FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · feast-dev/feast-java-old · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
feast-dev
/
feast-java-old
Public
Notifications
You must be signed in to change notification settings
Fork
26
Star
12
Code
Issues
3
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Feb 16, 2022
Merge pull request #44 from andrijaperovic/master
Show description for 0ba8919
andrijaperovic
authored
0ba8919
View commit details
Copy full SHA for 0ba8919
Browse repository at this point
Removing failing junit test classes.
Show description for c153863
andrijaperovic
committed
c153863
View commit details
Copy full SHA for c153863
Browse repository at this point
Removing failing junit test classes.
Show description for add5a04
andrijaperovic
committed
add5a04
View commit details
Copy full SHA for add5a04
Browse repository at this point
Adding @Ignore to failing test cases for Authz/KetoAuthz at method level.
Show description for 0adb079
andrijaperovic
committed
0adb079
View commit details
Copy full SHA for 0adb079
Browse repository at this point
Adding @Ignore to failing test cases for Authz/KetoAuthz at method level.
Show description for d7af631
andrijaperovic
committed
d7af631
View commit details
Copy full SHA for d7af631
Browse repository at this point
Adding @Ignore to failing test cases for Authz/KetoAuthz at method level.
Show description for 7ca1bc0
andrijaperovic
committed
7ca1bc0
View commit details
Copy full SHA for 7ca1bc0
Browse repository at this point
Adding @Ignore to failing test cases for Authz/KetoAuthz.
Show description for 33add7a
andrijaperovic
committed
33add7a
View commit details
Copy full SHA for 33add7a
Browse repository at this point
Updating .gitmodules.
Show description for af4f53d
andrijaperovic
committed
af4f53d
View commit details
Copy full SHA for af4f53d
Browse repository at this point
Running mvn spotless:apply.
Show description for 8d8ac6d
andrijaperovic
committed
8d8ac6d
View commit details
Copy full SHA for 8d8ac6d
Browse repository at this point
Adding resiliency in RedisClusterClient
Show description for 8263ef4
andrijaperovic
committed
8263ef4
View commit details
Copy full SHA for 8263ef4
Browse repository at this point
Commits on Jan 21, 2022
Call out that this is a deprecated repository
adchia
authored
5f2192a
View commit details
Copy full SHA for 5f2192a
Browse repository at this point
Commits on Oct 26, 2021
Add auth support for Redis (#43)
xiaoyongzhumsft
authored
900add7
View commit details
Copy full SHA for 900add7
Browse repository at this point
Commits on Oct 21, 2021
Fix github actions to use the latest version google-github-actions (#42)
Show description for a1d9510
achals
authored
a1d9510
View commit details
Copy full SHA for a1d9510
Browse repository at this point
Add some documentation on running feast-serving with feast 0.10 (#41)
Show description for 6a27010
achals
authored
6a27010
View commit details
Copy full SHA for 6a27010
Browse repository at this point
Merge pull request #40 from felixwang9817/support_on_demand_transforms_with_python_fts
Show description for eb58e01
felixwang9817
authored
eb58e01
View commit details
Copy full SHA for eb58e01
Browse repository at this point
Fix test
Show description for 06f3f12
felixwang9817
committed
06f3f12
View commit details
Copy full SHA for 06f3f12
Browse repository at this point
Move creation of online transformation service
Show description for f2c6595
felixwang9817
committed
f2c6595
View commit details
Copy full SHA for f2c6595
Browse repository at this point
Refactoring ODFV logic into TransformationService class
Show description for c54fbcd
felixwang9817
committed
c54fbcd
View commit details
Copy full SHA for c54fbcd
Browse repository at this point
Commits on Oct 20, 2021
Address junit deprecations (#29)
Show description for 1550442
danielsiwiec
authored
1550442
View commit details
Copy full SHA for 1550442
Browse repository at this point
Address JavaDoc warnings (#28)
Show description for c2d2e6f
danielsiwiec
authored
c2d2e6f
View commit details
Copy full SHA for c2d2e6f
Browse repository at this point
Merge pull request #27 from danielsiwiec/mvn-deprecation
Show description for d3b7f3b
achals
authored
d3b7f3b
View commit details
Copy full SHA for d3b7f3b
Browse repository at this point
Refactoring
Show description for a293978
felixwang9817
committed
a293978
View commit details
Copy full SHA for a293978
Browse repository at this point
Update unit test
Show description for b76910c
felixwang9817
committed
b76910c
View commit details
Copy full SHA for b76910c
Browse repository at this point
Change hardcoded FTS address to configurable
Show description for 8b5a3d0
felixwang9817
committed
8b5a3d0
View commit details
Copy full SHA for 8b5a3d0
Browse repository at this point
Commits on Oct 19, 2021
More refactors
Show description for fe85f18
felixwang9817
committed
fe85f18
View commit details
Copy full SHA for fe85f18
Browse repository at this point
More refactors
Show description for d98a80d
felixwang9817
committed
d98a80d
View commit details
Copy full SHA for d98a80d
Browse repository at this point
Refactoring
Show description for 2a6f093
felixwang9817
committed
2a6f093
View commit details
Copy full SHA for 2a6f093
Browse repository at this point
Make LocalRegistryRepo more efficient with caching
Show description for f86364d
felixwang9817
committed
f86364d
View commit details
Copy full SHA for f86364d
Browse repository at this point
Address more CR comments
Show description for f01ef8a
felixwang9817
committed
f01ef8a
View commit details
Copy full SHA for f01ef8a
Browse repository at this point
Address CR comments
Show description for 7eb9748
felixwang9817
committed
7eb9748
View commit details
Copy full SHA for 7eb9748
Browse repository at this point
Add @DirtiesContext to fix integration tests
Show description for c8d672b
felixwang9817
committed
c8d672b
View commit details
Copy full SHA for c8d672b
Browse repository at this point
Keep timestamp information from entity rows
Show description for a277f60
felixwang9817
committed
a277f60
View commit details
Copy full SHA for a277f60
Browse repository at this point
Update feast submodule to include latest protos
Show description for dcd0d34
felixwang9817
committed
dcd0d34
View commit details
Copy full SHA for dcd0d34
Browse repository at this point
Commits on Oct 18, 2021
Add support for on demand transforms using the Python FTS
Show description for 1209d3a
felixwang9817
committed
1209d3a
View commit details
Copy full SHA for 1209d3a
Browse repository at this point
Commits on Oct 7, 2021
Port feast 0.10+ data model to feast-serving (#37)
Show description for e622a88
achals
authored
e622a88
View commit details
Copy full SHA for e622a88
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL