Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-01-25 | 2.9 kB | |
v0.12.0 source code.tar.gz | 2024-01-25 | 22.6 MB | |
v0.12.0 source code.zip | 2024-01-25 | 23.0 MB | |
Totals: 3 Items | 45.6 MB | 0 |
What's Changed
- Feature: Clickhouse offline store support (#1224) by @ahmadnazeri in https://github.com/featureform/featureform/pull/1232
- Feature (Timestamp Variants) Turn on by default by @aolfat in https://github.com/featureform/featureform/pull/1176
- Upgrade pandas to >=1.3.5 by @epps in https://github.com/featureform/featureform/pull/1175
- Optional inference store for features by @aolfat in https://github.com/featureform/featureform/pull/1178
- Adding support for users to deploy Featureform on docker via cli. by @ahmadnazeri in https://github.com/featureform/featureform/pull/962
- Truncate long form errors by @anthonylasso in https://github.com/featureform/featureform/pull/1205
- Register features in batch by @RiddhiBagadiaa in https://github.com/featureform/featureform/pull/1195
- Searchable Tags by @ihkap11 in https://github.com/featureform/featureform/pull/1167
- Inputs for SQL Transformations by @aolfat in https://github.com/featureform/featureform/pull/1233
- Support for Resource Location by @ahmadnazeri in https://github.com/featureform/featureform/pull/1262
- Remove local mode from main package by @ahmadnazeri in https://github.com/featureform/featureform/pull/1294
Bugfixes
- Increase GRPC Stream Timeout by @sdreyer in https://github.com/featureform/featureform/pull/1190
- Client-side gRC Configuration for Long-running jobs by @epps in https://github.com/featureform/featureform/pull/1192
- Write Spark Submit Params to File Store to Avoid Databricks API 10K-byte Limit by @epps in https://github.com/featureform/featureform/pull/1197
- Helm Install-Upgrade ETCD fix. by @anthonylasso in https://github.com/featureform/featureform/pull/1220
- MD5 Hash of
offline_store_spark_runner.py
by @epps in https://github.com/featureform/featureform/pull/1213 - Bug: Healthy Providers Aren't Rechecked When Reapplied by @epps in https://github.com/featureform/featureform/pull/1231
- Fix banner reload issue by @anthonylasso in https://github.com/featureform/featureform/pull/1300
- Redshift Configuration Correction by @epps in https://github.com/featureform/featureform/pull/1307
- Source Modal Null Rows Fix by @anthonylasso in https://github.com/featureform/featureform/pull/1306
get_dynamodb
method by @epps in https://github.com/featureform/featureform/pull/1309- Add missing HDFS switch case by @anthonylasso in https://github.com/featureform/featureform/pull/1311
- Adds variant to materialization IDs for SQL providers by @epps in https://github.com/featureform/featureform/pull/1313
- Check other definition for cast before calling .Query on it by @aolfat in https://github.com/featureform/featureform/pull/1321
- Make ondemand feature be allowed to passed into as an object by @aolfat in https://github.com/featureform/featureform/pull/1312
Full Changelog: https://github.com/featureform/featureform/compare/v0.11.0...v0.12.0