-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Comparing changes
Open a pull request
base repository: feast-dev/feast
base: v0.20.1
head repository: feast-dev/feast
compare: v0.20.2
- 9 commits
- 60 files changed
- 5 contributors
Commits on Apr 28, 2022
-
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>
Configuration menu - View commit details
-
Copy full SHA for a846530 - Browse repository at this point
Copy the full SHA a846530View commit details -
fix: Feature with timestamp type is incorrectly interpreted by Go FS (#…
…2588) Signed-off-by: pyalex <moskalenko.alexey@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3ec943a - Browse repository at this point
Copy the full SHA 3ec943aView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for a1c3ee3 - Browse repository at this point
Copy the full SHA a1c3ee3View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 6df5a49 - Browse repository at this point
Copy the full SHA 6df5a49View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for c391216 - Browse repository at this point
Copy the full SHA c391216View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 40962fc - Browse repository at this point
Copy the full SHA 40962fcView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for a7437fa - Browse repository at this point
Copy the full SHA a7437faView commit details -
Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
Configuration menu - View commit details
-
Copy full SHA for 03141f1 - Browse repository at this point
Copy the full SHA 03141f1View commit details -
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))
Configuration menu - View commit details
-
Copy full SHA for 7f37857 - Browse repository at this point
Copy the full SHA 7f37857View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.20.1...v0.20.2