1. 666f8dc fix(arrow/array): validate union child upper bound (#1043) by Minh Vu · 4 days ago main
  2. 5327f57 fix(arrow/scalar): use duration type for units (#1041) by Minh Vu · 4 days ago
  3. 4b94a0b fix(arrow/scalar): support same-width time casts (#1040) by Minh Vu · 4 days ago
  4. 4b93953 fix(flight/flightsql/driver): convert Date32 values (#1039) by Minh Vu · 4 days ago
  5. 28ffdf0 fix(arrow/array): propagate embedded pointer nullability (#1038) by Minh Vu · 4 days ago
  6. 8c82d4e fix(tmpl): report generated output write errors (#1037) by Minh Vu · 4 days ago
  7. 6d0e70c fix(parquet/metadata): validate adaptive bloom options (#1033) by Minh Vu · 4 days ago
  8. 47f989b fix(parquet/metadata): return page index decode errors (#1032) by Minh Vu · 4 days ago
  9. 970a12b fix(parquet/encoding): reject truncated plain boolean data (#1031) by Minh Vu · 4 days ago
  10. ecf655d fix(parquet/schema): reject invalid fixed lengths (#1035) by Minh Vu · 5 days ago
  11. 46dd24f fix(parquet/pqarrow): calculate large decimal widths (#1034) by Minh Vu · 5 days ago
  12. b1d20a3 fix(arrow/array): validate fixed-size list child lengths (#1019) by Minh Vu · 5 days ago
  13. c69c0ec fix(arrow/scalar): reject negative array lengths (#1024) by Minh Vu · 5 days ago
  14. 2b2e5c7 fix(arrow/array): skip empty table chunks (#1023) by Minh Vu · 5 days ago
  15. f670881 fix(parquet/metadata): reject malformed fixed-width statistics (#1010) by Minh Vu · 5 days ago
  16. 2ff8884 fix(parquet/file): count repeated skips in logical rows (#1002) by Minh Vu · 5 days ago
  17. d8b6170 fix(internal/utils): keep byteReader position after failed seeks (#1005) by Minh Vu · 5 days ago
  18. 812c829 fix(parquet/compress): allocate uncompressed output for short destinations (#1004) by Minh Vu · 5 days ago
  19. edc4921 fix(parquet/compress): avoid closing caller streams for uncompressed wrappers (#1003) by Minh Vu · 5 days ago
  20. a163709 fix(arrow/csv): respect timestamp timezones (#1025) by Minh Vu · 5 days ago
  21. a2aa767 chore: Bump docker/login-action from 4.4.0 to 4.5.1 (#1030) by dependabot[bot] · 5 days ago
  22. 1b1f82f fix(parquet/pqarrow): Change interface name for arrow type on read for extension types (#1028) by Colton Loftus · 5 days ago
  23. 8c72476 fix(parquet/pqarrow): preserve INT96 timestamps across units (#1006) by Minh Vu · 5 days ago
  24. 039d0e6 fix(parquet/encoding): reject invalid delta length payloads (#1013) by Minh Vu · 5 days ago
  25. c806e6f fix(parquet/encoding): validate delta binary packed headers (#1012) by Minh Vu · 5 days ago
  26. d1c5c07 fix(parquet/encoding): respect declared RLE payload lengths (#1015) by Minh Vu · 5 days ago
  27. 382eb55 fix(parquet/encoding): bound lazy dictionary growth (#1011) by Minh Vu · 5 days ago
  28. c0be13f fix(parquet/metadata): preserve infinite floating-point statistics (#1007) by Minh Vu · 5 days ago
  29. 03ce2f4 fix(parquet/encoding): reject invalid delta byte prefixes (#1014) by Minh Vu · 5 days ago
  30. 7b3abb6 fix(parquet/variant): reject truncated scalar values (#1017) by Minh Vu · 5 days ago
  31. a73034c fix(parquet/file): reject records starting with nonzero repetition levels (#1009) by Minh Vu · 5 days ago
  32. 0151136 fix(parquet/pqarrow): reject timestamp coercion overflow (#1008) by Minh Vu · 5 days ago
  33. bb3f980 fix(parquet/metadata): compare bloom filter caps in bits (#996) by Minh Vu · 5 days ago
  34. d08c7b2 fix(arrow/csv): preserve decimal precision (#1022) by Minh Vu · 5 days ago
  35. 736b184 fix(arrow/array): ignore zero-count union appends (#1026) by Minh Vu · 5 days ago
  36. abf9187 fix(arrow/scalar): handle nil child values in run-end scalars (#1001) by Minh Vu · 5 days ago
  37. 825b3f3 fix(arrow/scalar): allow null extension scalars to keep null storage (#1000) by Minh Vu · 5 days ago
  38. e05b7ea fix(arrow/tensor): default nil dimension names to empty strings (#999) by Minh Vu · 5 days ago
  39. 7cbcfb9 fix(arrow/ipc): reject NaN minSpaceSavings values (#998) by Minh Vu · 5 days ago
  40. 50921da fix(arrow/compute): use is_null/is_not_null in expressions (#997) by Minh Vu · 5 days ago
  41. 1683b27 fix(parquet): wrap DELTA_BINARY_PACKED deltas at the physical type width (#1027) by Tom Frank · 5 days ago
  42. 69c2fd5 fix(array): validate binary_view and string_view payloads (#994) by Minh Vu · 8 days ago
  43. 22bec19 fix(array): validate run-end encoded invariants (#992) by Minh Vu · 8 days ago
  44. 51bb272 feat(parquet/pqarrow): Read support for extension types / geo (#969) by Colton Loftus · 8 days ago
  45. 3886c0a fix(arrow/array): `Resize(0)` on non-empty builder causes memory leak (#995) by Lucas Valente · 8 days ago
  46. 05a1ee0 fix(array): reject mismatched known null counts during full validation (#993) by Minh Vu · 8 days ago
  47. 8957d76 docs(parquet): Add thrift generation contribution info (#971) by Colton Loftus · 9 days ago
  48. 5327234 fix(arrow/array): support zero-column tables (#988) by Minh Vu · 9 days ago
  49. 7f19ac5 fix: Fix arm64 assembly stack frame manipulation (#984) by Nick Ripley · 9 days ago
  50. e25ccd3 fix(parquet): reject truncated scalar bit reads (#944) by Minh Vu · 9 days ago
  51. 7082f4d fix(flight/flightsql/example): propagate row iteration errors (#990) by Minh Vu · 9 days ago
  52. 2bc506a fix(parquet/variant): handle empty metadata keys (#985) by Minh Vu · 9 days ago
  53. bab5810 fix(arrow/flight): avoid blocking after stream cancellation (#989) by Minh Vu · 9 days ago
  54. e63018e fix(arrow/ipc): propagate CLI stream errors (#986) by Minh Vu · 9 days ago
  55. 5dd4b01 fix(internal/utils): handle reader reset and short peeks (#987) by Minh Vu · 9 days ago
  56. 16ac2bc fix(ipc): reject truncated message frames (#991) by Minh Vu · 9 days ago
  57. 94f73ab fix: remove superfluous struct field index compare (#970) by Willem Jan · 10 days ago
  58. 619a368 ci: fix lint on release workflow (#982) by Matt Topol · 10 days ago
  59. 477eb63 chore: Bump actions/setup-python from 6.3.0 to 7.0.0 (#962) by dependabot[bot] · 10 days ago
  60. 6bd5c6e chore: Bump github.com/klauspost/compress from 1.19.0 to 1.19.1 (#966) by dependabot[bot] · 10 days ago
  61. 03c0779 chore: Bump google.golang.org/grpc from 1.82.0 to 1.82.1 (#965) by dependabot[bot] · 10 days ago
  62. 9fcf02e chore: Bump modernc.org/sqlite from 1.53.0 to 1.54.0 (#964) by dependabot[bot] · 10 days ago
  63. 7902dc4 ci: fix release workflow discussions (#980) by Matt Topol · 11 days ago
  64. 950ed41 chore(dev/release): filter out non numeric go releases (rc's and beta's) when finding latest go (#968) by Raúl Cumplido · 11 days ago
  65. 237de00 chore: Bump actions/checkout from 7.0.0 to 7.0.1 (#963) by dependabot[bot] · 12 days ago
  66. ca0762e chore: Bump actions/setup-go from 6.5.0 to 7.0.0 (#961) by dependabot[bot] · 12 days ago
  67. c3151ad feat(parquet/schema): Wire up logical type functionality for writing geo types (#960) by Colton Loftus · 12 days ago
  68. 0716bc6 chore: bump version number (#959) by Matt Topol · 13 days ago v18.7.0 v18.7.0-rc0
  69. c9791ae Add `TimestampWithOffset` canonical extension type (#558) by Lucas Valente · 14 days ago
  70. 621a4ed fix(array): validate map builder entry lengths (#957) by Minh Vu · 14 days ago
  71. ad2fe2b fix(compute): release temporary arrays in binary view casts (#898) by Minh Vu · 14 days ago
  72. 8a09b91 fix(array): avoid allocating for ReserveData(0) (#895) by Minh Vu · 14 days ago
  73. 76109be fix(compute): handle comparison output offsets (#956) by Minh Vu · 14 days ago
  74. 1476769 fix(parquet): reject truncated bit-packed batches (#943) by Minh Vu · 2 weeks ago
  75. f228f0a fix(ipc): validate message framing bounds (#955) by Minh Vu · 2 weeks ago
  76. 936ca0b fix(arrow): validate timestamp timezones (#952) by Minh Vu · 2 weeks ago
  77. 6e39220 fix(parquet): handle short input in GetBatchBools (#946) by Minh Vu · 2 weeks ago
  78. f7bacb4 fix: repair failing benchmarks and stop bench.sh masking failures (#938) by Matt Topol · 2 weeks ago
  79. 038c0b4 fix(parquet): return errors for malformed encrypted payloads (#945) by Minh Vu · 2 weeks ago
  80. 86f155c fix(parquet): return decompression errors (#954) by Minh Vu · 2 weeks ago
  81. 4cc24d2 fix(parquet): limit page allocations (#953) by Minh Vu · 2 weeks ago
  82. 52e43fe fix(memory): keep allocator ownership across Buffer.Reset (#947) by Minh Vu · 2 weeks ago
  83. 9a69c7a fix(flight): reject Basic credentials without a separator (#942) by Minh Vu · 2 weeks ago
  84. 1394c6e fix(flight): reject malformed unary bearer headers (#941) by Minh Vu · 2 weeks ago
  85. 5813406 fix(arrow/scalar): reject negative indices in GetScalar (#940) by Fredrik Fornwall · 2 weeks ago
  86. 6dc3676 fix(flight/flightsql/example): support dictionary-encoded parameter columns (#936) by Fredrik Fornwall · 2 weeks ago
  87. bc67578 fix(avro): decode nullable logical timestamps (#935) by abir · 2 weeks ago
  88. 818c813 fix(cdata): validate imported array sizes (#931) by Minh Vu · 2 weeks ago
  89. 0cd5794 feat(parquet/variant): add Metadata.SizeBytes to split a concatenated variant (#939) by Neelesh Salian · 2 weeks ago
  90. 7505867 fix(array): recursively validate nested arrays (#930) by Minh Vu · 3 weeks ago
  91. 8da7a2c fix(scalar): hash list values logically (#928) by Minh Vu · 3 weeks ago
  92. adbc4cf fix(parquet): make column reader cleanup idempotent (#924) by Minh Vu · 3 weeks ago
  93. c58f7a6 fix(array): honor struct offsets in constructors and validity masks (#922) by Minh Vu · 3 weeks ago
  94. 0b04f33 fix(parquet): propagate row-group and page-index write errors (#921) by Minh Vu · 3 weeks ago
  95. efc145c chore: Bump golang.org/x/sys from 0.46.0 to 0.47.0 (#933) by dependabot[bot] · 3 weeks ago
  96. 8042188 chore: Bump github.com/apache/thrift from 0.22.0 to 0.24.0 (#932) by dependabot[bot] · 3 weeks ago
  97. 591a9db chore: Bump golang.org/x/sync from 0.21.0 to 0.22.0 (#934) by dependabot[bot] · 3 weeks ago
  98. 53a747f feat(parquet): opt-in streaming reads for large data pages (#880) by Ruihao Chen · 3 weeks ago
  99. 168951e fix(array): retain dictionary before replacement (#926) by Minh Vu · 3 weeks ago
  100. 950bc29 fix(scalar): validate dictionary indices before conversion (#927) by Minh Vu · 3 weeks ago