Releases: datafusion-contrib/datafusion-java
Releases · datafusion-contrib/datafusion-java
v0.16
What's Changed
- Release 0.15 by @jimexist in #85
- Add support for the Arrow IPC/Feather file format by @adamreeve in #86
- Expose configuration options on the session context by @adamreeve in #87
Full Changelog: v0.15...v0.16
v0.15
What's Changed
- Release 0.14.1 by @jimexist in #78
- Factor out common error handling code in the jni library by @adamreeve in #79
- Fix dependencies missing from pom.xml by @adamreeve in #80
- Revert "Fix dependencies missing from pom.xml" by @jimexist in #81
- Add support for listing tables by @adamreeve in #82
- replace rust toolchain by @jimexist in #83
- Revert "Revert "Fix dependencies missing from pom.xml"" by @jimexist in #84
Full Changelog: v0.14.1...v0.15
v0.14.1
What's Changed
- release 0.14 by @jimexist in #77
- Allow streaming batches of data from a DataFrame by @adamreeve in #75
Full Changelog: v0.14...v0.14.1
v0.14
What's Changed
- release 0.13 by @jimexist in #71
- upgrade action versions by @jimexist in #72
- Add initial unit tests by @adamreeve in #73
- upgrade jni and tokio by @jimexist in #74
- Upgrade arrow to 2023 Spring version by @jimexist in #76
New Contributors
- @adamreeve made their first contribution in #73
Full Changelog: v0.13...v0.14
v0.13
v0.12
v0.11
v0.10
Full Changelog: v0.9...v0.10
v0.9
What's Changed
- setup github action by @jimexist in #1
- move to submodule by @jimexist in #2
- add rust CI by @jimexist in #3
- add spotless formatter by @jimexist in #4
- add runtime class by @jimexist in #6
- add proxy class to cleanup code by @jimexist in #5
- add native proxy interface by @jimexist in #7
- add
collect
and ArrowReader usage by @jimexist in #8 - setup multiple jdk version by @jimexist in #9
- move directories and rename gradle module by @jimexist in #10
- add java release and configure github publishing by @jimexist in #11
- version 0.1 by @jimexist in #12
- release v0.2 by @jimexist in #13
- update readme by @jimexist in #14
- Add dockerfile and update readme by @jimexist in #15
- add register csv and register parquet by @jimexist in #16
- Upgrade datafusion version and resolve async operations by @jimexist in #17
- update example by @jimexist in #18
- update arrow version by @jimexist in #19
- Update Dockerfile by @jimexist in #20
- update datafusion version by @jimexist in #21
- release version 0.3 by @jimexist in #22
- Release 0.4 by @jimexist in #23
- fix gpr url by @jimexist in #24
- Release 0.5 by @jimexist in #25
- apply version updates by @jimexist in #26
- release 0.6 by @jimexist in #27
- Use gradle install dist in docker by @jimexist in #28
- use gradle 7.4 by @jimexist in #31
- gradle folder renaming use
-
instead of_
by @jimexist in #32 - use cargo check by @jimexist in #34
- use java 17 and require java 11 as minimal by @jimexist in #33
- refactor gradle task to do header generation by @jimexist in #35
- use unsafe memory allocator by @jimexist in #36
- upgrade version by @jimexist in #37
- upgrade rust arrow and datafusion version by @jimexist in #38
- os detector, publish to maven local, use artifact, etc. by @jimexist in #39
- release on master and tag by @jimexist in #40
- Configure signing by @jimexist in #41
- release 0.7.0/1 by @jimexist in #42
- release 0.7.1 by @jimexist in #43
- update readme about usage by @jimexist in #44
- optimize release binary by @jimexist in #46
- update jar packing in publish by @jimexist in #47
- release 0.8.0 by @jimexist in #49
- enhance Jni loading by @jimexist in #48
- Remove log4j binding by @jimexist in #50
- include rust action in workflow by @jimexist in #51
- spotless 6.6.1 by @jimexist in #52
- set Java cross compile target to Java 8 by @jimexist in #53
New Contributors
Full Changelog: https://github.com/datafusion-contrib/datafusion-java/commits/v0.9
v0.8
What's Changed
- setup github action by @jimexist in #1
- move to submodule by @jimexist in #2
- add rust CI by @jimexist in #3
- add spotless formatter by @jimexist in #4
- add runtime class by @jimexist in #6
- add proxy class to cleanup code by @jimexist in #5
- add native proxy interface by @jimexist in #7
- add
collect
and ArrowReader usage by @jimexist in #8 - setup multiple jdk version by @jimexist in #9
- move directories and rename gradle module by @jimexist in #10
- add java release and configure github publishing by @jimexist in #11
- version 0.1 by @jimexist in #12
- release v0.2 by @jimexist in #13
- update readme by @jimexist in #14
- Add dockerfile and update readme by @jimexist in #15
- add register csv and register parquet by @jimexist in #16
- Upgrade datafusion version and resolve async operations by @jimexist in #17
- update example by @jimexist in #18
- update arrow version by @jimexist in #19
- Update Dockerfile by @jimexist in #20
- update datafusion version by @jimexist in #21
- release version 0.3 by @jimexist in #22
- Release 0.4 by @jimexist in #23
- fix gpr url by @jimexist in #24
- Release 0.5 by @jimexist in #25
- apply version updates by @jimexist in #26
- release 0.6 by @jimexist in #27
- Use gradle install dist in docker by @jimexist in #28
- use gradle 7.4 by @jimexist in #31
- gradle folder renaming use
-
instead of_
by @jimexist in #32 - use cargo check by @jimexist in #34
- use java 17 and require java 11 as minimal by @jimexist in #33
- refactor gradle task to do header generation by @jimexist in #35
- use unsafe memory allocator by @jimexist in #36
- upgrade version by @jimexist in #37
- upgrade rust arrow and datafusion version by @jimexist in #38
- os detector, publish to maven local, use artifact, etc. by @jimexist in #39
- release on master and tag by @jimexist in #40
- Configure signing by @jimexist in #41
- release 0.7.0/1 by @jimexist in #42
- release 0.7.1 by @jimexist in #43
- update readme about usage by @jimexist in #44
- optimize release binary by @jimexist in #46
- update jar packing in publish by @jimexist in #47
New Contributors
Full Changelog: https://github.com/datafusion-contrib/datafusion-java/commits/v0.8