Skip to content

Releases: oap-project/arrow

v11.0.0-gluten-1.0.0

22 Mar 04:19
9159dc1
Compare
Choose a tag to compare
Update boost 1.75.0 checksum

See  Gluten issue https://github.com/oap-project/gluten/issues/1179

v4.0.0-oap-1.5.0

15 Dec 07:34
8a0ed51
Compare
Choose a tag to compare
Returns null when divide/mod by 0 (#186)

* fix: return null if 1/0

* add mod

* fix compile failed

v4.0.0-oap-1.4.0

07 Jul 06:11
b77c527
Compare
Choose a tag to compare
Merge pull request #115 from HongW2019/sdle

Bump 3rd-party components' version to fix vulnerabilities

v4.0.0-oap-1.3.0

19 Jan 01:56
8a4d7a7
Compare
Choose a tag to compare
Add UnlockedBufferedOutputStream (#75) (#76)

Co-authored-by: Hongze Zhang <hongze.zhang@intel.com>

v4.0.0-oap-1.2.0

03 Sep 06:44
cc49b68
Compare
Choose a tag to compare
fix coredump issue when client not successfully connected but need di…

v4.0.0-oap-1.1.1

11 Jun 07:02
Compare
Choose a tag to compare
adding standalone libhdfs3 dir (#15)

this patch allows to use customized libhdfs3 dir

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>

v3.0.0-oap-1.1

30 Apr 06:20
5c30c10
Compare
Choose a tag to compare
Add csv support (#9) (#16)

Co-authored-by: Hongze Zhang <hongze.zhang@intel.com>