-
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: 769c318
head repository: feast-dev/feast
compare: 3102b44
- 19 commits
- 79 files changed
- 10 contributors
Commits on Sep 21, 2022
-
fix: Update snowflake materialization messages (#3230)
Signed-off-by: miles.adkins <miles.adkins@snowflake.com> Signed-off-by: miles.adkins <miles.adkins@snowflake.com>
Configuration menu - View commit details
-
Copy full SHA for a63d440 - Browse repository at this point
Copy the full SHA a63d440View commit details
Commits on Sep 22, 2022
-
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>
Configuration menu - View commit details
-
Copy full SHA for 357f3e9 - Browse repository at this point
Copy the full SHA 357f3e9View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 6acc948 - Browse repository at this point
Copy the full SHA 6acc948View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 2624879 - Browse repository at this point
Copy the full SHA 2624879View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for a2dc0d0 - Browse repository at this point
Copy the full SHA a2dc0d0View commit details
Commits on Sep 26, 2022
-
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>
Configuration menu - View commit details
-
Copy full SHA for 8f2fb58 - Browse repository at this point
Copy the full SHA 8f2fb58View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for f242e24 - Browse repository at this point
Copy the full SHA f242e24View commit details -
fix: Add
X-Trino-Extra-Credentialheader 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>
Configuration menu - View commit details
-
Copy full SHA for f38506c - Browse repository at this point
Copy the full SHA f38506cView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 4f30452 - Browse repository at this point
Copy the full SHA 4f30452View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 33ca25e - Browse repository at this point
Copy the full SHA 33ca25eView commit details
Commits on Sep 30, 2022
-
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>
Configuration menu - View commit details
-
Copy full SHA for ede5c56 - Browse repository at this point
Copy the full SHA ede5c56View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 55e28e2 - Browse repository at this point
Copy the full SHA 55e28e2View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for fdc8d67 - Browse repository at this point
Copy the full SHA fdc8d67View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 8abbcd9 - Browse repository at this point
Copy the full SHA 8abbcd9View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for e7ed3d5 - Browse repository at this point
Copy the full SHA e7ed3d5View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 47d4c93 - Browse repository at this point
Copy the full SHA 47d4c93View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for a2cb995 - Browse repository at this point
Copy the full SHA a2cb995View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62630ae - Browse repository at this point
Copy the full SHA 62630aeView commit details -
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))
Configuration menu - View commit details
-
Copy full SHA for 3102b44 - Browse repository at this point
Copy the full SHA 3102b44View 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 769c318...3102b44