Sign in
apache
/
arrow-go
/
HEAD
b3dacd2
fix(parquet/pqarrow): reject decimal overflow when writing integers (#1161)
by Minh Vu
· 14 hours ago
main
cc09645
perf(arrow/array): reuse TableReader scratch slices (#1200)
by Minh Vu
· 17 hours ago
c21d503
chore: Bump github.com/twmb/avro from 1.7.2 to 1.8.0 (#1209)
by dependabot[bot]
· 3 days ago
d3b223f
perf(arrow/compute): take chunked binary values without concatenation (#1199)
by Minh Vu
· 3 days ago
9f3fc72
perf(internal/hashing): build binary memo offsets in one pass (#1196)
by Minh Vu
· 3 days ago
ea989eb
perf(parquet/pqarrow): build nullable fixed-size list children directly (#1195)
by Minh Vu
· 3 days ago
ef86032
perf(parquet/pqarrow): decode booleans directly to bitmaps (#1182)
by Minh Vu
· 3 days ago
f503385
perf(arrow/array): bulk append list nulls and empty values (#1187)
by Minh Vu
· 4 days ago
63833f7
perf(parquet): batch delta binary packed decoding (#1169)
by Minh Vu
· 4 days ago
d80b252
fix(parquet/pqarrow): reject out-of-range INT96 timestamps (#1128)
by Minh Vu
· 4 days ago
e62ad74
fix(arrow/csv): append null for invalid fixed-size binary values (#1121)
by Minh Vu
· 5 days ago
abc96fb
perf(parquet): batch plain BYTE_ARRAY encoding (#1193)
by Minh Vu
· 5 days ago
f5b0c6b
feat(compute): add dictionary_encode (#1140)
by Minh Vu
· 5 days ago
fc66406
chore: Bump github.com/stretchr/testify from 1.11.1 to 1.12.0 (#1208)
by dependabot[bot]
· 5 days ago
b275d3e
chore: Bump google.golang.org/protobuf from 1.36.11 to 1.36.12 (#1207)
by dependabot[bot]
· 5 days ago
3488b5b
feat(arrow/flight/sql): Add is_update field to ActionCreatePreparedStatementResult (#732)
by Pedro Matias
· 5 days ago
382298a
perf(parquet): optimize numeric dictionary insertion (#1178)
by Minh Vu
· 5 days ago
31ef15d
perf(arrow/array): compare list values by valid runs (#1184)
by Minh Vu
· 7 days ago
258cb20
perf(arrow/csv): reserve record builders for chunked reads (#1198)
by Minh Vu
· 8 days ago
726d10b
perf(arrow/array): bulk append fixed-width empty values (#1180)
by Minh Vu
· 8 days ago
48a8340
fix(arrow/ipc): return compression errors from record encoder (#1141)
by Minh Vu
· 8 days ago
41e7fe5
feat(compute): add cumulative_sum and cumulative_sum_checked (#1139)
by Minh Vu
· 8 days ago
c5445fb
fix(arrow/array/arreflect): reject unrepresentable timestamps (#1123)
by Minh Vu
· 8 days ago
77feb76
fix(parquet/pqarrow): reject decimal overflow in integer columns (#1122)
by Minh Vu
· 8 days ago
e4fa488
perf(parquet): encode spaced booleans without compaction (#1175)
by Minh Vu
· 8 days ago
80bfd31
perf(arrow/array): bulk append fixed-size list nulls and empty values (#1183)
by Minh Vu
· 8 days ago
fb1040a
feat(arrow/array): add ValueAsAny for native Go values (#1170)
by Digvijay
· 8 days ago
1e0b757
fix(arrow/csv): append null for later parse failures (#1149)
by Minh Vu
· 8 days ago
603dfb0
fix(arrow/ipc): avoid deadlock on compression errors (#1142)
by Minh Vu
· 8 days ago
bb6432f
feat(arrow/array): roll back JSON builder state after failed rows (#1113)
by Minh Vu
· 8 days ago
17ae330
perf(arrow/array): pack validity values in batches (#1185)
by Minh Vu
· 8 days ago
b497053
fix(arrow/scalar): handle zero-length scalar arrays (#1116)
by Minh Vu
· 8 days ago
986b027
fix(flightsql): reject unsupported transaction options (#1152)
by Minh Vu
· 10 days ago
7b361b7
perf(parquet/pqarrow): avoid reflection in integer transfers (#1163)
by Minh Vu
· 10 days ago
5d300df
fix(flightsql): protect configured authorization metadata (#1153)
by Minh Vu
· 10 days ago
8b131cd
fix(flightsql): stop row streaming after close (#1151)
by Minh Vu
· 10 days ago
243e1f7
fix(parquet/encoding): honor BufferWriter offsets (#1144)
by Minh Vu
· 10 days ago
805290e
fix(arrow/csv): validate custom converter row counts (#1148)
by Minh Vu
· 10 days ago
e55bca4
fix(parquet/pqarrow): validate reader indexes (#1124)
by Minh Vu
· 10 days ago
8126a1b
fix(memory): handle zero-length checked reallocations (#1132)
by Minh Vu
· 10 days ago
924268a
fix(compute): reject non-array-like filters (#1135)
by Minh Vu
· 10 days ago
2ce24eb
fix(arrow): include KeysSorted in map equality (#1134)
by Minh Vu
· 10 days ago
9e89349
fix(compute/exec): report ListView buffer counts (#1133)
by Minh Vu
· 10 days ago
9511c21
fix(compute/exec): handle missing validity buffers (#1136)
by Minh Vu
· 10 days ago
0420dc8
fix(parquet/metadata): handle invalid row-group column indexes (#1125)
by Minh Vu
· 10 days ago
79d73d4
fix(arrow): reject duplicate union type codes (#1131)
by Minh Vu
· 10 days ago
cca3d5b
fix(parquet/compress): honor LZ4 raw destination contract (#1147)
by Minh Vu
· 10 days ago
693da67
fix(arrow/ipc): preserve minSpaceSavings in stream writer (#1143)
by Minh Vu
· 10 days ago
15a989e
fix(arrow/extensions): compare JSON storage types semantically (#1150)
by Minh Vu
· 10 days ago
2d4c385
fix(arrow/array): bound table reader batches (#1146)
by Minh Vu
· 10 days ago
d8a1e7d
fix(arrow/csv): preserve first row during headerless inference (#1145)
by Minh Vu
· 11 days ago
f85b0b2
fix(compute): handle odd temporal multiples (#1119)
by Minh Vu
· 11 days ago
1e0e0c6
fix(compute/exprs): avoid empty field reference panic (#1130)
by Minh Vu
· 11 days ago
5b99922
fix(arrow/array): widen dictionary index bounds checks (#1129)
by Minh Vu
· 11 days ago
b433d4b
fix(parquet/metadata): return error for missing column metadata (#1137)
by Minh Vu
· 11 days ago
e0f9dc7
chore: Bump github.com/twmb/avro from 1.5.0 to 1.7.2 (#1167)
by dependabot[bot]
· 11 days ago
5d4c387
chore: Bump modernc.org/sqlite from 1.55.0 to 1.56.0 (#1165)
by dependabot[bot]
· 11 days ago
19cca8c
chore: Bump github.com/pierrec/lz4/v4 from 4.1.27 to 4.1.28 (#1168)
by dependabot[bot]
· 11 days ago
b6416de
chore: Bump github.com/klauspost/compress from 1.19.1 to 1.19.2 (#1166)
by dependabot[bot]
· 11 days ago
db4317e
fix(arrow/scalar): release partial children after failed struct conversion (#1114)
by Minh Vu
· 11 days ago
d98c04c
fix(parquet): read null fixed-size-list parents (#1099)
by Minh Vu
· 12 days ago
4f42a9e
fix(arrow/ipc): return errors for invalid record indexes (#1120)
by Minh Vu
· 12 days ago
0d21f8e
fix(arrow/scalar): release partial children after failed struct extraction (#1118)
by Minh Vu
· 12 days ago
7a33e0b
fix(arrow/ipc): validate file block framing and lengths (#1097)
by Minh Vu
· 12 days ago
cb58fab
fix(arrow/scalar): apply timestamp zones when casting to dates (#1110)
by Minh Vu
· 12 days ago
afb7ad0
fix(arrow/scalar): use wide offsets for large binary scalars (#1108)
by Minh Vu
· 12 days ago
03d7ddf
fix(arrow/scalar): validate FromScalar destinations (#1106)
by Minh Vu
· 12 days ago
ab2efb0
fix(arrow/util): return protobuf record conversion errors (#1088)
by Minh Vu
· 12 days ago
51b21f8
fix(arrow/array): preserve rows for empty-schema JSON input (#1117)
by Minh Vu
· 2 weeks ago
175d48b
fix(arrow/scalar): format interval scalars in String (#1115)
by Minh Vu
· 2 weeks ago
f5b4cae
fix(arrow/tensor): validate typed constructor data (#1104)
by Minh Vu
· 2 weeks ago
ed54305
fix(arrow/scalar): preserve exact decimal string casts (#1107)
by Minh Vu
· 2 weeks ago
2a7ff42
fix(arrow/array): isolate table columns from caller slices (#1105)
by Minh Vu
· 2 weeks ago
02020e0
fix(arrow/scalar): format extension values from storage scalars (#1111)
by Minh Vu
· 2 weeks ago
4278e86
fix(arrow/ipc): release reader state on schema errors (#1112)
by Minh Vu
· 2 weeks ago
38d768e
fix(arrow/array): avoid panics cleaning partial tables (#1103)
by Minh Vu
· 2 weeks ago
d7e5487
fix(parquet_reader): propagate statistics decoding errors (#1087)
by Minh Vu
· 2 weeks ago
0a28b23
fix(parquet): preserve dictionary index types (#1098)
by Minh Vu
· 2 weeks ago
a27b596
fix(arrow/array): avoid copying initialized extension refcounts (#1089)
by Minh Vu
· 2 weeks ago
279c7ae
fix(arrow/util): handle invalid protobuf Any values (#1086)
by Minh Vu
· 2 weeks ago
d332ffa
fix(arrow/scalar): support boolean identity casts (#1102)
by Minh Vu
· 2 weeks ago
9645138
fix(arrow/scalar): preserve binary cast target types (#1101)
by Minh Vu
· 2 weeks ago
998203c
fix(arrow/scalar): preserve metadata in FromScalar (#1100)
by Minh Vu
· 2 weeks ago
3232318
test(arrow/util): cover zero-field protobuf records (#1085)
by Minh Vu
· 2 weeks ago
64489d4
fix(parquet/variant): preserve metadata keys when cloning (#1080)
by Minh Vu
· 2 weeks ago
3f73452
fix(parquet/encoding): read ahead in the streaming value buffer (#937)
by Ruihao Chen
· 2 weeks ago
229824a
fix(parquet/pqarrow): release extension arrays after chunking (#1060)
by Minh Vu
· 2 weeks ago
b9f4e36
feat(parquet): add WithDictionaryCostFallback writer property (#1036)
by Tom Frank
· 2 weeks ago
6fc8578
fix(arrow/ipc): make writer failures terminal (#1047)
by Minh Vu
· 2 weeks ago
588ca34
fix(array): compare sparse union slices at relative offsets (#1096)
by Minh Vu
· 2 weeks ago
d6d7d30
chore: Bump modernc.org/sqlite from 1.54.0 to 1.55.0 (#1091)
by dependabot[bot]
· 2 weeks ago
fa7b5da
perf(arrow/bitutil): add SetBitSwap/ClearBitSwap, use in builder.SetNull (#1090)
by Tom Frank
· 2 weeks ago
bc6d2df
fix(compute): round negative HalfToOdd ties correctly (#1094)
by Minh Vu
· 2 weeks ago
3298f66
fix(parquet): restore Arrow duration units from schema metadata (#1095)
by Minh Vu
· 2 weeks ago
b73042f
fix(arrow/avro): stop reader workers before reuse (#1048)
by Minh Vu
· 2 weeks ago
f189595
fix(arrow/util): release protobuf enum dictionaries (#1083)
by Minh Vu
· 2 weeks ago
935f644
fix(arrow/util): release protobuf record builders (#1084)
by Minh Vu
· 2 weeks ago
dd58761
fix(parquet): serialize column chunk file offsets (#1073)
by Minh Vu
· 2 weeks ago
1885c62
fix(parquet): report initialized row-group columns correctly (#1072)
by Minh Vu
· 2 weeks ago
3fad2ad
fix(array): format date arrays in String (#1068)
by Minh Vu
· 2 weeks ago
Next »