FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for sdk/python/feast/type_map.py - ExpediaGroup/feast · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
ExpediaGroup
/
feast
Public
forked from
feast-dev/feast
Notifications
You must be signed in to change notification settings
Fork
3
Star
1
Code
Pull requests
26
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
feast
sdk
python
feast
type_map.py
on
master
User selector
Datepicker
Commit history
Commits on Jul 20, 2026
fix: Preserve millisecond precision for UNIX_TIMESTAMP sort keys (#369)
Show description for 111a53a
piket
and
claude
authored
111a53a
View commit details
Copy full SHA for 111a53a
View code at this point
Browse repository at this point
Commits on Oct 31, 2025
fix: Open source Feast dev sync (#295)
Show description for 0a2ad13
authored
0a2ad13
View commit details
Copy full SHA for 0a2ad13
View code at this point
Browse repository at this point
Commits on Feb 11, 2025
fix: Update ScyllaDB required dependencies for compression (#169)
Show description for 6b2643a
EXPEbdodla
and
Bhargav Dodla
authored
6b2643a
View commit details
Copy full SHA for 6b2643a
View code at this point
Browse repository at this point
Commits on Sep 5, 2024
fix: Merged until Jul 31, 2024
Bhargav Dodla
committed
95a8ec5
View commit details
Copy full SHA for 95a8ec5
View code at this point
Browse repository at this point
Commits on Aug 5, 2024
fix: Parsing online store configuration correctly when provider is expedia (#124)
Show description for ac87c28
EXPEbdodla
and
Bhargav Dodla
authored
ac87c28
View commit details
Copy full SHA for ac87c28
View code at this point
Browse repository at this point
Commits on Jul 18, 2024
feat: Port mssql contrib offline store to ibis (#4360)
Show description for 7914cbd
tokoko
authored
7914cbd
View commit details
Copy full SHA for 7914cbd
View code at this point
Browse repository at this point
Commits on Jul 16, 2024
fix: Retire the datetime.utcnow(). (#4352)
Show description for a8bc696
shuchu
authored
a8bc696
View commit details
Copy full SHA for a8bc696
View code at this point
Browse repository at this point
Commits on Jul 10, 2024
fix: OnDemandFeatureView type inference for array types (#4310)
Show description for c45ff72
alexmirrington
authored
c45ff72
View commit details
Copy full SHA for c45ff72
View code at this point
Browse repository at this point
Commits on Jun 13, 2024
fix: Handles null values in data during GO Feature retrieval (#4274)
Show description for c491e57
EXPEbdodla
and
Bhargav Dodla
authored
c491e57
View commit details
Copy full SHA for c491e57
View code at this point
Browse repository at this point
Commits on Apr 15, 2024
fix: Fix type mapping spark (#4071)
ElliotNguyen68
authored
3afa78e
View commit details
Copy full SHA for 3afa78e
View code at this point
Browse repository at this point
Commits on Feb 10, 2024
chore: Bumping fastapi + starlette (#3938)
bushwhackr
authored
4e450ad
View commit details
Copy full SHA for 4e450ad
View code at this point
Browse repository at this point
Commits on Jan 25, 2024
feat: Add support for arrays in snowflake (#3769)
Show description for 8d6bec8
JohnLemmonMedely
authored
8d6bec8
View commit details
Copy full SHA for 8d6bec8
View code at this point
Browse repository at this point
Commits on Jan 15, 2024
feat: Add python bytes to array type conversion support proto (#3874)
Show description for 8688acd
authored
8688acd
View commit details
Copy full SHA for 8688acd
View code at this point
Browse repository at this point
Commits on Oct 31, 2023
feat: Add get online feature rpc to gprc server (#3815)
Show description for 01db8cc
sudohainguyen
authored
01db8cc
View commit details
Copy full SHA for 01db8cc
View code at this point
Browse repository at this point
Commits on Sep 7, 2023
fix: Add NUMERIC to bq_to_feast type map (#3719)
Show description for 6474b4b
sudohainguyen
authored
6474b4b
View commit details
Copy full SHA for 6474b4b
View code at this point
Browse repository at this point
Commits on Sep 5, 2023
chore: Fix linting issue
Show description for 1a1849c
adchia
committed
1a1849c
View commit details
Copy full SHA for 1a1849c
View code at this point
Browse repository at this point
fix: Handle unknown postgres source types gracefully (#3634)
Show description for d7041f4
msnidal
authored
d7041f4
View commit details
Copy full SHA for d7041f4
View code at this point
Browse repository at this point
Commits on Jun 6, 2023
feat: Use string as a substitute for unregistered types during schema inference (#3646)
Show description for c474ccd
j1wonpark
authored
c474ccd
View commit details
Copy full SHA for c474ccd
View code at this point
Browse repository at this point
Commits on May 16, 2023
fix: Fix timestamp consistency in push api (#3614)
Show description for 9b227d7
j1wonpark
authored
9b227d7
View commit details
Copy full SHA for 9b227d7
View code at this point
Browse repository at this point
Commits on Mar 2, 2023
chore: Add tests to bool test type (#3473)
Show description for c0db1c9
gbmarc1
authored
c0db1c9
View commit details
Copy full SHA for c0db1c9
View code at this point
Browse repository at this point
Commits on Jan 20, 2023
fix: Add check for bool type in addition to sample (#3452)
Show description for 1c7c491
Ryan Beauchamp
authored
1c7c491
View commit details
Copy full SHA for 1c7c491
View code at this point
Browse repository at this point
Commits on Dec 20, 2022
fix: Assertion condition when value is 0 (#3401)
Show description for 98a24a3
kysersozelee
and
km-zlatan-el
authored
98a24a3
View commit details
Copy full SHA for 98a24a3
View code at this point
Browse repository at this point
Commits on Dec 14, 2022
fix: ODFV able to handle boolean pandas type (#3384)
Show description for 8f242e6
sudohainguyen
authored
8f242e6
View commit details
Copy full SHA for 8f242e6
View code at this point
Browse repository at this point
Commits on Sep 7, 2022
fix: Fix Shopify timestamp bug and add warnings to help with debugging entity registration (#3191)
Show description for de75971
kevjumba
authored
de75971
View commit details
Copy full SHA for de75971
View code at this point
Browse repository at this point
Commits on Aug 29, 2022
feat: Add snowflake support for date & number with scale (#3148)
Show description for 50e8755
sfc-gh-madkins
authored
50e8755
View commit details
Copy full SHA for 50e8755
View code at this point
Browse repository at this point
Commits on Aug 19, 2022
feat: Contrib azure provider with synapse/mssql offline store and Azure registry store (#3072)
Show description for 9f7e557
kevjumba
and
adchia
authored
9f7e557
View commit details
Copy full SHA for 9f7e557
View code at this point
Browse repository at this point
Commits on Aug 18, 2022
feat: Add Snowflake materialization engine (#2948)
Show description for f3b522b
sfc-gh-madkins
authored
f3b522b
View commit details
Copy full SHA for f3b522b
View code at this point
Browse repository at this point
Commits on Aug 10, 2022
feat: Feast AWS Athena offline store (again) (#3044)
Show description for 989ce08
authored
989ce08
View commit details
Copy full SHA for 989ce08
View code at this point
Browse repository at this point
Commits on Jun 17, 2022
fix: Conversion of null timestamp from proto to python (#2814)
Show description for cb23648
Andrew Pope
authored
cb23648
View commit details
Copy full SHA for cb23648
View code at this point
Browse repository at this point
Commits on Apr 20, 2022
feat: Postgres supported as Registry, Online store, and Offline store (#2401)
Show description for ed2f979
authored
ed2f979
View commit details
Copy full SHA for ed2f979
View code at this point
Browse repository at this point
Commits on Apr 16, 2022
fix: Fixed data mapping errors for Snowflake (#2558)
Show description for 53c2ce2
sfc-gh-madkins
authored
53c2ce2
View commit details
Copy full SHA for 53c2ce2
View code at this point
Browse repository at this point
Commits on Mar 29, 2022
fix: Add new value types to types.ts for web ui (#2463)
Show description for ad5694e
authored
ad5694e
View commit details
Copy full SHA for ad5694e
View code at this point
Browse repository at this point
Commits on Mar 4, 2022
feat: Feast Spark Offline Store (#2349)
Show description for 98b8d8d
kevjumba
and
adchia
authored
98b8d8d
View commit details
Copy full SHA for 98b8d8d
View code at this point
Browse repository at this point
Commits on Feb 6, 2022
Fix flaky tests (test_online_store_cleanup & test_feature_get_online_features_types_match) (#2276)
Show description for aeaeb91
pyalex
authored
aeaeb91
View commit details
Copy full SHA for aeaeb91
View code at this point
Browse repository at this point
Commits on Feb 1, 2022
Fix inference of BigQuery ARRAY types. (#2245)
Show description for 7c53177
judahrand
authored
7c53177
View commit details
Copy full SHA for 7c53177
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL