-
Notifications
You must be signed in to change notification settings - Fork 1.3k
feat: Add DQM Logging on GRPC Server with FileLogStorage for Testing #2403
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
feast-ci-bot
merged 97 commits into
feast-dev:master
from
kevjumba:collect_entities_features
Apr 13, 2022
Merged
Changes from 1 commit
Commits
Show all changes
97 commits
Select commit
Hold shift + click to select a range
65880a9
Make a proof of concept
kevjumba b32b157
Update
kevjumba 1996fd9
revert feature store
kevjumba c6656d4
refactor
kevjumba 17c8168
Add time
kevjumba a4efbce
Add time
kevjumba 79d8ba7
clean up
kevjumba cd652bc
Add comment
kevjumba 4a13e8e
Add pseudocode
kevjumba a3f8384
Refactor logging functionality to hide internals
kevjumba 706ee80
Refactor
kevjumba 1831003
Revert changes
kevjumba 9e669c3
Add tests
kevjumba b972634
Add new timeout test
kevjumba 42bdc8b
Fix python ci for m1 mac
kevjumba ab8d1e0
Fix lint
kevjumba f6c2c87
Working state
kevjumba b6b412d
Move offline log store
kevjumba cb1da99
refactor
kevjumba 155fc77
Update logs
kevjumba 86f2208
Update log storage
kevjumba 746dae9
WOrking state
kevjumba 514c2f6
Work
kevjumba 161d81d
Add tests for filestorage
kevjumba beec6b2
Fix logging
kevjumba 2a1d2ec
Add more tests
kevjumba 9446e05
Fix
kevjumba 31e0de8
Fix
kevjumba 137d700
Clean up
kevjumba ee847cd
Update error
kevjumba ce12eee
semi working state
kevjumba 79c700c
b state
kevjumba 6cbf2c2
Update types to be public
kevjumba aefda92
Update structs to make fields public
kevjumba 29f72b0
Fix
kevjumba c4dbb84
clean up
kevjumba 5d7978f
Fix
kevjumba 686c583
Fix go
kevjumba 884b014
Fix issues
kevjumba c02cf83
Fix
kevjumba e89abc1
Fix tests
kevjumba 559bb83
Fix
kevjumba 0f2aca9
Working state
kevjumba c631ef8
Fix
kevjumba b0a2166
fix
kevjumba 9ed79e8
fix
kevjumba e472104
Clean up code a bit
kevjumba 629be18
Fixes
kevjumba 8a789fb
Fix
kevjumba 6357efd
Fix tests
kevjumba 3168473
Fix
kevjumba 00228f7
Clean up
kevjumba b692e81
Update schema functionality
kevjumba 49cd91a
Remove xitongsys parquet reader
kevjumba 4890116
Clean up
kevjumba 71e1e56
Fix go mode
kevjumba 050db82
Fix tests and errors and everything
kevjumba dd235ca
Fix tests
kevjumba 7c92d93
Fix
kevjumba 4265efd
Remove unused code
kevjumba 79cbe42
Fix
kevjumba 21e99bd
Last working commit
kevjumba 1b173da
work
kevjumba b5484c3
Address some changes
kevjumba 5458034
More addresses.
kevjumba 17b2bf4
Fix more review comments
kevjumba 0a1802d
Fix
kevjumba 18c7d60
Fix
kevjumba a39c9b5
Rename
kevjumba a4587c3
Fix
kevjumba 83c5f89
Add request id
kevjumba 86e605d
More fixes
kevjumba fa14dae
Fix odfv
kevjumba 9f81d04
Fix
kevjumba e87fe22
Fix
kevjumba bdf0c2b
Address other changes
kevjumba f59f98d
Reorder for optimization
kevjumba d185ccd
Fix
kevjumba 3747a5d
Add more shcema tests
kevjumba e9bd35b
Fix tests
kevjumba 89974b3
refactor to clean
kevjumba d51544b
Add initialized repo for testing
kevjumba e0a4ec6
Fix
kevjumba 5f9a50e
Remove
kevjumba 1a5d98e
Fix tests
kevjumba b4d94dc
Fix
kevjumba 8d9d0f9
Fix tests
kevjumba 4e65987
Fix
kevjumba 9d4effa
Text
kevjumba e604750
Fix
kevjumba 49fb8bc
Fix?
kevjumba 72b1700
Fix
kevjumba b4f7f41
Fix
kevjumba f19d19d
remove entity map
pyalex 0145e3d
remove Cache method from registry
pyalex cad1156
clean up pre-initialized repo
pyalex 89960b2
git ignore full data directory in tests
pyalex 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
Add more shcema tests
Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
- Loading branch information
commit 3747a5d4c61e475e3460b3e4faec852bbbedb78a
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
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.