-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Set default feature naming to not include feature view name. Add option to include feature view name in feature naming. #1641
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
21e47d2
test
mavysavydav 06e0c77
refactored existing tests to test full_feature_names feature on data …
Mwad22 4b7dd18
removed full_feature_names usage from quickstart and README to have m…
Mwad22 579e08f
Update CHANGELOG for Feast v0.10.8
462da43
GitBook: [master] 2 pages modified
achals df95ee8
Schema Inferencing should happen at apply time (#1646)
mavysavydav e383575
GitBook: [master] 80 pages modified
woop dd25ad6
GitBook: [master] 80 pages modified
woop cef2869
Provide descriptive error on invalid table reference (#1627)
codyjlin c2e2b4d
Refactor OnlineStoreConfig classes into owning modules (#1649)
achals d2cda24
Possibility to specify a project for BigQuery queries (#1656)
MattDelac 4ab4c60
Refactor OfflineStoreConfig classes into their owning modules (#1657)
achals 64a2cb5
Run python unit tests in parallel (#1652)
achals 9e4c907
Rename telemetry to usage (#1660)
b951282
resolved final comments on PR (variable renaming, refactor tests)
Mwad22 a68b12b
reformatted after merge conflict
Mwad22 094dbf3
Update CHANGELOG for Feast v0.11.0
woop 0a148f9
Update charts README (#1659)
szalai1 0ce8210
Added Redis to list of online stores for local provider in providers …
nels d71e4c5
Grouped inferencing statements together in apply methods for easier r…
mavysavydav c14023f
Add RedshiftDataSource (#1669)
d138648
Provide the user with more options for setting the to_bigquery config…
codyjlin c02b9eb
Add streaming sources to the FeatureView API (#1664)
achals 12dbbea
Add to_table() to RetrievalJob object (#1663)
MattDelac d0fe0a9
Rename to_table to to_arrow (#1671)
MattDelac 6e8670e
Cancel BigQuery job if timeout hits (#1672)
MattDelac 5314024
Fix Feature References example (#1674)
GregKuhlmann eb1da5e
Allow strings for online/offline store instead of dicts (#1673)
achals 183a0b9
Remove default list from the FeatureView constructor (#1679)
achals b714a12
made changes requested by @tsotnet
Mwad22 c78894f
Fix unit tests that got broken by Pandas 1.3.0 release (#1683)
20c9461
Add support for DynamoDB and S3 registry (#1483)
leonid133 d36d1a0
Parallelize integration tests (#1684)
651bce3
BQ exception should be raised first before we check the timedout (#1675)
MattDelac f3b92c3
Update sdk/python/feast/infra/provider.py
Mwad22 f400d65
Update sdk/python/feast/feature_store.py
Mwad22 082fca7
made error logic/messages more descriptive
Mwad22 3aca976
made error logic/messages more descriptive.
Mwad22 79aa736
Simplified error messages
Mwad22 d7d08ef
ran formatter, issue in errors.py
Mwad22 2ab8eea
Merge branch 'master' into mwad22-1618-PR
Mwad22 650340d
python linter issues resolved
Mwad22 5d582a6
removed unnecessary default assignment in get_historical_features. de…
Mwad22 8724e0b
added error message assertion for feature name collisions, and other …
Mwad22 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
made error logic/messages more descriptive
Signed-off-by: Mwad22 <51929507+Mwad22@users.noreply.github.com>
- Loading branch information
commit 082fca7169cf2440d82e6fa7fbe7019916214d83
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.