Skip to content

Release 1.4.0

Compare
Choose a tag to compare
@SirOibaf SirOibaf released this 12 Sep 14:31
d0e1ab9

c7c623e (HEAD, upstream/master) fix build docker image (#101)
721c58a Add Jenkinsfile to publish to PyPi (#100)
d0e1ab9 (upstream/branch-1.4, branch-1.4) Release version 1.4.0 (#99)
96934b7 [HOPSWORKS-1972] Featurestore connect using API key value (#76)
7aff980 Spark-TFRecord (#97)
d0e83ab [HOPSWORKS-1762] Add support for Spark-Tfrecord (#94)
141677e Lowercase feature store name before calling the get (#93)
966ac3e Engine specific (hopsfd, s3) tf glob (#92)
5df55cb Python client can't handle empty responses from the backend (#90)
de628f0 Don't allow to specify storage on save (#91)
c6bd9bb Fix Pydoop missing import if scheme not provided (#88)
cfd0573 Python client ignore partition_key in feature group (#87)
fdd69ed Pydoop should handle hopsfs:// scheme (#79)
3e2a727 default storage is not set on feature group creation (#83)
eb13122 [HOPSWORKS-1592] Add support for feature store s3 storage connectors to encrypted buckets (#68)
ac4df84 (60-python) Fix versions to match Hopsworks releases (#72)
fda0706 add readme before making the repository public (#71)
65a9baf #65 add checkstyle to java apis (#67)
b28524f Feed model engine (#1) (#62)
604ae63 Java client fixes for databricks (#53)
4d3d139 Revert "Feed model engine (#39)" (#61)
4781152 Feed model engine (#39)
51940d8 #58 Null pointer exception when reading with the java API without storage (#59)
8d4733b Add tag api methods to training dataset plus unify documentation (#54)
eeba06c Unify tags APIs and add to training dataset (#55)
5858fbe Version default to 1 for get methods and increment for create (#49)
bd4bb3d Version default to 1 for get methods and increment for create (#50)
b95f41f Databricks fixes (#51)
3fb9c22 Fix pure sql against feature store (#48)
055da08 Java Feature group (#20)
c714d33 Python feature group (#43)
ccf36a0 Databricks setup and connect (#33)
71de520 (python_fg) HOPSWORKS-1765 archiva (#40)
279ade5 Replace double create with save for training datasets (#38)
b3fd685 Rename Java API to hsfs and add Apache License (#35)
b0f279b Fix rename bug (#36)
ac96e72 Fix hsfs rename import (#34)
21560cb Rename library to hsfs and add LICENSE (#32)
7cfd4f8 Initial training dataset implementation - Java (#14)
8b1fb8e Training dataset api python (#25)
b2a8fe6 Make client a singleton (#23)
58483eb Add possibility to execute pure sql on feature store (#18)
b9b73ad Add feature group joins (#15)
75c012c Make connect optional (#17)
4d8647c Add feature group api and hive and spark engine (#10)
77a1935 Java/Scala API should allow passing feature list as a list of string #12 (#13)
430061f #7 remove read method from spark engine, #8 replace head with show() (#9)
3c8cf08 Add Connection module in Java/Scala API (#6)
7f6e235 Add feature store api (#4)
a794af1 Add feature group query/join capabilities (#3)
bfa2b82 Add connection functionality (#2)
462d6cf Initialize Development Style (#1)
f1580b4 remove ignored files
8040105 More java gitignore
09bc8d6 add intellij to gitignore
0d282ed Start java implementation
088a4e9 Basic client
b84bf76 Setup package rough structure
5c6d53c Add .gitignore
b8e6103 Add README.md