GitHub / apache/arrow-java issues and pull requests
#1016 - GH-139: [Flight] Stop return null from MetadataAdapter.getAll(String) and getAllByte(String)
Pull Request -
State: open - Opened by axreldable 5 days ago
- 3 comments
Labels: enhancement, breaking-change
#1015 - GH-1014: [Docs] Fix broken and obsolete links in the README.md
Pull Request -
State: closed - Opened by axreldable 5 days ago
- 2 comments
Labels: documentation
#1014 - [Docs] Broken and obsolete links in the README.md file
Issue -
State: closed - Opened by axreldable 6 days ago
Labels: Type: enhancement
#1013 - GH-301: Allow adding a vector at the end of VectorSchemaRoot
Pull Request -
State: open - Opened by axreldable 6 days ago
- 2 comments
Labels: enhancement
#1009 - flight-sql-jdbc-driver throws "parameter ordinal 1 out of range" for PreparedStatement in SELECT query
Issue -
State: open - Opened by eqrvivek 8 days ago
- 5 comments
Labels: Type: usage
#1008 - GH-1007: fix: does not break class loading if direct buffer allocator is not available
Pull Request -
State: open - Opened by torito 9 days ago
- 4 comments
Labels: bug-fix
#1007 - Unable to load MemoryUtil class if we dont set --add-opens
Issue -
State: open - Opened by torito 9 days ago
Labels: Type: bug
#980 - GH-979: Adds documentation for Flight SQL
Pull Request -
State: open - Opened by jorisgillis 21 days ago
- 1 comment
Labels: enhancement
#967 - GH-343: Fix ListVector offset buffer not properly serialized for nested empty arrays
Pull Request -
State: closed - Opened by Yicong-Huang 29 days ago
- 13 comments
Labels: bug-fix
#890 - MINOR: Bump ch.qos.logback:logback-core from 1.5.18 to 1.5.19
Pull Request -
State: open - Opened by dependabot[bot] 4 months ago
Labels: dependencies, java
#881 - GH-880: [CI] Fix syntax error in `dev_pr.yml`
Pull Request -
State: closed - Opened by kou 4 months ago
#880 - [CI] `dev_pr.yml` has syntax error
Issue -
State: closed - Opened by kou 4 months ago
Labels: Type: bug
#879 - GH-592: [Release] Use relative path in .sha*
Pull Request -
State: closed - Opened by kou 4 months ago
#878 - Ensure the driver timezone is always respected
Pull Request -
State: open - Opened by aiguofer 4 months ago
#877 - GH-810: added support of ExtensionType for UnionVector
Pull Request -
State: open - Opened by xxlaykxx 4 months ago
- 1 comment
Labels: enhancement
#876 - GH-875: [CI] Bump default Python version on .env so dependencies like archery are installable on CI
Pull Request -
State: closed - Opened by raulcd 4 months ago
- 5 comments
#865 - MINOR: Upgrade to Apache POM 35 and identify fixes needed to have CI happy
Pull Request -
State: open - Opened by jbonofre 5 months ago
- 26 comments
Labels: dependencies
#865 - Upgrade to Apache POM 35 and identify fixes needed to have CI happy
Pull Request -
State: open - Opened by jbonofre 5 months ago
#864 - GH-863: [Flight SQL][JDBC] Suppress benign CloseSession errors when catalog is set
Pull Request -
State: open - Opened by vandop 5 months ago
#861 - [JAVA] Remove type parameterization in ExtensionTypeWriterFactory
Issue -
State: open - Opened by xxlaykxx 5 months ago
Labels: Type: enhancement
#860 - Fix ARROW_STRUCT_CONFLICT_POLICY env not work
Pull Request -
State: open - Opened by wForget 5 months ago
#859 - `ARROW_STRUCT_CONFLICT_POLICY` environment not work
Issue -
State: closed - Opened by wForget 5 months ago
Labels: Type: bug
#858 - Exception thrown while handling exception in CompositeJdbcConsumer
Issue -
State: closed - Opened by aiguofer 5 months ago
Labels: Type: bug
#857 - GH-858: Fix error handling in CompositeJdbcConsumer
Pull Request -
State: closed - Opened by aiguofer 5 months ago
#856 - JDBC Flight SQL: Suppress benign CloseSession errors in handler.close() when catalog is set
Pull Request -
State: open - Opened by vandop 5 months ago
#851 - MINOR: Bump io.netty:netty-bom from 4.1.119.Final to 4.2.6.Final
Pull Request -
State: open - Opened by dependabot[bot] 5 months ago
Labels: dependencies, java
#850 - MINOR: Bump com.google.protobuf:protobuf-bom from 4.30.2 to 4.32.1
Pull Request -
State: open - Opened by dependabot[bot] 5 months ago
Labels: dependencies, java
#848 - TypedValue should be treated as Nullable in bind function in AvaticaParameterBinder
Issue -
State: closed - Opened by XenoAmess 5 months ago
Labels: Type: bug
#847 - MINOR: [CI] Bump actions/setup-java from 4.6.0 to 5.0.0
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, github_actions
#845 - MINOR: Bump io.netty:netty-bom from 4.1.119.Final to 4.2.5.Final
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
- 1 comment
Labels: dependencies, java
#844 - MINOR: [CI] Bump actions/github-script from 7.0.1 to 8.0.0
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, github_actions
#841 - Use apache/arrow-dotnet for integration test
Issue -
State: open - Opened by kou 5 months ago
Labels: Type: enhancement
#840 - GH-839: Fix support for ResultSet.getObject for TIMESTAMP_WITH_TIMEZONE
Pull Request -
State: open - Opened by aiguofer 5 months ago
#840 - GH-839: Fix support for ResultSet.getObject for TIMESTAMP_WITH_TIMEZONE
Pull Request -
State: open - Opened by aiguofer 5 months ago
- 1 comment
#839 - ResultSet.getObject throws "not implemented" exception for TIMESTAMP_WITH_TIMEZONE
Issue -
State: closed - Opened by aiguofer 5 months ago
Labels: Type: bug
#838 - [JAVA] FlightSQL JDBC Driver PreparedStatement#setTimestamp() ignores connection timeStampPrecision
Issue -
State: open - Opened by psixto-denodo 5 months ago
- 1 comment
Labels: Type: bug
#837 - GH-836: Added support of ExtensionType for ComplexCopier
Pull Request -
State: open - Opened by xxlaykxx 5 months ago
- 2 comments
#837 - GH-836: Added support of ExtensionType for ComplexCopier
Pull Request -
State: closed - Opened by xxlaykxx 5 months ago
- 9 comments
#836 - [JAVA] Add support for ExtensionType for ComplexCopier
Issue -
State: closed - Opened by xxlaykxx 5 months ago
Labels: Type: enhancement
#834 - Avro adapter: AvroNullableConsumer should use readIndex
Issue -
State: open - Opened by sap1ens 6 months ago
Labels: Type: bug
#833 - Avro adapter: setPosition doesn't work with BaseVariableWidthVectors
Issue -
State: open - Opened by sap1ens 6 months ago
Labels: Type: bug
#832 - AvroStringConsumer should use readString instead of readBytes
Issue -
State: open - Opened by sap1ens 6 months ago
Labels: Type: bug
#829 - Unable to Set Initial Database via JDBC Connection String Parameters
Issue -
State: open - Opened by wooln 6 months ago
Labels: Type: bug
#827 - MINOR: [CI] Bump actions/setup-java from 4 to 5
Pull Request -
State: open - Opened by dependabot[bot] 6 months ago
Labels: dependencies, github_actions
#826 - MINOR: Bump com.google.api.grpc:proto-google-common-protos from 2.56.0 to 2.61.0
Pull Request -
State: open - Opened by dependabot[bot] 6 months ago
Labels: dependencies, java
#824 - Make UUID implementation available for downstream projects
Pull Request -
State: closed - Opened by bodduv 6 months ago
- 2 comments
#823 - Make UUID extension type publicly available
Issue -
State: open - Opened by bodduv 6 months ago
Labels: Type: enhancement
#822 - MINOR: Bump com.google.api.grpc:proto-google-common-protos from 2.56.0 to 2.60.0
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
- 1 comment
Labels: dependencies, java
#819 - MINOR: Bump io.netty:netty-bom from 4.1.119.Final to 4.2.4.Final
Pull Request -
State: open - Opened by dependabot[bot] 6 months ago
Labels: dependencies, java
#818 - [FlightSQLJDBC] not implemented exception when fetching TimeStamp from ResultSet
Issue -
State: closed - Opened by jeremyosterhoudt 6 months ago
- 1 comment
Labels: Type: bug
#816 - Performance: Presize JsonStringArrayList vector results
Issue -
State: open - Opened by schlosna 6 months ago
Labels: Type: enhancement
#814 - MINOR: [CI] Bump docker/login-action from 3.4.0 to 3.5.0
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, github_actions
#813 - MINOR: [CI] Bump actions/cache from 4.2.3 to 4.2.4
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, github_actions
#812 - VectorAppender fails with OversizedAllocationException when appending to empty UnionVector
Issue -
State: open - Opened by adnan-bubalo 6 months ago
Labels: Type: bug
#811 - GH-797: [JDBC] Fix PreparedStatement#execute for DML/DDL
Pull Request -
State: closed - Opened by ennuite 6 months ago
- 3 comments
#809 - MINOR: Fix format
Pull Request -
State: closed - Opened by lidavidm 6 months ago
#806 - GH-804: Prepend JDBC FlightSQL version to user agent
Pull Request -
State: open - Opened by xborder 7 months ago
#805 - [Java] How to read file in S3 or Minio by Dataset api?
Issue -
State: closed - Opened by 777-en 7 months ago
- 1 comment
Labels: Type: usage
#802 - GH-794: Avro file read and write support
Pull Request -
State: open - Opened by martin-traverse 7 months ago
#801 - Trying to use for Android but keep getting No DefaultAllocationManager found on classpath
Issue -
State: open - Opened by kpeck-north 7 months ago
Labels: Type: bug
#800 - MINOR: Bump checker.framework.version from 3.49.3 to 3.49.5
Pull Request -
State: open - Opened by dependabot[bot] 7 months ago
Labels: dependencies, java
#799 - MINOR: Bump org.apache:apache from 33 to 35
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
- 7 comments
Labels: dependencies, java
#798 - MINOR: Bump io.netty:netty-bom from 4.1.119.Final to 4.2.3.Final
Pull Request -
State: open - Opened by dependabot[bot] 7 months ago
Labels: dependencies, java
#795 - MINOR: Bump org.apache.orc:orc-core from 2.1.1 to 2.1.3
Pull Request -
State: open - Opened by dependabot[bot] 7 months ago
Labels: dependencies, java
#793 - MINOR: Bump com.github.luben:zstd-jni from 1.5.7-2 to 1.5.7-4
Pull Request -
State: open - Opened by dependabot[bot] 7 months ago
Labels: dependencies, java
#792 - MINOR: Bump com.google.api.grpc:proto-google-common-protos from 2.56.0 to 2.59.0
Pull Request -
State: open - Opened by dependabot[bot] 8 months ago
Labels: dependencies, java
#791 - MINOR: Bump com.google.api.grpc:proto-google-common-protos from 2.56.0 to 2.58.2
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
- 1 comment
Labels: dependencies, java
#791 - MINOR: Bump com.google.api.grpc:proto-google-common-protos from 2.56.0 to 2.58.2
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
- 1 comment
Labels: dependencies, java
#790 - [JAVA] Client is able to connect to GRPC_TLS flight server with GRPC_INSECURE
Issue -
State: open - Opened by Thanzeel-Hassan-IBM 8 months ago
- 17 comments
Labels: Type: bug
#789 - GH-788: Bump Windows GitHub hosted runner to windows-2022 on release workflow
Pull Request -
State: open - Opened by raulcd 8 months ago
- 5 comments
#788 - Update Windows GitHub Hosted runner to use Windows > 2019
Issue -
State: open - Opened by raulcd 8 months ago
Labels: Type: enhancement
#787 - Unimplemented error when the output table contains timestamp with timezone
Issue -
State: open - Opened by Ke-Wng 8 months ago
Labels: Type: bug
#786 - MINOR: Bump com.google.api.grpc:proto-google-common-protos from 2.56.0 to 2.58.0
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
- 1 comment
Labels: dependencies, java
#785 - MINOR: Bump com.gradle:common-custom-user-data-maven-extension from 2.0.1 to 2.0.3
Pull Request -
State: open - Opened by dependabot[bot] 8 months ago
Labels: dependencies, java
#784 - MINOR: Bump io.netty:netty-bom from 4.1.119.Final to 4.2.2.Final
Pull Request -
State: open - Opened by dependabot[bot] 8 months ago
Labels: dependencies, java
#783 - GH-155: Delegate opening mTLS cert files to `build()`
Pull Request -
State: open - Opened by rtadepalli 8 months ago
- 2 comments
#782 - Bug Report: Column Nullability Not Honored in FlightSqlProducer Schema
Issue -
State: open - Opened by bineetsingh30 9 months ago
Labels: Type: bug
#781 - MINOR: Bump io.grpc:grpc-bom from 1.71.0 to 1.73.0
Pull Request -
State: open - Opened by dependabot[bot] 9 months ago
Labels: dependencies, java
#781 - MINOR: Bump io.grpc:grpc-bom from 1.71.0 to 1.73.0
Pull Request -
State: open - Opened by dependabot[bot] 9 months ago
Labels: dependencies, java
#780 - MINOR: Bump com.google.protobuf:protobuf-bom from 4.30.2 to 4.31.1
Pull Request -
State: open - Opened by dependabot[bot] 9 months ago
Labels: dependencies, java
#780 - MINOR: Bump com.google.protobuf:protobuf-bom from 4.30.2 to 4.31.1
Pull Request -
State: open - Opened by dependabot[bot] 9 months ago
Labels: dependencies, java
#779 - GH-731: Avro adapter, output dictionary-encoded fields as enums
Pull Request -
State: open - Opened by martin-traverse 9 months ago
- 7 comments
Labels: enhancement
#779 - GH-731: Avro adapter, output dictionary-encoded fields as enums
Pull Request -
State: closed - Opened by martin-traverse 9 months ago
- 7 comments
Labels: enhancement
#778 - GH-734: Improve CompositeJdbcConsumer error handling and add unit tests
Pull Request -
State: open - Opened by Odin-BN 9 months ago
- 4 comments
Labels: bug-fix
#778 - GH-734: Improve CompositeJdbcConsumer error handling and add unit tests
Pull Request -
State: open - Opened by Odin-BN 9 months ago
#777 - GH-79: Move `splitAndTransferValidityBuffer` to `BaseValueVector`
Pull Request -
State: closed - Opened by rtadepalli 9 months ago
- 2 comments
Labels: enhancement
#777 - GH-79: Move `splitAndTransferValidityBuffer` to `BaseValueVector`
Pull Request -
State: closed - Opened by rtadepalli 9 months ago
- 2 comments
Labels: enhancement
#776 - IllegalStateException: Memory leaked when closing RootAllocator
Issue -
State: open - Opened by liweiyuan 9 months ago
- 3 comments
Labels: Type: bug
#775 - GH-774: Consoliate `BitVectorHelper.getValidityBufferSize` and `BaseValueVector.getValidityBufferSizeFromCount`
Pull Request -
State: closed - Opened by rtadepalli 9 months ago
- 9 comments
Labels: enhancement, breaking-change
#774 - Remove duplicate function `getValidityBufferSizeFromCount` in `BaseValueVector`
Issue -
State: open - Opened by rtadepalli 9 months ago
Labels: Type: enhancement
#772 - GH-70: Move from `hamcrest` to `assertj` in `flight-sql`
Pull Request -
State: closed - Opened by rtadepalli 9 months ago
- 2 comments
Labels: chore
#772 - GH-70: Move from `hamcrest` to `assertj` in `flight-sql`
Pull Request -
State: closed - Opened by rtadepalli 9 months ago
- 2 comments
Labels: chore
#771 - GH-770: Ensure updating Homebrew Python on macos-13
Pull Request -
State: closed - Opened by kou 9 months ago
- 1 comment
Labels: chore
#771 - GH-770: Ensure updating Homebrew Python on macos-13
Pull Request -
State: closed - Opened by kou 9 months ago
- 1 comment
Labels: chore
#770 - CI: RC JNI macos-13 x86_64 failed by Homebrew Python update
Issue -
State: closed - Opened by kou 9 months ago
Labels: Type: bug
#769 - GH-768: Use apache/arrow-js for JS in integration test
Pull Request -
State: closed - Opened by kou 9 months ago
- 2 comments
Labels: chore
#769 - GH-768: Use apache/arrow-js for JS in integration test
Pull Request -
State: closed - Opened by kou 9 months ago
- 2 comments
Labels: chore
#768 - CI: Use apache/arrow-js for JS in integration test
Issue -
State: closed - Opened by kou 9 months ago
Labels: Type: enhancement
#767 - CI failed: cannot find utf8proc library
Issue -
State: closed - Opened by hnwyllmm 9 months ago
- 1 comment
Labels: Type: bug
#766 - GH-765: Do not close/free imported BaseStruct objects
Pull Request -
State: open - Opened by pepijnve 9 months ago