Releases: oap-project/arrow
Releases · oap-project/arrow
v11.0.0-gluten-1.0.0
Update boost 1.75.0 checksum See Gluten issue https://github.com/oap-project/gluten/issues/1179
v4.0.0-oap-1.5.0
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
Merge pull request #115 from HongW2019/sdle Bump 3rd-party components' version to fix vulnerabilities
v4.0.0-oap-1.3.0
Add UnlockedBufferedOutputStream (#75) (#76) Co-authored-by: Hongze Zhang <hongze.zhang@intel.com>
v4.0.0-oap-1.2.0
fix coredump issue when client not successfully connected but need di…
v4.0.0-oap-1.1.1
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
Add csv support (#9) (#16) Co-authored-by: Hongze Zhang <hongze.zhang@intel.com>