issues
search
apache
/
arrow-adbc
Database connectivity API standard and libraries for Apache Arrow
https://arrow.apache.org/adbc/
Apache License 2.0
385
stars
97
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix(csharp/src/Drivers/Apache): fix float data type handling for tests on Databricks Spark
#2283
birschick-bq
closed
3 weeks ago
0
fix(csharp/src/Drivers/Apache): fix to workaround concurrency issue
#2282
birschick-bq
closed
3 weeks ago
0
csharp: integration tests (ClientTests) fail for Databricks data source due to float type incompatibility
#2281
birschick-bq
closed
3 weeks ago
0
csharp: integration tests (ClientTests/DriverTests) can cause concurrency issues creating/updating table.
#2280
birschick-bq
opened
3 weeks ago
0
feat(rust/drivers/datafusion): add support for bulk ingest
#2279
tokoko
closed
2 weeks ago
1
snowflake: driver is not returning ConstraintColumnNames, ConstraintColumnUsage
#2278
davidhcoe
closed
3 weeks ago
3
java: enable -Werror, especially with ErrorProne
#2277
lidavidm
opened
4 weeks ago
0
Expected PGCOPY signature of 11 bytes at beginning of stream but found -1 bytes of input
#2276
mcrumiller
opened
4 weeks ago
5
fix(csharp/src/Drivers/Apache): correctly handle empty response and add Client tests
#2275
birschick-bq
closed
3 weeks ago
0
feat: C++ Client Helpers
#2274
paleolimbot
opened
1 month ago
1
fix(csharp/src/Drivers/Apache): remove interleaved async look-ahead code
#2273
birschick-bq
closed
1 month ago
0
chore(go/adbc): bump google.golang.org/api from 0.200.0 to 0.201.0 in /go/adbc
#2272
dependabot[bot]
closed
1 month ago
0
chore(csharp): bump DuckDB.NET.Bindings.Full from 1.1.1 to 1.1.2.1 in /csharp
#2271
dependabot[bot]
closed
1 month ago
0
chore(java): bump com.google.errorprone:error_prone_core from 2.33.0 to 2.34.0 in /java
#2270
dependabot[bot]
closed
4 weeks ago
1
chore(java): bump org.junit:junit-bom from 5.11.2 to 5.11.3 in /java
#2269
dependabot[bot]
closed
1 month ago
0
chore(java): bump com.uber.nullaway:nullaway from 0.11.3 to 0.12.0 in /java
#2268
dependabot[bot]
closed
1 month ago
0
feat(rust/drivers): adbc driver for datafusion
#2267
tokoko
closed
3 weeks ago
3
fix(c/driver_manager): More robust error reporting for errors that occur before AdbcDatabaseInit()
#2266
paleolimbot
closed
1 month ago
0
csharp: BindStream/Bind statements fail with 'Fatal error. System.AccessViolationException: Attempted to read or write protected memory.'
#2265
schweers-qb
opened
1 month ago
8
c/driver_manager: Python bindings can segfault if `AdbcDatabaseInit()` errors
#2264
paleolimbot
closed
1 month ago
1
ADBC driver for DataFusion
#2263
tokoko
closed
3 weeks ago
7
docs(r/adbcbigquery,r/adbcflightsql,r/adbcsnowflake): recommend to install from R-multiverse
#2262
eitsupi
closed
1 month ago
0
refactor(c/driver/postgresql): Cleanups for result_helper signatures
#2261
WillAyd
closed
2 weeks ago
5
build(c): Fix linker error with SQLite tests
#2260
WillAyd
closed
1 month ago
1
c/driver/flightsql: ASAN failure in Meson build
#2259
lidavidm
closed
2 weeks ago
2
ci: switch mambaforge to miniforge, explicitly install Python
#2258
lidavidm
closed
1 month ago
0
ci: lots of breakage
#2257
lidavidm
closed
1 month ago
2
chore(deps): bump System.Text.Json from 8.0.4 to 8.0.5 in /csharp/test/SmokeTests/Apache.Arrow.Adbc.SmokeTests
#2256
dependabot[bot]
closed
1 month ago
0
chore(go/adbc): bump google.golang.org/api from 0.199.0 to 0.200.0 in /go/adbc
#2255
dependabot[bot]
closed
1 month ago
2
feat(go/adbc/driver/snowflake): improve GetObjects performance and semantics
#2254
zeroshade
closed
1 month ago
6
chore(java): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 in /java
#2253
dependabot[bot]
closed
1 month ago
0
chore(java): bump org.junit:junit-bom from 5.11.1 to 5.11.2 in /java
#2252
dependabot[bot]
closed
1 month ago
1
chore(java): bump com.diffplug.spotless:spotless-maven-plugin from 2.30.0 to 2.43.0 in /java
#2251
dependabot[bot]
closed
1 month ago
1
chore(java): bump dep.org.checkerframework.version from 3.48.0 to 3.48.1 in /java
#2250
dependabot[bot]
closed
1 month ago
1
chore(csharp): bump Google.Cloud.BigQuery.Storage.V1 from 3.16.0 to 3.17.0 in /csharp
#2249
dependabot[bot]
closed
1 month ago
0
Clarify documentation on ADBC_GET_OBJECTS_DEPTH values
#2248
paleolimbot
opened
1 month ago
1
feat(java): Standardize core exceptions to AdbcException
#2247
laurentgo
opened
1 month ago
7
chore(dev/release): pin Python 3.12 for now
#2246
lidavidm
closed
1 month ago
1
Proposal to implement ADBC driver for Apache Cassandra
#2245
SChakravorti21
opened
1 month ago
7
docs: update doxygen/javadoc intersphinx bridges for Sphinx 8.1
#2244
lidavidm
closed
1 month ago
0
docs: Sphinx 8.1 breaks our intersphinx trick
#2243
lidavidm
closed
1 month ago
0
fix(rust): implement database/connection constructors without options
#2242
mbrobbel
closed
1 month ago
2
Rust: constructors w/o opts are ignored
#2241
tokoko
closed
1 month ago
0
chore(java): auto-format maven pom.xml files
#2240
laurentgo
closed
1 month ago
0
[Java] auto-format Maven pom.xml
#2239
laurentgo
closed
1 month ago
4
fix(csharp/src/Drivers): update System.Text.Json to version 8.0.5 because of known vulnerability
#2238
birschick-bq
closed
1 month ago
2
[Java] Normalize exceptions to AdbcException subclasses
#2237
laurentgo
opened
1 month ago
0
docs(README.md): add hyperlink for CONTRIBUTING.md
#2236
laurentgo
closed
1 month ago
0
feat(r): Add R BigQuery driver wrapper
#2235
paleolimbot
closed
1 month ago
0
feat(c): Implement ingestion and testing for float16, string_view, and binary_view
#2234
paleolimbot
closed
1 month ago
0
Previous
Next