Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up-
Gojek
- Singapore
Pro
-
Gojek
- Singapore
Pinned
861 contributions in the last year
Contribution activity
May 2020
Created a pull request in feast-dev/feast that received 12 comments
Generalize Source data model
What this PR does / why we need it: The current Source model in Feast Core is Kafka specific. For all intents and purposes it is a hardcoded imple…
+298
−172
•
12
comments
- Add support for version method in Feast SDK and Core
- Refactor end-to-end tests to reduce duplication
- Improve ingestion speed of Feast Python SDK
- Fix Docker Compose tests for Feast 0.5
- Backport Python SDK bug fixes
- Release Feast v0.5
- Change organization from gojek to feast-dev
- Add .proto to packages of Protobuf generated Java classes
- Update e2e tests to allow non-SNAPSHOT testing
- Increment version on v0.3-branch to 0.3.8-SNAPSHOT
- Release v0.3.7
- Clean up Docker Compose and add test
- Enable Prow e2e tests by default
- Fix project argument for feature set describe in CLI
- Fix Go and Java SDK Regressions
- Recompile golang protos to include new FeatureSetStatus
- Labels unit tests improvement
- Remove usage of parallel stream for feature value map generation
- Merge Redis cluster connector with Redis connector
- Update Example Notebooks to Default Project and Update Feature Refrences
- Fix Docker Compose Batch Serving
- v0.4 backport: Add Java coverage reporting
- Update owners for Prow / GitHub
- Fix Docker Compose Test timeouts
- Rework test-runner for e2e on dataflow w/ reusing existing infrastructure (installed kafka, redis, etc)
- Expand Go and Java SDK Test Coverage
- Make Projects optional & Update Feature References
- Apply default project to rows without project during ingestion
- Increase Docker Compose test timeout
- Add feature set status JOB_STARTING to denote feature sets waiting for job to get to RUNNING state
- Add Java code coverage reporting
- Update to correct compute region
- Add support for feature set updates and remove versions
- Clean up documentation
- Fix typo in docs/user-guide/data-ingestion.md
- Add end-to-end Dataflow test
- Remove force update flag from e2e test
- Add ingestion tests to validate field handling
- Some pull request reviews not shown.
Created an issue in feast-dev/feast that received 8 comments
Package conflicts exist between proto and non-proto modules.
Java classes that are currently generated from Protobuf definitions have overlapping package names with Feast modules. This causes conflicts when t…
8
comments
2
contributions
in private repositories
May 23 – May 24