Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: feast-dev/feast
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.25.0
Choose a base ref
...
head repository: feast-dev/feast
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.25.1
Choose a head ref
  • 19 commits
  • 79 files changed
  • 10 contributors

Commits on Sep 21, 2022

  1. fix: Update snowflake materialization messages (#3230)

    Signed-off-by: miles.adkins <miles.adkins@snowflake.com>
    
    Signed-off-by: miles.adkins <miles.adkins@snowflake.com>
    sfc-gh-madkins authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    a63d440 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. chore: Fix header levels in feature retrieval page (#3225)

    Signed-off-by: Danny Chiao <danny@tecton.ai>
    
    Signed-off-by: Danny Chiao <danny@tecton.ai>
    adchia authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    357f3e9 View commit details
    Browse the repository at this point in the history
  2. chore: Bump oauthlib from 3.2.0 to 3.2.1 in /sdk/python/requirements (#…

    …3229)
    
    chore(deps): bump oauthlib in /sdk/python/requirements
    
    Bumps [oauthlib](https://github.com/oauthlib/oauthlib) from 3.2.0 to 3.2.1.
    - [Release notes](https://github.com/oauthlib/oauthlib/releases)
    - [Changelog](https://github.com/oauthlib/oauthlib/blob/master/CHANGELOG.rst)
    - [Commits](oauthlib/oauthlib@v3.2.0...v3.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: oauthlib
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    6acc948 View commit details
    Browse the repository at this point in the history
  3. chore: Update snowflake dependencies (#3238)

    chore: Update snowflake python dependencies
    
    Signed-off-by: miles.adkins <miles.adkins@snowflake.com>
    
    Signed-off-by: miles.adkins <miles.adkins@snowflake.com>
    sfc-gh-madkins authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    2624879 View commit details
    Browse the repository at this point in the history
  4. fix: Build dockerfile correctly (#3239)

    * Build dockerfile correctly
    
    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    
    * Update
    
    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    
    * Fix
    
    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    
    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    a2dc0d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. fix: Enable users to upgrade a batch source into a push source (#3213)

    Signed-off-by: Danny Chiao <danny@tecton.ai>
    
    Signed-off-by: Danny Chiao <danny@tecton.ai>
    adchia committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    8f2fb58 View commit details
    Browse the repository at this point in the history
  2. chore: Bump protobuf from 3.20.1 to 3.20.2 in /sdk/python/requirements (

    #3247)
    
    Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.1 to 3.20.2.
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
    - [Commits](protocolbuffers/protobuf@v3.20.1...v3.20.2)
    
    ---
    updated-dependencies:
    - dependency-name: protobuf
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and adchia committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    f242e24 View commit details
    Browse the repository at this point in the history
  3. fix: Add X-Trino-Extra-Credential header and remove user override (#…

    …3246)
    
    * do changes with signing
    
    Signed-off-by: ammarar <ammar.alrashed@gmail.com>
    
    * lint fix
    
    Signed-off-by: ammarar <ammar.alrashed@gmail.com>
    
    Signed-off-by: ammarar <ammar.alrashed@gmail.com>
    ammarar authored and adchia committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    f38506c View commit details
    Browse the repository at this point in the history
  4. chore: Add other maintainers to the OWNERS file for /lgtm commands (#…

    …3243)
    
    * chore: Add other maintainers to the OWNERS file for /lgtm commands
    
    Signed-off-by: Achal Shah <achals@gmail.com>
    
    * add codeowners
    
    Signed-off-by: Danny Chiao <danny@tecton.ai>
    
    * lint
    
    Signed-off-by: Danny Chiao <danny@tecton.ai>
    
    Signed-off-by: Achal Shah <achals@gmail.com>
    Signed-off-by: Danny Chiao <danny@tecton.ai>
    Co-authored-by: Danny Chiao <danny@tecton.ai>
    achals and adchia committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    4f30452 View commit details
    Browse the repository at this point in the history
  5. docs: Add references to the extras users need to install and quicksta…

    …rts (#3249)
    
    docs: Add references to the extras users need to install and quickstart templates
    
    Signed-off-by: Danny Chiao <danny@tecton.ai>
    
    Signed-off-by: Danny Chiao <danny@tecton.ai>
    adchia committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    33ca25e View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. chore: Build docker images in build_wheels.yml (#3244)

    * Build docker images
    
    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    
    * Update docs
    
    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    
    * Also build Java docker image
    
    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    
    * Clean up
    
    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    
    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 authored and adchia committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    ede5c56 View commit details
    Browse the repository at this point in the history
  2. fix: Stream feature view not shown in the UI (#3251)

    fix stream feature view not shown in the UI
    
    Signed-off-by: hao-affirm <104030690+hao-affirm@users.noreply.github.com>
    
    Signed-off-by: hao-affirm <104030690+hao-affirm@users.noreply.github.com>
    hao-affirm authored and adchia committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    55e28e2 View commit details
    Browse the repository at this point in the history
  3. fix: Configuration to stop coercion of tz for entity_df (#3255)

    add option to skip coercion
    
    Signed-off-by: ammarar <ammar.alrashed@gmail.com>
    
    Signed-off-by: ammarar <ammar.alrashed@gmail.com>
    ammarar authored and adchia committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    fdc8d67 View commit details
    Browse the repository at this point in the history
  4. fix: Return 422 on bad push source name (#3214)

    * return 422 on bad push source name
    
    Signed-off-by: Rob Howley <rhowley@seatgeek.com>
    
    * fix: cant send empty df
    
    Signed-off-by: Rob Howley <rhowley@seatgeek.com>
    
    * return 422 on bad push source name
    
    Signed-off-by: Rob Howley <rhowley@seatgeek.com>
    
    * fix: cant send empty df
    
    Signed-off-by: Rob Howley <rhowley@seatgeek.com>
    
    * fix: json.dumps the body in the post 🤦
    
    Signed-off-by: Rob Howley <rhowley@seatgeek.com>
    
    Signed-off-by: Rob Howley <rhowley@seatgeek.com>
    Co-authored-by: Rob Howley <rhowley@seatgeek.com>
    2 people authored and adchia committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    8abbcd9 View commit details
    Browse the repository at this point in the history
  5. fix: Use configured user in env var instead of "user" for Trino (#3254)

    * use env var user
    
    Signed-off-by: ammarar <ammar.alrashed@gmail.com>
    
    * lint fix
    
    Signed-off-by: ammarar <ammar.alrashed@gmail.com>
    
    Signed-off-by: ammarar <ammar.alrashed@gmail.com>
    ammarar authored and adchia committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    e7ed3d5 View commit details
    Browse the repository at this point in the history
  6. fix: Add stream feature view in the Web UI (#3257)

    * add stream feature view to ui
    
    Signed-off-by: hao-affirm <104030690+hao-affirm@users.noreply.github.com>
    
    * update source
    
    Signed-off-by: hao-affirm <104030690+hao-affirm@users.noreply.github.com>
    
    * update example
    
    Signed-off-by: hao-affirm <104030690+hao-affirm@users.noreply.github.com>
    
    * add registry
    
    Signed-off-by: hao-affirm <104030690+hao-affirm@users.noreply.github.com>
    
    * fix lint
    
    Signed-off-by: hao-affirm <104030690+hao-affirm@users.noreply.github.com>
    
    * fix bug
    
    Signed-off-by: hao-affirm <104030690+hao-affirm@users.noreply.github.com>
    
    * add batch source
    
    Signed-off-by: hao-affirm <104030690+hao-affirm@users.noreply.github.com>
    
    * fix warning
    
    Signed-off-by: hao-affirm <104030690+hao-affirm@users.noreply.github.com>
    
    Signed-off-by: hao-affirm <104030690+hao-affirm@users.noreply.github.com>
    hao-affirm authored and adchia committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    47d4c93 View commit details
    Browse the repository at this point in the history
  7. fix: Add postgres to the feature server Dockerfile to fix helm chart …

    …flow (#3261)
    
    fix: Add postgres to the feature server docker file
    
    Signed-off-by: Danny Chiao <danny@tecton.ai>
    
    Signed-off-by: Danny Chiao <danny@tecton.ai>
    adchia committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    a2cb995 View commit details
    Browse the repository at this point in the history
  8. ci: Add homebrew in CI

    Signed-off-by: Danny Chiao <danny@tecton.ai>
    adchia committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    62630ae View commit details
    Browse the repository at this point in the history
  9. chore(release): release 0.25.1

    ## [0.25.1](v0.25.0...v0.25.1) (2022-09-30)
    
    ### Bug Fixes
    
    * Add `X-Trino-Extra-Credential` header and remove user override ([#3246](#3246)) ([f38506c](f38506c))
    * Add postgres to the feature server Dockerfile to fix helm chart flow ([#3261](#3261)) ([a2cb995](a2cb995))
    * Add stream feature view in the Web UI ([#3257](#3257)) ([47d4c93](47d4c93))
    * Build dockerfile correctly ([#3239](#3239)) ([a2dc0d0](a2dc0d0))
    * Configuration to stop coercion of tz for entity_df ([#3255](#3255)) ([fdc8d67](fdc8d67))
    * Enable users to upgrade a batch source into a push source ([#3213](#3213)) ([8f2fb58](8f2fb58))
    * Return 422 on bad push source name ([#3214](#3214)) ([8abbcd9](8abbcd9))
    * Stream feature view not shown in the UI ([#3251](#3251)) ([55e28e2](55e28e2))
    * Update snowflake materialization messages ([#3230](#3230)) ([a63d440](a63d440))
    * Use configured user in env var instead of "user" for Trino ([#3254](#3254)) ([e7ed3d5](e7ed3d5))
    feast-ci-bot committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    3102b44 View commit details
    Browse the repository at this point in the history
Loading