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
847 contributions in the last year
Contribution activity
May 2020
Created a pull request in feast-dev/feast that received 11 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…
+104
−122
•
11
comments
- 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
- v0.4 backport: Add Java coverage reporting
- Update owners for Prow / GitHub
- Fix project argument for feature set describe in CLI
- 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
- Document release steps
- Fix typo in all types parquet yml file (e2e test)
- Typo Corrected
- Add Docker Compose configuration for development purposes
- Split Field model into distinct Feature and Entity objects
- Add unique ingestion id for all batch ingestions
- Refactor Feast Helm charts for better end user install experience
- 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