FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for go - feast-dev/feast · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
feast-dev
/
feast
Public
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
7.2k
Code
Issues
218
Pull requests
191
Discussions
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
feast
go
on
persistent-odfvs
User selector
Datepicker
Commit history
Commits on Jun 29, 2024
fix: CGO Memory leak issue in GO Feature server (#4291)
EXPEbdodla
authored
43e198f
View commit details
Copy full SHA for 43e198f
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 Sep 19, 2022
fix: Fix handling of TTL in Go server (#3232)
Show description for f020630
wdhorton
authored
f020630
View commit details
Copy full SHA for f020630
View code at this point
Browse repository at this point
Commits on Aug 29, 2022
ci: Fix java feature server Dockerfile to use updated builder (#3152)
Show description for a14234d
achals
authored
a14234d
View commit details
Copy full SHA for a14234d
View code at this point
Browse repository at this point
Commits on Aug 18, 2022
docs: Improve quickstart to include push features, batch scoring, odfv (#3034)
Show description for 83c5efb
adchia
authored
83c5efb
View commit details
Copy full SHA for 83c5efb
View code at this point
Browse repository at this point
Commits on Aug 16, 2022
chore: Move registry files to `infra/registry` (#3068)
Show description for 2913c6d
felixwang9817
authored
2913c6d
View commit details
Copy full SHA for 2913c6d
View code at this point
Browse repository at this point
Commits on Aug 5, 2022
chore!: Delete unused code in feature view (#3016)
Show description for de8babe
felixwang9817
authored
de8babe
View commit details
Copy full SHA for de8babe
View code at this point
Browse repository at this point
Commits on Aug 4, 2022
chore: Delete unused code in entity (#3008)
Show description for 66c4338
felixwang9817
authored
66c4338
View commit details
Copy full SHA for 66c4338
View code at this point
Browse repository at this point
Commits on Jul 20, 2022
fix: Version entity serialization mechanism and fix issue with int64 vals (#2944)
Show description for d0d27a3
achals
authored
d0d27a3
View commit details
Copy full SHA for d0d27a3
View code at this point
Browse repository at this point
Commits on Jul 15, 2022
chore: Fixes and Readme for python<>go interface (#2936)
Show description for 268f28d
achals
and
felixwang9817
authored
268f28d
View commit details
Copy full SHA for 268f28d
View code at this point
Browse repository at this point
Commits on Jul 8, 2022
fix: Fix the go build and use CgoArrowAllocator to prevent incorrect garbage collection (#2919)
Show description for 130746e
kevjumba
authored
130746e
View commit details
Copy full SHA for 130746e
View code at this point
Browse repository at this point
Commits on Jun 29, 2022
feat: Add simple TLS support in Go RedisOnlineStore (#2860)
Show description for 521488d
wdhorton
authored
521488d
View commit details
Copy full SHA for 521488d
View code at this point
Browse repository at this point
Commits on Jun 24, 2022
chore: Upgrade version of arrow/go (#2856)
Show description for e50019c
achals
authored
e50019c
View commit details
Copy full SHA for e50019c
View code at this point
Browse repository at this point
Commits on Jun 23, 2022
fix: Explicitly translate errors when instantiating the go fs (#2842)
Show description for 7a2c4cd
achals
authored
7a2c4cd
View commit details
Copy full SHA for 7a2c4cd
View code at this point
Browse repository at this point
Commits on Jun 17, 2022
feat: Enable stream feature view materialization (#2807)
Show description for 7d57724
felixwang9817
authored
7d57724
View commit details
Copy full SHA for 7d57724
View code at this point
Browse repository at this point
Commits on Jun 16, 2022
Revert "feat: Enable stream feature view materialization (#2798)" (#2806)
felixwang9817
authored
1808e06
View commit details
Copy full SHA for 1808e06
View code at this point
Browse repository at this point
feat: Enable stream feature view materialization (#2798)
Show description for a06700d
felixwang9817
authored
a06700d
View commit details
Copy full SHA for a06700d
View code at this point
Browse repository at this point
Commits on May 28, 2022
chore: Collection of small improvements for feature validation (#2742)
Show description for 3d2b431
pyalex
authored
3d2b431
View commit details
Copy full SHA for 3d2b431
View code at this point
Browse repository at this point
Commits on May 25, 2022
chore: Minimize impact of enabled feature logging on latency (#2729)
Show description for 67d2992
pyalex
authored
67d2992
View commit details
Copy full SHA for 67d2992
View code at this point
Browse repository at this point
Commits on May 20, 2022
feat: CLI interface for validation of logged features (#2718)
Show description for c8b11b3
pyalex
authored
c8b11b3
View commit details
Copy full SHA for c8b11b3
View code at this point
Browse repository at this point
Commits on May 19, 2022
feat: Add http endpoint to the Go feature server (#2658)
Show description for 3347a57
Tsotne Tabidze
authored
3347a57
View commit details
Copy full SHA for 3347a57
View code at this point
Browse repository at this point
Commits on May 18, 2022
chore: Deprecate value type (#2673)
Show description for 9566299
felixwang9817
authored
9566299
View commit details
Copy full SHA for 9566299
View code at this point
Browse repository at this point
Commits on May 5, 2022
Revert "chore: Deprecate value type (#2611)" (#2643)
Show description for 4fbdfb1
achals
authored
4fbdfb1
View commit details
Copy full SHA for 4fbdfb1
View code at this point
Browse repository at this point
Commits on May 4, 2022
chore: Deprecate value type (#2611)
Show description for 737c488
felixwang9817
authored
737c488
View commit details
Copy full SHA for 737c488
View code at this point
Browse repository at this point
Commits on May 3, 2022
feat: Write logged features to Offline Store (Go - Python integration) (#2621)
Show description for ccad832
pyalex
and
Oleksii Moskalenko
authored
ccad832
View commit details
Copy full SHA for ccad832
View code at this point
Browse repository at this point
Commits on Apr 29, 2022
chore: Basic e2e test for go grpc server (#2628)
Show description for cff0133
pyalex
authored
cff0133
View commit details
Copy full SHA for cff0133
View code at this point
Browse repository at this point
Commits on Apr 27, 2022
chore: Reorganize feature logging in Go for better extensibility (#2614)
Show description for 5200fde
pyalex
authored
5200fde
View commit details
Copy full SHA for 5200fde
View code at this point
Browse repository at this point
feat: CLI command 'feast serve' should start go-based server if flag is enabled (#2617)
Show description for f3ff812
Tsotne Tabidze
authored
f3ff812
View commit details
Copy full SHA for f3ff812
View code at this point
Browse repository at this point
Commits on Apr 24, 2022
fix: Fix broken proto conversion methods for data sources (#2603)
Show description for 00ed65a
felixwang9817
authored
00ed65a
View commit details
Copy full SHA for 00ed65a
View code at this point
Browse repository at this point
Commits on Apr 21, 2022
fix: Use timestamp type when converting unixtimestamp feature type to arrow (#2593)
Show description for c439611
pyalex
authored
c439611
View commit details
Copy full SHA for c439611
View code at this point
Browse repository at this point
fix: Feature with timestamp type is incorrectly interpreted by Go FS (#2588)
Show description for e3d9588
pyalex
authored
e3d9588
View commit details
Copy full SHA for e3d9588
View code at this point
Browse repository at this point
Commits on Apr 13, 2022
feat: Add DQM Logging on GRPC Server with FileLogStorage for Testing (#2403)
Show description for 57a97d8
kevjumba
and
pyalex
authored
57a97d8
View commit details
Copy full SHA for 57a97d8
View code at this point
Browse repository at this point
fix: Schema update (#2509)
Show description for cf7bbc2
kevjumba
authored
cf7bbc2
View commit details
Copy full SHA for cf7bbc2
View code at this point
Browse repository at this point
Commits on Apr 11, 2022
fix: Support passing batch source to streaming sources for backfills (#2523)
Show description for 90db1d1
achals
authored
90db1d1
View commit details
Copy full SHA for 90db1d1
View code at this point
Browse repository at this point
Commits on Apr 9, 2022
chore: Split single package into sub package in Go feature server (#2513)
Show description for 6bf8df0
pyalex
authored
6bf8df0
View commit details
Copy full SHA for 6bf8df0
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL