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.23.1
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.23.2
Choose a head ref
  • 15 commits
  • 47 files changed
  • 7 contributors

Commits on Aug 10, 2022

  1. ci: Make release depend again on web ui publish

    Signed-off-by: Danny Chiao <danny@tecton.ai>
    adchia committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    2de4d81 View commit details
    Browse the repository at this point in the history
  2. chore: Update provider docstrings (#3056)

    Update provider docstrings
    
    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    
    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 authored and adchia committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    3fc38a4 View commit details
    Browse the repository at this point in the history
  3. docs: Improve release process notes (#3060)

    * docs: Improve release process notes
    
    Signed-off-by: Danny Chiao <danny@tecton.ai>
    
    * more links
    
    Signed-off-by: Danny Chiao <danny@tecton.ai>
    
    * more links
    
    Signed-off-by: Danny Chiao <danny@tecton.ai>
    
    Signed-off-by: Danny Chiao <danny@tecton.ai>
    adchia committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    53b2c81 View commit details
    Browse the repository at this point in the history
  4. docs: Merge the feature repo docs pages (#3061)

    * docs: Merge the feature repo docs pages
    
    Signed-off-by: Achal Shah <achals@gmail.com>
    
    * delete
    
    Signed-off-by: Achal Shah <achals@gmail.com>
    
    Signed-off-by: Achal Shah <achals@gmail.com>
    achals authored and adchia committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    42cc91c View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. fix: Fix on demand feature view output in feast plan + Web UI crash (#…

    …3057)
    
    * fix: Fix on demand feature view output in feast plan + Web UI crash with ODFV
    
    Signed-off-by: Danny Chiao <danny@tecton.ai>
    
    * lint
    
    Signed-off-by: Danny Chiao <danny@tecton.ai>
    
    * fix tests
    
    Signed-off-by: Danny Chiao <danny@tecton.ai>
    
    Signed-off-by: Danny Chiao <danny@tecton.ai>
    adchia committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    a32d247 View commit details
    Browse the repository at this point in the history
  2. fix: Fix Spark offline store type conversion to arrow (#3071)

    * Fix unit tests related to empty list types
    
    Signed-off-by: niklasvm <niklasvm@gmail.com>
    
    * formatting
    
    Signed-off-by: niklasvm <niklasvm@gmail.com>
    
    Signed-off-by: niklasvm <niklasvm@gmail.com>
    niklasvm authored and adchia committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    a49f70c View commit details
    Browse the repository at this point in the history
  3. fix: Fix incorrect on demand feature view diffing and improve Java te…

    …sts (#3074)
    
    * fix: Fix ODFV bug
    
    Signed-off-by: Danny Chiao <danny@tecton.ai>
    adchia committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    0ff0ec4 View commit details
    Browse the repository at this point in the history
  4. ci: Fix improper workflow setup. Exclude test resource phase when Jav…

    …a integration tests are skipped
    
    Signed-off-by: Danny Chiao <danny@tecton.ai>
    adchia committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    9778b54 View commit details
    Browse the repository at this point in the history
  5. ci: Fix accidental m2 exclusion

    Signed-off-by: Danny Chiao <danny@tecton.ai>
    adchia committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    1451a82 View commit details
    Browse the repository at this point in the history
  6. fix: Fix field mapping logic during feature inference (#3067)

    fix: Fix bug where feature inference was improperly registering timestamp and created field if part of field_mapping
    
    Signed-off-by: Miles Adkins <miles.adkins@snowflake.com>
    
    Signed-off-by: Miles Adkins <miles.adkins@snowflake.com>
    sfc-gh-madkins authored and adchia committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    eb885b1 View commit details
    Browse the repository at this point in the history
  7. ci: Fix go unit tests failure (#3078)

    * ci: Fix go unit tests failure
    
    Signed-off-by: Danny Chiao <danny@tecton.ai>
    
    * Temporary fix?
    
    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    
    * Fix
    
    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    
    * Fix
    
    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    
    Signed-off-by: Danny Chiao <danny@tecton.ai>
    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    Co-authored-by: Kevin Zhang <kzhang@tecton.ai>
    adchia and kevjumba committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    4d4a7c5 View commit details
    Browse the repository at this point in the history
  8. docs: Codebase structure (#3050)

    * Codebase structure docs
    
    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    
    * Address code review
    
    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    
    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 authored and adchia committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    9d2e042 View commit details
    Browse the repository at this point in the history
  9. chore: Update offline and online store docs (#3048)

    * Fix
    
    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    
    * Fix
    
    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    
    * Fix
    
    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    
    * Fix
    
    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    
    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba authored and adchia committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    ac782bf View commit details
    Browse the repository at this point in the history
  10. chore: lint error

    Signed-off-by: Danny Chiao <danny@tecton.ai>
    adchia committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    bafa520 View commit details
    Browse the repository at this point in the history
  11. chore(release): release 0.23.2

    ## [0.23.2](v0.23.1...v0.23.2) (2022-08-15)
    
    ### Bug Fixes
    
    * Fix field mapping logic during feature inference ([#3067](#3067)) ([eb885b1](eb885b1))
    * Fix incorrect on demand feature view diffing and improve Java tests ([#3074](#3074)) ([0ff0ec4](0ff0ec4))
    * Fix on demand feature view output in feast plan + Web UI crash ([#3057](#3057)) ([a32d247](a32d247))
    * Fix Spark offline store type conversion to arrow ([#3071](#3071)) ([a49f70c](a49f70c))
    feast-ci-bot committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    7d92482 View commit details
    Browse the repository at this point in the history
Loading