GitHub / apache/arrow-java / commits
Official Java implementation of Apache Arrow
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 371b73d4 |
MINOR: Reject non zero offset on array import (#1263)
Co-authored-by: JB Onofré <j****e@d****m> Signed-off-by: Robert Kruszewski <g****b@r****o> |
Robert Kruszewski <g****b@r****o>
Committed by: GitHub <n****y@g****m> |
2 days ago | |
| df0627df | GH-577: Use JVM proxy settings in Netty client (#1027) |
Pedro Matias <p****s@d****m>
Committed by: GitHub <n****y@g****m> |
2 days ago | |
| 4e8faf74 | MINOR: Don't install Homebrew's Node.js for JNI macOS build (#1270) |
JB Onofré <j****e@a****g>
Committed by: GitHub <n****y@g****m> |
2 days ago | |
| f7a7829b | MINOR: Don't install Homebrew's aws-sdk-cpp and gRPC for JNI macOS build (#1269) |
JB Onofré <j****e@a****g>
Committed by: GitHub <n****y@g****m> |
3 days ago | |
| a11339d1 | GH-44: Clear signature columns before re-populating in ArrowFlightStatement#e... |
Jan Kadlec <5****8@u****m>
Committed by: GitHub <n****y@g****m> |
5 days ago | |
| 3a1498b5 | MINOR: Update google-java-format and test Java 25 in CI (#1265) |
David Li <l****6@g****m>
Committed by: GitHub <n****y@g****m> |
6 days ago | |
| ec6eb675 | GH-477: Fix Flight JDBC DATE(MILLISECOND) parameter binding (#1219) |
yujin5701 <y****7@e****t>
Committed by: GitHub <n****y@g****m> |
6 days ago | |
| c85a554d | GH-1190: Reserve view slots for empty view vector values (#1192) |
Goutam Adwant <8****t@u****m>
Committed by: GitHub <n****y@g****m> |
7 days ago | |
| 63a17fcf | GH-1257: cover arrow-memory-netty-buffer-patch in BOM (#1258) |
Dan Homola <d****a@h****z>
Committed by: GitHub <n****y@g****m> |
7 days ago | |
| 94b0d71e | GH-1117: Use updated handle in prepared stmt (#1120) |
Pedro Matias <p****s@d****m>
Committed by: GitHub <n****y@g****m> |
7 days ago | |
| 180e4ec5 | GH-1039: [Flight] Fix ClassCastException when building FlightClient with doma... |
Pedro Matias <p****s@d****m>
Committed by: GitHub <n****y@g****m> |
7 days ago | |
| 522b0a26 | MINOR: actually throw in PooledByteBufAllocatorL (#1259) |
Dan Homola <d****a@h****z>
Committed by: GitHub <n****y@g****m> |
8 days ago | |
| fe7d3eb4 |
MINOR: Bump io.grpc:grpc-bom from 1.82.1 to 1.83.1 (#1224)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
8 days ago | |
| 3e47560c | GH-1098: Fix always-true precondition check in LargeListVector.setValueCount ... |
YangJie <y****1@b****m>
Committed by: GitHub <n****y@g****m> |
8 days ago | |
| 4b594b6a |
MINOR: Bump error_prone_core.version from 2.42.0 to 2.50.0 (#1183)
Co-authored-by: dependabot[bot] <4****]@u****m>, David Li <l****6@g****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
8 days ago | |
| 196b58ab |
MINOR: Bump io.netty:netty-bom from 4.2.15.Final to 4.2.17.Final (#1223)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
8 days ago | |
| 59e847b6 |
MINOR: [CI] Bump docker/login-action from 4.4.0 to 4.6.0 (#1254)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
8 days ago | |
| 83761a8b |
MINOR: Bump com.google.api.grpc:proto-google-common-protos from 2.72.0 to 2.7...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
8 days ago | |
| 1d8daed3 |
MINOR: [CI] Bump actions/setup-python from 6 to 7 (#1251)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
8 days ago | |
| d49d0a6a |
MINOR: Bump logback.version from 1.5.37 to 1.6.3 (#1221)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
8 days ago | |
| 6210b487 |
MINOR: Bump dep.junit.jupiter.version from 6.1.1 to 6.1.3 (#1220)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
8 days ago | |
| f43c4b86 | GH-1242: fix macOS and Windows RC CI (#1264) |
David Li <l****6@g****m>
Committed by: GitHub <n****y@g****m> |
8 days ago | |
| fa20039f | GH-1241: Bump vcpkg version to stay in sync with apache/arrow (#1260) |
David Li <l****6@g****m>
Committed by: GitHub <n****y@g****m> |
19 days ago | |
| 85d7ef30 |
GH-1239: Fix memory leak when C Data import hits allocator limit mid-array (#...
Co-authored-by: Sandesh Kumar <k****s@a****m> Signed-off-by: Sandesh Kumar <k****s@a****m> |
Sandesh Kumar <s****9@g****m>
Committed by: GitHub <n****y@g****m> |
26 days ago | |
| 06170242 | GH-1244: Move integration tests to separate workflow (#1245) |
Hélder Gregório <h****o@d****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 21b6a051 |
MINOR: [CI] Bump actions/setup-python from 6 to 7 (#1235)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 7f1f9f58 | GH-1188: Reduce test workflow waste (#1189) |
Hélder Gregório <h****o@d****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| a9f00860 |
MINOR: Bump com.squareup.okhttp3:okhttp-jvm from 5.3.2 to 5.4.0 (#1208)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 91542875 |
MINOR: Bump logback.version from 1.5.34 to 1.5.37 (#1209)
Co-authored-by: dependabot[bot] <4****]@u****m>, JB Onofré <j****e@a****g> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| f2594c99 |
MINOR: [CI] Bump docker/login-action from 4.2.0 to 4.4.0 (#1210)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 59010e63 |
MINOR: Bump checker.framework.version from 4.2.0 to 4.2.1 (#1211)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| afd688e0 |
MINOR: Bump com.gradle:develocity-maven-extension from 2.4.1 to 2.5.0 (#1212)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 1801a8a0 |
MINOR: Bump com.gradle:common-custom-user-data-maven-extension from 2.2.0 to ...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| e0878249 |
MINOR: Bump com.diffplug.spotless:spotless-maven-plugin from 3.6.0 to 3.8.0 (...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 9e100a3b |
MINOR: Bump com.squareup.okhttp3:mockwebserver3 from 5.3.2 to 5.4.0 (#1215)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| c7e8e75c |
MINOR: Restrict trigger push branch for GitHub Workflow (#1204)
Signed-off-by: Aurélien Pupier <a****r@i****m> |
Aurélien Pupier <a****r@i****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 9e863319 | GH-1206: validate decompressed length in Lz4CompressionCodec (#1207) |
Abdul Rawoof Khan <a****r@b****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 8ce39730 |
GH-1179: Correct the size of var-width vector with >0 start offset during vec...
Co-authored-by: Jordan Epstein <j****n@i****m> |
Jordan Epstein <3****c@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 04471f4f |
MINOR: Bump logback.version from 1.5.32 to 1.5.34 (#1171)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| bd8cd52f |
MINOR: Bump com.github.luben:zstd-jni from 1.5.7-10 to 1.5.7-11 (#1184)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| fcba1b03 |
MINOR: Bump org.cyclonedx:cyclonedx-maven-plugin from 2.9.1 to 2.9.2 (#1198)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 301d3d8f |
GH-1063: Add is_update field to ActionCreatePreparedStatementResult (#1064)
Co-authored-by: David Li <l****6@g****m> |
Pedro Matias <p****s@d****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| b0e51af8 | GH-1116: [Java] Fix compressed buffer prefix write and ZSTD dstCapacity (#1119) |
YangJie <y****1@b****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 9122af2a |
MINOR: Bump com.google.protobuf:protobuf-bom from 4.35.0 to 4.35.1 (#1186)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 365a5f46 |
MINOR: [CI] Bump actions/checkout from 6 to 7 (#1193)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| bf0b3445 |
MINOR: [CI] Bump actions/cache from 5 to 6 (#1197)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 2812cfaa |
MINOR: Bump dep.junit.jupiter.version from 6.1.0 to 6.1.1 (#1200)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| fb34d7a4 |
MINOR: Bump io.grpc:grpc-bom from 1.81.0 to 1.82.1 (#1199)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 6e0b5f79 |
MINOR: Bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15 (#1176)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 5540c4d6 |
MINOR: Bump com.squareup.okhttp3:mockwebserver3-junit5 from 5.3.2 to 5.4.0 (#...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| cb24576e |
MINOR: Bump io.netty:netty-bom from 4.2.14.Final to 4.2.15.Final (#1175)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| e525fbfe |
MINOR: Bump com.diffplug.spotless:spotless-maven-plugin from 3.4.0 to 3.6.0 (...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| c836fad7 |
MINOR: Bump com.fasterxml.jackson:jackson-bom from 2.21.3 to 2.22.0 (#1173)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 485f813d |
MINOR: Bump com.github.luben:zstd-jni from 1.5.7-8 to 1.5.7-10 (#1177)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| a993bf17 |
MINOR: Bump com.google.api.grpc:proto-google-common-protos from 2.71.0 to 2.7...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 035d96b2 |
MINOR: Bump dep.junit.jupiter.version from 5.12.2 to 6.1.0 (#1162)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| da97828b |
MINOR: Bump checker.framework.version from 4.1.0 to 4.2.0 (#1170)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 315fd710 |
MINOR: [CI] Bump docker/login-action from 4.1.0 to 4.2.0 (#1160)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 6a6b8c1c |
MINOR: Bump com.gradle:develocity-maven-extension from 2.4.0 to 2.4.1 (#1161)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 96339f6c |
MINOR: Bump com.nimbusds:oauth2-oidc-sdk from 11.37.1 to 11.37.2 (#1164)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 7fc14a53 |
MINOR: Bump io.netty:netty-bom from 4.2.13.Final to 4.2.14.Final (#1166)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| b58ce115 |
MINOR: Bump com.google.protobuf:protobuf-bom from 4.34.1 to 4.35.0 (#1167)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 755ce550 |
MINOR: Bump org.immutables:value from 2.12.1 to 2.12.2 (#1168)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 4ecc92f8 |
MINOR: Bump org.apache.parquet:parquet-variant from 1.17.0 to 1.17.1 (#1150)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| ef359de2 |
MINOR: Bump dep.slf4j.version from 2.0.17 to 2.0.18 (#1151)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 4899492a |
MINOR: Bump parquet.version from 1.17.0 to 1.17.1 (#1152)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 28367478 |
MINOR: Bump io.grpc:grpc-bom from 1.80.0 to 1.81.0 (#1154)
Co-authored-by: dependabot[bot] <4****]@u****m>, JB Onofré <j****e@a****g> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| d88adb33 |
MINOR: Bump io.netty:netty-bom from 4.2.12.Final to 4.2.13.Final (#1155)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| c49d9762 |
MINOR: Bump org.immutables:value-annotations from 2.12.1 to 2.12.2 (#1157)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 8c36d022 |
MINOR: Bump org.apache:apache from 37 to 38 (#1156)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| af86cd3a |
MINOR: Bump org.apache.calcite.avatica:avatica from 1.26.0 to 1.27.0 (#986)
Co-authored-by: dependabot[bot] <4****]@u****m>, JB Onofré <j****e@a****g> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 3bc34b04 |
MINOR: Bump commons-io:commons-io from 2.21.0 to 2.22.0 (#1126)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 0f7665f2 |
MINOR: Bump com.nimbusds:oauth2-oidc-sdk from 11.37 to 11.37.1 (#1143)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 331e9ee0 |
MINOR: Bump commons-codec:commons-codec from 1.21.0 to 1.22.0 (#1127)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| e6d92484 |
MINOR: Bump com.gradle:common-custom-user-data-maven-extension from 2.1.0 to ...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| b068e283 |
MINOR: Bump com.github.ben-manes.caffeine:caffeine from 3.2.3 to 3.2.4 (#1130)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 30d528fa |
MINOR: Bump checker.framework.version from 4.0.0 to 4.1.0 (#1131)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 5e2fb636 |
MINOR: Bump com.google.api.grpc:proto-google-common-protos from 2.70.0 to 2.7...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 5dc3ea69 |
MINOR: Bump com.github.luben:zstd-jni from 1.5.7-7 to 1.5.7-8 (#1132)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 138e8521 |
MINOR: Bump com.fasterxml.jackson:jackson-bom from 2.21.2 to 2.21.3 (#1133)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| e5482cd6 | MINOR: Fix Gandiva JNI build against Arrow C++ 24.0.0 (#1140) |
JB Onofré <j****e@a****g>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 0f0a5843 |
MINOR: Bump io.grpc:grpc-bom from 1.79.0 to 1.80.0 (#1093)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 09038fbb |
MINOR: Bump checker.framework.version from 3.55.1 to 4.0.0 (#1113)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 980b5146 |
MINOR: Bump org.bouncycastle:bcpkix-jdk18on from 1.83 to 1.84 (#1122)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 3dca92ba |
MINOR: Bump com.google.guava:guava-bom from 33.5.0-jre to 33.6.0-jre (#1123)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 8d3e8dd2 |
MINOR: Bump com.google.api.grpc:proto-google-common-protos from 2.67.0 to 2.7...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 0d55ba78 |
MINOR: [CI] Bump actions/upload-artifact from 7.0.0 to 7.0.1 (#1111)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 4ca6017b |
MINOR: [CI] Bump actions/github-script from 8 to 9 (#1110)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| e4f8c925 | GH-1107: Increase publish job timeout (#1108) |
Sutou Kouhei <k****u@c****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| d952ed48 |
MINOR: Bump dep.hadoop.version from 3.4.3 to 3.5.0 (#1104)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 13c8b935 |
MINOR: Bump checker.framework.version from 3.54.0 to 3.55.1 (#1105)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| d8ad7b67 |
MINOR: [CI] Bump docker/login-action from 4.0.0 to 4.1.0 (#1103)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| e54681b8 |
MINOR: Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.4 to 3.4.0 ...
Co-authored-by: dependabot[bot] <4****]@u****m>, JB Onofré <j****e@a****g>, JB Onofré <j****e@d****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 0703021c |
MINOR: Bump org.apache:apache from 33 to 37 (#1033)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 447372ce |
MINOR: Bump com.google.api.grpc:proto-google-common-protos from 2.66.0 to 2.6...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 4297733d |
MINOR: Bump com.gradle:develocity-maven-extension from 2.3.4 to 2.4.0 (#1095)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 89fa995e |
MINOR: Bump com.nimbusds:oauth2-oidc-sdk from 11.34 to 11.37 (#1096)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 168a9691 |
MINOR: Bump io.netty:netty-bom from 4.2.10.Final to 4.2.12.Final (#1091)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 07d99873 |
MINOR: Bump com.h2database:h2 from 2.3.232 to 2.4.240 (#1084)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 01affd74 | GH-1078: Upgrade minimum JDK version from 11 to 17 (#1079) |
JB Onofré <j****e@d****m>
Committed by: GitHub <n****y@g****m> |
5 months ago |