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: a55bcc5
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: 7f37857
Choose a head ref
  • 9 commits
  • 60 files changed
  • 5 contributors

Commits on Apr 28, 2022

  1. chore: Extra dependencies in setup.py for Go <-> Python interop (#2589)

    * install go dependencies
    
    Signed-off-by: pyalex <moskalenko.alexey@gmail.com>
    
    * allow patch versions for cffi
    
    Signed-off-by: pyalex <moskalenko.alexey@gmail.com>
    pyalex authored and kevjumba committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    a846530 View commit details
    Browse the repository at this point in the history
  2. fix: Feature with timestamp type is incorrectly interpreted by Go FS (#…

    …2588)
    
    Signed-off-by: pyalex <moskalenko.alexey@gmail.com>
    pyalex authored and kevjumba committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    3ec943a View commit details
    Browse the repository at this point in the history
  3. fix: Use timestamp type when converting unixtimestamp feature type to…

    … arrow (#2593)
    
    * use timestamp
    
    Signed-off-by: pyalex <moskalenko.alexey@gmail.com>
    
    * add timezone to type definition
    
    Signed-off-by: pyalex <moskalenko.alexey@gmail.com>
    pyalex authored and kevjumba committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    a1c3ee3 View commit details
    Browse the repository at this point in the history
  4. fix: Fix AWS bootstrap template (#2604)

    * Fix AWS bootstrap template
    
    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    
    * Fix template
    
    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 authored and kevjumba committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    6df5a49 View commit details
    Browse the repository at this point in the history
  5. fix: Fix broken proto conversion methods for data sources (#2603)

    * Fix Snowflake proto conversion and add test
    
    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    
    * Add proto conversion test for FileSource
    
    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    
    * Fix Redshift proto conversion and add test
    
    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    
    * Add proto conversion test for BigQuerySource
    
    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    
    * Fix tests to use DataSource.from_proto
    
    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    
    * Add proto conversion test for KafkaSource
    
    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    
    * Add proto conversion test for KinesisSource
    
    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    
    * Add proto conversion test for PushSource
    
    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    
    * Add proto conversion test for PushSource
    
    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    
    * Add name and other fixes
    
    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    
    * Fix proto conversion tests
    
    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    
    * Add tags to test
    
    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    
    * Fix BigQuerySource bug
    
    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    
    * Fix bug in RedshiftSource and TrinoSource
    
    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    
    * Remove references to event_timestamp_column
    
    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 authored and kevjumba committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    c391216 View commit details
    Browse the repository at this point in the history
  6. fix: Update field api to add tag parameter corresponding to labels in…

    … Feature. (#2610)
    
    * Fix tags
    
    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    
    * Fix lint
    
    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    
    * Fix lint
    
    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    
    * Fix lint
    
    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    
    * Convert field to use optional kw args
    
    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>
    
    * Fix
    
    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    
    * Fix
    
    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    
    * Fix lint
    
    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    
    * Fix java tests
    
    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    40962fc View commit details
    Browse the repository at this point in the history
  7. fix: Remove ci extra from the feature transformation server dockerfile (

    #2618)
    
    * fix: Remove ci extra from the feature transformation server dockerfile and pin numpy for py3.7 support
    
    Signed-off-by: Achal Shah <achals@gmail.com>
    
    * remove debug
    
    Signed-off-by: Achal Shah <achals@gmail.com>
    
    * pin requirements
    
    Signed-off-by: Achal Shah <achals@gmail.com>
    achals authored and kevjumba committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    a7437fa View commit details
    Browse the repository at this point in the history
  8. Temporary fix for release

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    03141f1 View commit details
    Browse the repository at this point in the history
  9. chore(release): release 0.20.2

    ## [0.20.2](v0.20.1...v0.20.2) (2022-04-28)
    
    ### Bug Fixes
    
    * Feature with timestamp type is incorrectly interpreted by Go FS ([#2588](#2588)) ([3ec943a](3ec943a))
    * Fix AWS bootstrap template ([#2604](#2604)) ([6df5a49](6df5a49))
    * Fix broken proto conversion methods for data sources ([#2603](#2603)) ([c391216](c391216))
    * Remove ci extra from the feature transformation server dockerfile ([#2618](#2618)) ([a7437fa](a7437fa))
    * Update field api to add tag parameter corresponding to labels in Feature. ([#2610](#2610)) ([40962fc](40962fc))
    * Use timestamp type when converting unixtimestamp feature type to arrow ([#2593](#2593)) ([a1c3ee3](a1c3ee3))
    feast-ci-bot committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    7f37857 View commit details
    Browse the repository at this point in the history
Loading