You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add working gradle build
* Set up pdl support
* Working PDL java code gen
* With pdl files from metadata models
* With pdl files from compute model
* Fix compile for all pdl files
* Add working gradle build
* Migrate frame-config module into feathr
* Migrate fcm graph module to feathr
* Add FCM offline execution code, includes FDS metadata code
* Add needed jars for feathr-config tests
* Switch client to FeathrClient2 for local tests and fix config errors
* Fix SWA test
* Add gradle wrapper jar
* Change name of git PR test from sbt to gradle
* Switch python client to use FCM client
* Exclude json from dependency
* Add hacky solution to handle json dependency conflict in cloud
* Add json to local dependency
* Add log to debug cloud jar
* Add json as dependency
* Another attempt at resolving json dependency
* Resolve json via shading
* Fix json shading
* Remove log
* Shade typesafe config for cloud jar
* Add maven publish code to build.gradle
* Add working local maven build and rename frame-config to feathr-config to avoid namespace conflict
* Modify sonatype creds
* Change so no need to sign if releasing snapshot version
* Update build.gradle to allow publishing of all modules
* Removed FDS handling from Feathr
* All tests working
* Deleted FR stuff
* Remove dimension and other tensor related stuff
* Remove mlfeatureversionurn from defaultvalueresolver
* Remove mlfeatureversionurn and featureref
* Remove featuredefinition files
* Remove featureRef and typedRef
* final cleanup
* Fix merge conflict bugs
* Fix guava error
* udf plugin for swa features
* row-transformations optimization
* fix bug
* fix another bug
* always execute agg nodes first
* Add SWA log
* reverse order of execution
* group by datasource
* Fix bug
* Merge main into fcm branch
* Remove insecure URLs
* Add back removed files
* Add back removed files
* Add back removed files
* Change PR build system to gradle
* Change sbt job to gradle jobb
* Change sbt workflow:wq
* Update maven github workflow to use gradle
* fix failing test
* remove sbt project module
* Remove sbt related files
* Change docs to reflect gradle
* Remove keywords
* Create a single jar
* 1. Fix jar not getting populated\n 2. Fix documentation bugs
* pubishToMavenLocal Working
* With FFE integrated
* maven upload working
* Update docs and code clean up
* add gradle-wrapper file
* Push all dependency jars
* Update docs
* Docs cleanup
* Update github workflow commands
* Update github workflow
* Update workflow syntax
* Update version
* Add gradle version to github workflow
* Update gradle version w/o quotes
* Remove github gradle version
* Github workflow fix
* Github workflow fix-2
* Github workflow fix-4
Co-authored-by: Bozhong Hu <bobhu@linkedin.com>
Co-authored-by: rkashyap <rkashyap@linkedin.com>
0 commit comments