-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix SQLite extension loading issue for Python 3.11 on macOS #4
base: master
Are you sure you want to change the base?
Commits on Jul 4, 2024
-
chore: Upgrading sqlite_vec to latest package (feast-dev#4332)
Signed-off-by: Francisco Javier Arceo <[email protected]> Co-authored-by: Francisco Javier Arceo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b0dc683 - Browse repository at this point
Copy the full SHA b0dc683View commit details
Commits on Jul 8, 2024
-
fix: Remove redundant batching in PostgreSQLOnlineStore.online_write_…
…batch and fix progress bar (feast-dev#4331) * Remove batching and fix tqdm progress bar Signed-off-by: TomSteenbergen <[email protected]> * Comment Signed-off-by: TomSteenbergen <[email protected]> * Remove test changes Signed-off-by: TomSteenbergen <[email protected]> * Update comment Signed-off-by: TomSteenbergen <[email protected]> --------- Signed-off-by: TomSteenbergen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d89d15 - Browse repository at this point
Copy the full SHA 0d89d15View commit details -
feat: Add async feature retrieval for Postgres Online Store (feast-de…
…v#4327) * Add async retrieval for postgres Signed-off-by: TomSteenbergen <[email protected]> * Format Signed-off-by: TomSteenbergen <[email protected]> * Update _prepare_keys method Signed-off-by: TomSteenbergen <[email protected]> * Fix typo Signed-off-by: TomSteenbergen <[email protected]> --------- Signed-off-by: TomSteenbergen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cea52e9 - Browse repository at this point
Copy the full SHA cea52e9View commit details
Commits on Jul 9, 2024
-
feat: Add Async refresh to Sql Registry (feast-dev#4251)
* Add sql registry async refresh Signed-off-by: Stanley Opara <[email protected]> * make refresh code a daemon thread Signed-off-by: Stanley Opara <[email protected]> * Change RegistryConfig to cacheMode Signed-off-by: Stanley Opara <[email protected]> * Only run async when ttl > 0 Signed-off-by: Stanley Opara <[email protected]> * make refresh async run in a loop Signed-off-by: Stanley Opara <[email protected]> * make refresh async run in a loop Signed-off-by: Stanley Opara <[email protected]> * Reorder async refresh call Signed-off-by: Stanley Opara <[email protected]> * Add documentation Signed-off-by: Stanley Opara <[email protected]> * Update test_universal_registry.py Signed-off-by: Stanley Opara <[email protected]> * Force rerun of tests Signed-off-by: Stanley Opara <[email protected]> * Force rerun of tests Signed-off-by: Stanley Opara <[email protected]> * Format repo config file Signed-off-by: Stanley Opara <[email protected]> --------- Signed-off-by: Stanley Opara <[email protected]> Co-authored-by: Stanley Opara <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f569786 - Browse repository at this point
Copy the full SHA f569786View commit details
Commits on Jul 10, 2024
-
feat: Add Tornike to maintainers.md (feast-dev#4339)
* Update maintainers.md * Update maintainers.md * Update maintainers.md
Configuration menu - View commit details
-
Copy full SHA for 8e8c1f2 - Browse repository at this point
Copy the full SHA 8e8c1f2View commit details -
docs: Update SUMMARY.md (feast-dev#4340)
Update SUMMARY.md
Configuration menu - View commit details
-
Copy full SHA for 71afd1c - Browse repository at this point
Copy the full SHA 71afd1cView commit details -
chore: Upgrade ibis to 9.0 (feast-dev#4330)
upgrade ibis version Signed-off-by: tokoko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 96613c1 - Browse repository at this point
Copy the full SHA 96613c1View commit details -
fix: Update dask version to support pandas 1.x (feast-dev#4326)
* update dask version to support pandas 1.x Signed-off-by: cmuhao <[email protected]> * update dask version to support pandas 1.x Signed-off-by: cmuhao <[email protected]> * update dask version to support pandas 1.x Signed-off-by: cmuhao <[email protected]> --------- Signed-off-by: cmuhao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a639d61 - Browse repository at this point
Copy the full SHA a639d61View commit details -
fix: OnDemandFeatureView type inference for array types (feast-dev#4310)
Fix OnDemandFeatureView type inference for array types Signed-off-by: Alex Mirrington <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c45ff72 - Browse repository at this point
Copy the full SHA c45ff72View commit details -
chore: Bump zipp from 3.18.1 to 3.19.1 in /sdk/python/requirements (f…
…east-dev#4337) Bumps [zipp](https://github.com/jaraco/zipp) from 3.18.1 to 3.19.1. - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.18.1...v3.19.1) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5c07bd8 - Browse repository at this point
Copy the full SHA 5c07bd8View commit details
Commits on Jul 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aba317c - Browse repository at this point
Copy the full SHA aba317cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc36347 - Browse repository at this point
Copy the full SHA dc36347View commit details
Commits on Jul 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 660df6e - Browse repository at this point
Copy the full SHA 660df6eView commit details -
chore: Bump certifi from 2024.2.2 to 2024.7.4 in /sdk/python/requirem…
…ents (feast-dev#4334) chore: Bump certifi in /sdk/python/requirements Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4. - [Commits](certifi/python-certifi@2024.02.02...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1ce65bc - Browse repository at this point
Copy the full SHA 1ce65bcView commit details
Commits on Jul 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 92d17de - Browse repository at this point
Copy the full SHA 92d17deView commit details -
chore: Rename FileOfflineStore to DaskOfflineStore (feast-dev#4349)
rename file offline store to dask Signed-off-by: tokoko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b9696ef - Browse repository at this point
Copy the full SHA b9696efView commit details
Commits on Jul 15, 2024
-
fix: Avoid XSS attack from Jinjin2's Environment(). (feast-dev#4355)
Signed-off-by: Shuchu Han <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 40270e7 - Browse repository at this point
Copy the full SHA 40270e7View commit details
Commits on Jul 16, 2024
-
chore: Bump google-cloud-datastore lower bound (feast-dev#4348)
bump google-cloud-datastore lower bound Signed-off-by: tokoko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 38cae16 - Browse repository at this point
Copy the full SHA 38cae16View commit details -
revert: Revert "fix: Avoid XSS attack from Jinjin2's Environment()." (f…
…east-dev#4357) Revert "fix: Avoid XSS attack from Jinjin2's Environment(). (feast-dev#4355)" This reverts commit 40270e7.
Configuration menu - View commit details
-
Copy full SHA for cdeab48 - Browse repository at this point
Copy the full SHA cdeab48View commit details -
chore: Remove distutils (feast-dev#4356)
* remove distutils Signed-off-by: tokoko <[email protected]> * fix formatting Signed-off-by: tokoko <[email protected]> --------- Signed-off-by: tokoko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce4f09b - Browse repository at this point
Copy the full SHA ce4f09bView commit details -
fix: Retire the datetime.utcnow(). (feast-dev#4352)
* fix: Retire the datetime.utcnow(). Signed-off-by: Shuchu Han <[email protected]> * fix: Remove unnecessary unit test. Signed-off-by: Shuchu Han <[email protected]> --------- Signed-off-by: Shuchu Han <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a8bc696 - Browse repository at this point
Copy the full SHA a8bc696View commit details -
chore: Change arrow scalar ids usage (feast-dev#4347)
* Update google-cloud-storage Signed-off-by: Christopher Camenares <[email protected]> * test tighter library restriction Signed-off-by: Christopher Camenares <[email protected]> * fix lint Signed-off-by: Christopher Camenares <[email protected]> * bump <4 again Signed-off-by: Christopher Camenares <[email protected]> --------- Signed-off-by: Christopher Camenares <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5a16364 - Browse repository at this point
Copy the full SHA 5a16364View commit details
Commits on Jul 18, 2024
-
feat: Port mssql contrib offline store to ibis (feast-dev#4360)
port mssql offline store to ibis Signed-off-by: tokoko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7914cbd - Browse repository at this point
Copy the full SHA 7914cbdView commit details
Commits on Jul 19, 2024
-
chore: Remove firebase-admin from ci dependencies (feast-dev#4359)
remove firebase-admin from ci dependencies Signed-off-by: tokoko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b54c1cd - Browse repository at this point
Copy the full SHA b54c1cdView commit details -
chore: Bump ws from 7.5.7 to 7.5.10 in /sdk/python/feast/ui (feast-de…
…v#4362) Bumps [ws](https://github.com/websockets/ws) from 7.5.7 to 7.5.10. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.5.7...7.5.10) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 56b4117 - Browse repository at this point
Copy the full SHA 56b4117View commit details
Commits on Jul 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 50fd0a0 - Browse repository at this point
Copy the full SHA 50fd0a0View commit details
Commits on Jul 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d4764d8 - Browse repository at this point
Copy the full SHA d4764d8View commit details