Sign in
apache
/
arrow-adbc
/
HEAD
da58c59
feat(c/driver_manager,rust/driver_manager): improve profile/manifest consistency (#4083)
by Matt Topol
· 28 hours ago
main
b1d1393
refactor(c/driver_manager): InternalAdbcUserConfigDir should return parent path (#4084)
by Roshan Banisetti
· 28 hours ago
3dea32c
feat(javascript): add npm publishing workflow and release scripts (#4076)
by Kent Wu
· 29 hours ago
59ccc45
feat(javascript): return Arrow Table by default in AdbcConnection (#4091)
by Kent Wu
· 29 hours ago
3115969
fix(c/driver_manager): test and fix bugs in profiles (#4080)
by David Li
· 34 hours ago
adea2d7
feat(python/adbc_driver_manager): allow ``connect(profile="foo")`` (#4078)
by David Li
· 3 days ago
043bb22
chore(csharp): Bump Microsoft.SourceLink.GitHub from 10.0.103 to 10.0.200 (#4069)
by dependabot[bot]
· 4 days ago
733baf9
chore(rust): Bump toml from 1.0.3+spec-1.1.0 to 1.0.6+spec-1.1.0 (#4066)
by dependabot[bot]
· 4 days ago
281b0fc
chore(go/adbc): Bump google.golang.org/api from 0.268.0 to 0.271.0 in /go/adbc (#4065)
by dependabot[bot]
· 5 days ago
708b2f2
fix(rust/driver_manager): fix clippy warning (#4073)
by Matt Topol
· 5 days ago
5ec9f40
chore: Bump the actions group with 6 updates (#4068)
by dependabot[bot]
· 5 days ago
a7c0e49
chore(go/adbc): Bump the opentelemetry group with 6 updates (#4064)
by dependabot[bot]
· 5 days ago
28dee69
chore(go/adbc): Bump google.golang.org/grpc from 1.79.1 to 1.79.2 (#4067)
by dependabot[bot]
· 5 days ago
b61f85f
chore(java): Bump com.microsoft.sqlserver:mssql-jdbc (#4062)
by dependabot[bot]
· 5 days ago
b0611a1
ci: fix almalinux-8 build (#4061)
by David Li
· 5 days ago
b69dcd8
chore(go): bump Go version (#4060)
by David Li
· 6 days ago
20dda76
feat(javascript): add Node.js ADBC driver manager (#4046)
by Kent Wu
· 6 days ago
65afee9
feat(rust/driver_manager): make some functions and modules pub instead of pub(crate) (#4052)
by Matt Topol
· 6 days ago
6782c9d
ci: bump Maven version used for some validation tests (#4059)
by David Li
· 6 days ago
c82fde8
refactor(python/adbc_driver_manager): add return type annotations (#4058)
by Emil Sadek
· 6 days ago
c8826f5
build(c): work around clang making `__COUNTER__` a warning (#4044)
by David Li
· 7 days ago
fb70f1e
feat(java/driver/jni): add executeSchema (#4056)
by Tornike Gurgenidze
· 7 days ago
a515c66
chore: replace black, flake8, and isort with ruff (#4054)
by Emil Sadek
· 7 days ago
e3b6942
ci(rust): suppress unused features error for unstable `non_exhaustive_omitted_patterns_lint` only used in `arrow_ffi` (#4055)
by eitsupi
· 7 days ago
28abfdf
fix(python/adbc_driver_manager): remove unused typing imports (#4049)
by Emil Sadek
· 11 days ago
6b83ec4
chore(rust/driver/datafusion): bump datafusion to 52.2.0 (#4045)
by eitsupi
· 11 days ago
8e23274
chore(go/adbc): Bump github.com/snowflakedb/gosnowflake from 1.17.1 to 1.19.0 in /go/adbc (#3937)
by dependabot[bot]
· 11 days ago
4b46b64
chore(go/adbc): Bump github.com/databricks/databricks-sql-go from 1.9.0 to 1.10.0 in /go/adbc (#4015)
by dependabot[bot]
· 11 days ago
f8d0568
refactor(c/driver_manager): split up adbc_driver_manager.cc for easier maintenance (#4029)
by Matt Topol
· 11 days ago
bb3f4bf
chore(rust): Bump tokio from 1.49.0 to 1.50.0 in /rust (#4038)
by dependabot[bot]
· 11 days ago
39acf79
chore(java): Bump com.google.protobuf:protobuf-java from 4.33.5 to 4.34.0 in /java (#4033)
by dependabot[bot]
· 12 days ago
98e6bbd
chore(java): Bump com.diffplug.spotless:spotless-maven-plugin from 3.2.1 to 3.3.0 in /java (#4035)
by dependabot[bot]
· 12 days ago
4dae971
chore(go/adbc): Bump the opentelemetry group in /go/adbc with 6 updates (#4034)
by dependabot[bot]
· 12 days ago
7acc29f
chore(java): Bump the linters group in /java with 3 updates (#4032)
by dependabot[bot]
· 12 days ago
c8f73d5
chore: Bump the actions group with 3 updates (#4040)
by dependabot[bot]
· 12 days ago
d932fde
chore(r): remove the `-D_LIBCPP_DISABLE_AVAILABILITY` cpp flag for new macos toolchains (#4030)
by eitsupi
· 14 days ago
f2d58a7
fix(rust/driver_manager): try to fix flaky test (#4028)
by Matt Topol
· 2 weeks ago
4698ced
chore(rust/ffi): make clippy happy (#4026)
by Matt Topol
· 2 weeks ago
c66d59f
feat(rust/driver_manager): implement connection profiles (#3973)
by Matt Topol
· 2 weeks ago
0f81654
docs: fix minor issues in profiles and manifests docs (#4007)
by Ian Cook
· 2 weeks ago
a8a3454
feat(go/adbc): add context.Context support for uniform OpenTelemetry instrumentation (#4009)
by Matt Topol
· 3 weeks ago
80068e2
chore(rust): support arrow 58 (#4023)
by eitsupi
· 3 weeks ago
d970007
chore(go/adbc): Bump google.golang.org/api from 0.267.0 to 0.268.0 (#4016)
by dependabot[bot]
· 3 weeks ago
5ce21a0
chore(rust): Bump test-with from 0.15.7 to 0.15.8 (#4020)
by dependabot[bot]
· 3 weeks ago
c343bdd
chore(rust): Bump toml from 1.0.2+spec-1.1.0 to 1.0.3+spec-1.1.0 (#4021)
by dependabot[bot]
· 3 weeks ago
5e5c569
chore(rust): Bump tempfile from 3.25.0 to 3.26.0 in /rust (#4019)
by dependabot[bot]
· 3 weeks ago
04e594d
chore(go/adbc): Bump modernc.org/sqlite from 1.46.0 to 1.46.1 (#4017)
by dependabot[bot]
· 3 weeks ago
2fcddd6
chore(csharp): Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0 (#4022)
by dependabot[bot]
· 3 weeks ago
e8642f8
feat(csharp/src/Telemetry): re-enable compile-time JSON serializer context for trace activity (#4013)
by Bruce Irschick
· 3 weeks ago
7b38cf4
feat(java/driver/jni): metadata methods, validation suite (#3972)
by Tornike Gurgenidze
· 4 weeks ago
7b2ae4f
chore(csharp): Bump coverlet.collector from 6.0.4 to 8.0.0 (#4004)
by dependabot[bot]
· 4 weeks ago
ecfed13
chore(go/adbc): Bump google.golang.org/api from 0.266.0 to 0.267.0 (#4002)
by dependabot[bot]
· 4 weeks ago
31b4c44
chore(dev/release): fix announce@ mail to comply with ASF policy (#3981)
by David Li
· 4 weeks ago
5407d4a
chore(go/adbc): Bump google.golang.org/grpc from 1.78.0 to 1.79.1 (#4001)
by dependabot[bot]
· 4 weeks ago
e1adf8c
chore(rust): Bump toml from 0.9.12+spec-1.1.0 to 1.0.2+spec-1.1.0 (#4003)
by dependabot[bot]
· 4 weeks ago
11584c3
chore(go/adbc): Bump modernc.org/sqlite from 1.45.0 to 1.46.0 (#4000)
by dependabot[bot]
· 4 weeks ago
f7bbd80
chore(java): Bump org.postgresql:postgresql from 42.7.9 to 42.7.10 (#3999)
by dependabot[bot]
· 4 weeks ago
c5dcb2b
chore(java): Bump org.junit:junit-bom from 5.14.2 to 5.14.3 (#3998)
by dependabot[bot]
· 4 weeks ago
cc521cd
chore(dev/release): add script to fix up milestone assignments (#3982)
by David Li
· 4 weeks ago
842233c
build(python): bump image used to build wheels (#3980)
by David Li
· 4 weeks ago
03776ef
fix(dev/release): update how we find .NET download URL (#3978)
by David Li
· 4 weeks ago
0a4cc4c
build(docs): pin Sphinx < 9 for numpydoc (#3979)
by David Li
· 4 weeks ago
0b7f959
feat(rust/core): derive Copy, Eq, PartialEq (#3716) (#3974)
by oglego
· 4 weeks ago
7051631
chore(go): bump to go 1.26 (#3969)
by David Li
· 4 weeks ago
7f35429
feat(c/driver_manager): add connection profile interface (#3876)
by Matt Topol
· 4 weeks ago
7986d2e
feat(java/driver/jni): add executeUpdate, prepare, bulkIngest (#3966)
by Tornike Gurgenidze
· 4 weeks ago
85d0eb9
chore(dev/release): embed hash of source tarball into email (#3965)
by David Li
· 4 weeks ago
a6757b7
feat(rust/driver_manager): Decouple driver search logic from the driver objects themselves (#3930)
by Felipe Oliveira Carvalho
· 4 weeks ago
1789861
chore(go/adbc): Bump cloud.google.com/go/bigquery from 1.72.0 to 1.73.1 in /go/adbc (#3952)
by dependabot[bot]
· 4 weeks ago
59121d1
chore(c/vendor): Update vendored nanoarrow to 0.8.0 (#3944)
by Dewey Dunnington
· 5 weeks ago
d9e2e0b
chore(rust/driver/datafusion): bump dependent arrow to 57.3.0 (#3961)
by eitsupi
· 5 weeks ago
bacc442
chore(go/adbc): Bump google.golang.org/api from 0.263.0 to 0.266.0 (#3950)
by dependabot[bot]
· 5 weeks ago
325513c
chore: make installation page comply with policy (#3947)
by Bryce Mecum
· 5 weeks ago
f78adf8
chore: Bump astral-sh/setup-uv from 7.2.1 to 7.3.0 (#3956)
by dependabot[bot]
· 5 weeks ago
e900e73
chore(rust): Bump toml from 0.9.11+spec-1.1.0 to 0.9.12+spec-1.1.0 in /rust (#3955)
by dependabot[bot]
· 5 weeks ago
3c17511
chore(rust): Bump tempfile from 3.24.0 to 3.25.0 (#3954)
by dependabot[bot]
· 5 weeks ago
c23b5af
chore(go/adbc): Bump modernc.org/sqlite from 1.44.3 to 1.45.0 (#3951)
by dependabot[bot]
· 5 weeks ago
b844431
chore(java): Bump com.google.errorprone:error_prone_core from 2.46.0 to 2.47.0 (#3949)
by dependabot[bot]
· 5 weeks ago
9b2807a
chore(go/adbc): Bump the golang-org-x group with 2 updates (#3948)
by dependabot[bot]
· 5 weeks ago
3045186
chore(csharp): Bump DuckDB.NET.Bindings.Full from 1.4.3 to 1.4.4 (#3957)
by dependabot[bot]
· 5 weeks ago
f13b12b
chore(csharp): Bump Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.103 (#3958)
by dependabot[bot]
· 5 weeks ago
16ceb85
feat(rust)!: return `Box<RecordBatchReader + 'static>` for caller flexibility (#3904)
by David Li
· 5 weeks ago
7cc8b6a
refactor(rust/core): moved adbc traits to sync mod (#3932)
by Pavel Agafonov
· 5 weeks ago
b698357
chore(java): Bump com.diffplug.spotless:spotless-maven-plugin from 3.2.0 to 3.2.1 in /java (#3935)
by dependabot[bot]
· 6 weeks ago
386c5f6
chore(java): Bump com.google.protobuf:protobuf-java from 4.33.4 to 4.33.5 (#3938)
by dependabot[bot]
· 6 weeks ago
425b0e7
chore(go/adbc): Bump the opentelemetry group with 6 updates (#3936)
by dependabot[bot]
· 6 weeks ago
7f4c407
chore(rust): Bump test-with from 0.15.6 to 0.15.7 in /rust (#3941)
by dependabot[bot]
· 6 weeks ago
5a2a4ae
chore(rust): Bump bytes from 1.11.0 to 1.11.1 in /rust (#3933)
by dependabot[bot]
· 6 weeks ago
5e98a7d
chore(java): Bump the linters group in /java with 2 updates (#3934)
by dependabot[bot]
· 6 weeks ago
cc56078
chore(rust): Bump regex from 1.12.2 to 1.12.3 in /rust (#3940)
by dependabot[bot]
· 6 weeks ago
19871de
chore: Bump the actions group with 3 updates (#3942)
by dependabot[bot]
· 6 weeks ago
c99f86a
chore(rust): Bump prost from 0.14.1 to 0.14.3 (#3887)
by dependabot[bot]
· 6 weeks ago
ed912ab
chore(rust): Bump the arrow-datafusion group in /rust with 2 updates (#3920)
by dependabot[bot]
· 6 weeks ago
6c30305
ci: don't use pull_request_target (#3929)
by David Li
· 6 weeks ago
ff7ff09
ci: limit parallelism in r-extended.yml as per ASF Infra policy (#3928)
by David Li
· 7 weeks ago
a3d12d1
chore(go/adbc): Bump google.golang.org/api from 0.260.0 to 0.263.0 in /go/adbc (#3917)
by dependabot[bot]
· 7 weeks ago
3b8b74c
chore(java): Bump com.microsoft.sqlserver:mssql-jdbc from 13.3.0.jre11-preview to 13.3.1.jre11-preview in /java (#3916)
by dependabot[bot]
· 7 weeks ago
9d0ac8e
chore(go/adbc): Bump github.com/apache/arrow-go/v18 from 18.5.0 to 18.5.1 in /go/adbc (#3919)
by dependabot[bot]
· 7 weeks ago
be4282c
feat(rust): Move setters and getters of options to the adbc_ffi crate (#3927)
by Felipe Oliveira Carvalho
· 7 weeks ago
1411996
chore(java): Bump com.uber.nullaway:nullaway from 0.13.0 to 0.13.1 in /java in the linters group (#3914)
by dependabot[bot]
· 7 weeks ago
Next »