-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Comparing changes
Open a pull request
base repository: feast-dev/feast
base: v0.32.0
head repository: feast-dev/feast
compare: v0.33.0
- 9 commits
- 37 files changed
- 6 contributors
Commits on Jul 24, 2023
-
fix: Redshift push ignores schema (#3671)
* Add fully-qualified-table-name Redshift prop Signed-off-by: Robin Neufeld <[email protected]> * pre-commit Signed-off-by: Robin Neufeld <[email protected]> * Docstring Signed-off-by: Robin Neufeld <[email protected]> * Test fully_qualified_table_name Signed-off-by: Robin Neufeld <[email protected]> * Simplify logic Signed-off-by: Robin Neufeld <[email protected]> * pre-commit Signed-off-by: Robin Neufeld <[email protected]> * pre-commit Signed-off-by: Robin Neufeld <[email protected]> * Test offline_write_batch Signed-off-by: Robin Neufeld <[email protected]> * Bump to trigger CI Signed-off-by: Robin Neufeld <[email protected]> * another bump for ci Signed-off-by: Robin Neufeld <[email protected]> --------- Signed-off-by: Robin Neufeld <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 76270f6 - Browse repository at this point
Copy the full SHA 76270f6View commit details
Commits on Aug 1, 2023
-
fix: Add aws-sts dependency in java sdk so that S3 client acquires IR…
…SA role (#3696) Add aws-sts dependency in java sdk Signed-off-by: harmeet-singh-discovery <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c75a01f - Browse repository at this point
Copy the full SHA c75a01fView commit details
Commits on Aug 14, 2023
-
Switch from
macos-10.15tomacos-latest(#3722)Signed-off-by: Felix Wang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8dfc8ed - Browse repository at this point
Copy the full SHA 8dfc8edView commit details -
ci: Upgrade
checkoutGithub Action (#3723)* Switch from `macos-10.15` to `macos-latest` Signed-off-by: Felix Wang <[email protected]> * ci: Upgrade from `actions/checkout@v2` to `actions/checkout@v3` Signed-off-by: Felix Wang <[email protected]> --------- Signed-off-by: Felix Wang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3aca485 - Browse repository at this point
Copy the full SHA 3aca485View commit details -
ci: Upgrade
setup-pythonGithub Action (#3724)* Switch from `macos-10.15` to `macos-latest` Signed-off-by: Felix Wang <[email protected]> * ci: Upgrade `actions/setup-python@v2` to `actions/setup-python@v3` Signed-off-by: Felix Wang <[email protected]> --------- Signed-off-by: Felix Wang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5ae55f1 - Browse repository at this point
Copy the full SHA 5ae55f1View commit details -
ci: Upgrade
setup-nodeGithub Action (#3725)Upgrade `actions/setup-node@v2` to `actions/setup-node@v3` Signed-off-by: Felix Wang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cfbbc37 - Browse repository at this point
Copy the full SHA cfbbc37View commit details -
ci: Upgrade
upload-artifactGithub Action (#3726)* Switch from `macos-10.15` to `macos-latest` Signed-off-by: Felix Wang <[email protected]> * Upgrade `actions/upload-artifact@v2` to `actions/upload-artifact@v3` Signed-off-by: Felix Wang <[email protected]> --------- Signed-off-by: Felix Wang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ff199df - Browse repository at this point
Copy the full SHA ff199dfView commit details -
feat: Add possibility to save dataset as table, when spark config has…
… remote warehouse info (#3645) feat: add possibility to save dataset as table, when spark config has remote warehouse info Signed-off-by: nsuraeva <[email protected]> Co-authored-by: nsuraeva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 22c109b - Browse repository at this point
Copy the full SHA 22c109bView commit details -
chore(release): release 0.33.0
# [0.33.0](v0.32.0...v0.33.0) (2023-08-14) ### Bug Fixes * Add aws-sts dependency in java sdk so that S3 client acquires IRSA role ([#3696](#3696)) ([c75a01f](c75a01f)) * Redshift push ignores schema ([#3671](#3671)) ([76270f6](76270f6)) ### Features * Add possibility to save dataset as table, when spark config has remote warehouse info ([#3645](#3645)) ([22c109b](22c109b))
Configuration menu - View commit details
-
Copy full SHA for 7cd80ea - Browse repository at this point
Copy the full SHA 7cd80eaView 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.32.0...v0.33.0