Block or Report
Block or report jaymo001
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
feathr Public
Forked from linkedin/feathr
Feathr – An Enterprise-Grade, High Performance Feature Store
Scala
102 contributions in the last year
Less
More
Contribution activity
April 2022
Created 2 commits in 1 repository
Created a pull request in linkedin/feathr that received 1 comment
Add streaming support
Add streaming support for anchored features.
Example:
Define streaming input source on Kafka
Define input data schema:
schema = AvroJsonSchema(s…
+1,248
−410
•
1
comment
Opened 1 other pull request in 1 repository
linkedin/feathr
1
merged
Reviewed 15 pull requests in 1 repository
linkedin/feathr
15 pull requests
- Add doc for Feathr concepts for beginners
- Update documentation site and style
- Update notebook with latest APIs and fix path for Azure Template
- Update notebook with latest API
- [feahtr] Pull request guideline
- Rewrite feature registry with new Pythonic APIs and add tagging support
- One click deployment for Feathr on Azure
- Missing required options
- Adding Pyspark UDF support
- Fix path parse issue
- Update Databricks cluster in CI pipeline
- Use SQL expression based config by default
- Improve CI pipeline
- Add support for Delta Lake
- Windoze/data source refactor