forked from dremio/arrow
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
58cfafafd5b63c1bc4530a325ff6bf605b02d0a7 Fri Apr 19 18:59:06 2024 +0300-DX-88565 Fixed gandiva native library loading option to be global [DenisTarasyuk] | ||
21c87a3206ec7dd7145c8d5ddbcdd288e706c55f Fri Apr 12 13:16:57 2024 +0300-GH-40968: [C++][Gandiva] add RE2::Options set_dot_nl(true) for Like function (#40970) (#68) [GitHub] | ||
6397aeaa33926d30c2749d8496882b09c75f9830 Thu Apr 4 18:11:10 2024 -0700- Revert "GH-37848: [C++][Gandiva] Migrate LLVM JIT engine from MCJIT to ORC v2/LLJIT (#39098)" [Logan Riggs] | ||
d2f89c2cd74f4e83c61991c7f0f47259ca2f62fd Wed Apr 3 10:43:35 2024 -0700- Remove moduel-info.java which was not present in repo when cherry-picking other change. [Logan Riggs] | ||
78e946080c3c4562d8bf424c93aac97bcd0f5346 Tue Apr 2 14:34:53 2024 -0700- Fix license issue with RAT check. The new files were not being properly excluded. [Logan Riggs] | ||
26f42993bd148da79d4617018fcd38eaa60fe9b1 Mon Apr 1 21:56:32 2024 -0400- GH-40896: [Java] Remove runtime dependencies on Eclipse, logback (#40904) [David Li] | ||
4e33b101cfcdb73a13582a40015094f7406561dd Mon Mar 18 15:41:08 2024 -0700- Reinstate function holder for ilike. This seems to have been lost with change https://github.com/apache/arrow/issues/38589 [Logan Riggs] | ||
fc7191bd6f8ed80cf3237374423ae0b6a979209a Thu Mar 14 12:54:53 2024 -0700- Fix jar build [Logan Riggs] | ||
b931f87892bf40fffe81b4e85929587e159047f5 Sat Mar 9 16:40:52 2024 +0200- Enabled buildjet ARM runner [DenisTarasyuk] | ||
0ecc65a53c9cecac6a7ada07e1ba59aee2d5807e Tue Mar 12 16:28:33 2024 -0700- Fixed test failures [Logan Riggs] | ||
20e2c72d24396b3a0fdecedb5ba1ad56b002f628 Tue Oct 31 08:08:53 2023 +0200- GH-38511: [JAVA] added impl of getTransferPair(Field, BufferAllocator, CallBack) for MapVector (#60) [Ivan Chesnov] | ||
24280e8b046c9ad71f9ee4b7aed5c5ae7f9345a7 Mon Oct 30 15:37:37 2023 +0200- GH-38511: [JAVA] added impl of getTransferPair(Field, BufferAllocator, CallBack) for StructVector (#59) [Ivan Chesnov] | ||
a6d31b7ea8f65af9aa6899a02e728eb0996a838a Fri Dec 22 23:17:58 2023 +0800- GH-39265: [Java] Make it run well with the netty newest version 4.1.104 (#39266) [panbingkun] | ||
758b131013b510942b102a88a1e7fa6344dd86cb Wed Jan 10 15:56:08 2024 -0800- DX-85876: Failure in UnionReader.read after DecimalVector promotion to UnionVector (#61) [Scott Cowell] | ||
f91639b4a0b436739bc2de36e7a0dff37c08521c Fri Dec 22 23:17:58 2023 +0800- GH-39265: [Java] Make it run well with the netty newest version 4.1.104 (#39266) [panbingkun] | ||
d3690e1f23fbe497a55af6e207d49c772e2c0842 Mon Nov 20 11:13:32 2023 -0800- DX-64328 Array types for Gandiva (#58) [lriggs] | ||
5d8c2ce317ddf2983bc655661a09537f3313bc2f Wed Oct 4 16:38:17 2023 -0700- DX-83326 Free up some disk space to prevent running out. (#54) [lriggs] | ||
1d15a644df10e7e8a49c2d71b3bbd213fe03fb42 Wed Oct 4 12:00:07 2023 -0700- DX-83326 Update crossbow to pass in Configuration object to setuptools. (#53) [lriggs] | ||
73ced77753686de478ca5844f9a747a1cdb3d02e Tue Sep 26 17:00:24 2023 -0700- Try nullifying fieldReader when cleaning up listreader. (#49) [lriggs] | ||
907f2dafaf2f5c3c5b788cf42969d3c43e2713e0 Tue May 16 10:30:16 2023 -0700- Remove Mac aarch64 build since it can't find a github runner. [Logan Riggs] | ||
b96ae8d1bcc35df2da7e59d1f20f5d7eb87ae455 Tue Jun 20 20:20:44 2023 +0300- DX-61688 fixed out_len value for nullptr (#24) [Ivan Chesnov] | ||
a75258631dbfc89ab4578cde848a7953b5032989 Wed Jun 28 15:55:39 2023 -0700- Use local based ccache for Mac build instead of sscache. (#28) [lriggs] | ||
a844fda04339aa54abf922897e456b1609a3d6ee Thu Jul 13 11:12:22 2023 +0300- DX-67209 updated aes_encrypt/decrypt (#29) [Ivan Chesnov] |