1. 62482b3 chore: Use apache/arrow-dotnet for integration test (#806) by Sutou Kouhei · 13 days ago main
  2. 43cf040 fix: Assorted updates to improve Meson WrapDB entry (#803) by William Ayd · 3 weeks ago
  3. 2a5b396 fix: Ensure the array view can be used to inspect map offsets (#802) by Dewey Dunnington · 5 weeks ago
  4. ed4ba0c fix(r): Ensure C23 version check works for clang16 (current GitHub Actions) (#801) by Dewey Dunnington · 6 weeks ago
  5. bfaf3ff chore(dev/release): Update release workflow instructions for undocumented release tasks (#800) by Dewey Dunnington · 6 weeks ago
  6. 6bf102e fix: Refactor C function to resolve unreachable code error in Zig (#799) by Namit Kewat · 6 weeks ago
  7. dcb5bf9 chore: Update versions on main (#795) by Dewey Dunnington · 3 months ago apache-arrow-nanoarrow-0.8.0.dev
  8. 9681693 ci: Replace symlinks with files when packaging source (#794) by William Ayd · 3 months ago
  9. c57ddd8 chore(dev/release): Update release instructions for 0.7.0 (#767) by Dewey Dunnington · 3 months ago
  10. 6771526 fix(r): Ensure that `python` is used on Windows when running bootstrap.R (#792) by Dewey Dunnington · 3 months ago
  11. 6b74adc fix(ci): Meson windows example CI (#791) by William Ayd · 3 months ago
  12. b3f3557 chore: Add options to CMake configuration for vcpkg build (#788) by Dewey Dunnington · 3 months ago
  13. 6660679 chore: Use better debug detection in Meson (#790) by William Ayd · 3 months ago
  14. 8053886 chore: Update example wraps such that they check the latest commit (#789) by Dewey Dunnington · 3 months ago
  15. 5284a6c chore(dev/release): Remove old releases automatically (#787) by Sutou Kouhei · 3 months ago
  16. eb24231 ci: Remove Meson default_option to set buildtype of release (#785) by William Ayd · 3 months ago
  17. e9fb24c ci: Set Werror in Windows Meson configuration (#779) by William Ayd · 3 months ago
  18. 6830174 fix: Align flatbuffer test data stored as globals (#783) by Dewey Dunnington · 3 months ago
  19. d4a7b8c fix: Make auto_features more user friendly in Meson (#763) by William Ayd · 3 months ago
  20. cc20f79 ci: Fix Meson build warnings when Arrow tests are enabled (#781) by William Ayd · 3 months ago
  21. f9a17da chore(python): Add free-threaded Python wheel and update gemfury CLI client (#777) by Dewey Dunnington · 3 months ago
  22. 8c4e869 fix: Linking to nanoarrow-testing-shared on Windows (#778) by Dewey Dunnington · 3 months ago
  23. 5a23c76 ci: Clean up existing Meson CI job and add Windows coverage (#774) by William Ayd · 3 months ago
  24. 6b231d3 chore(python): Update minimum Python version to 3.9 (#772) by Dewey Dunnington · 3 months ago
  25. 4bfd77c fix: Ensure nanoarrow-testing can be linked to in a shared Windows build (#770) by Dewey Dunnington · 3 months ago
  26. 8d42139 fix: Don't use the value of `__GNUC__` unless defined (#769) by Dewey Dunnington · 3 months ago
  27. 3db7875 chore(ci): Update python-wheels CI job (#768) by Dewey Dunnington · 4 months ago
  28. 938fdf6 fix(ci): Fix runner specification for c-device (#760) by Dewey Dunnington · 4 months ago
  29. 78a0d21 ci: Bump Meson to ubuntu-latest (#766) by William Ayd · 4 months ago
  30. 4ff0905 chore(ci): Update Arrow C++ versions used in CI (#762) by Dewey Dunnington · 4 months ago
  31. 2b0c249 chore: enable integration tests with Go/Java/JS (#765) by Sutou Kouhei · 4 months ago
  32. 56d4e59 fix(python): Ensure source distribution builds with Cython 3.1.0 (#759) by Dewey Dunnington · 4 months ago
  33. fe0e3a2 fix(r): Update vctrs extension name to reflect implementation change (#752) by Dewey Dunnington · 4 months ago
  34. 3ba38ff fix: Fix ignored offset in ArrowArrayViewGetIntervalUnsafe (#755) by William Ayd · 4 months ago
  35. ffdd70c chore: Help clang-tidy avoid errors when calling AppendBitmapInt8 (#751) by Dewey Dunnington · 5 months ago
  36. 4f7b868 fix: Enure ArrowIpcSetDecompressor() marks input decompressor as released (#748) by Dewey Dunnington · 5 months ago
  37. a9d06ea feat: Add UniqueSharedBuffer C++ wrapper (#747) by Dewey Dunnington · 5 months ago
  38. 8c558e5 chore: fix dead code on clone of zero size shared buffer (#746) by Dewey Dunnington · 5 months ago
  39. e44bf3d fix(ci): Update actions using ubuntu-20.04 (#745) by Dewey Dunnington · 5 months ago
  40. 8a9f1af fix: Fix valgrind error suggesting use of an uninitialized value (#750) by Dewey Dunnington · 5 months ago
  41. 4c1e484 clean: Use Meson disabler objects instead of conditions (#744) by William Ayd · 5 months ago
  42. 4241f5f chore(r): Remove conditional ALTREP usage and remove call to DATAPTR (#741) by Dewey Dunnington · 5 months ago
  43. 529db2d chore(r): Fix -Wkeyword-macro for flatcc header when compiled with C23 (#742) by Dewey Dunnington · 5 months ago
  44. 7214070 chore: Enable discussions in .asf.yaml (#737) by Dewey Dunnington · 6 months ago
  45. dd2b608 feat: Use feature options instead of boolean in Meson (#739) by William Ayd · 6 months ago
  46. 100ded6 feat(r): Add zstd decompression support to R package (#733) by Dewey Dunnington · 6 months ago
  47. 945fa61 fix: Fix potential integer overflows (#736) by Ilya Verbin · 6 months ago
  48. 08a64ff fix: ArrowDecimalSetDigits() on s390x + test fixes for big endian (#732) by Dewey Dunnington · 6 months ago
  49. 1640245 chore(dev/benchmarks): Update benchmarks build for latest CMake changes (#730) by Dewey Dunnington · 6 months ago
  50. ea05d76 feat: Use hidden symbol linkage in Meson configuration (#731) by William Ayd · 6 months ago
  51. 6659e82 fix: Remove rust version pin for integration test job (#729) by Dewey Dunnington · 6 months ago
  52. bed1949 feat: Add support for Decimal32/64 to R package (#717) by Dewey Dunnington · 6 months ago
  53. 48c6564 feat: Improve shared linkage support (#719) by Dewey Dunnington · 6 months ago
  54. bdb7d0c chore: Fix typo valiation->validation (#724) by Michael Chirico · 6 months ago
  55. 0cc6aa2 chore: Add missing dplyr dependency (#723) by Michael Chirico · 6 months ago
  56. 43662d4 chore: Add skips for Suggests packages (#721) by Michael Chirico · 6 months ago
  57. cf05187 feat: Add `ArrowDecimalAppendStringToBuffer()` (#720) by Dewey Dunnington · 6 months ago
  58. 63fca8b fix: CMake install directories on Windows (#715) by Matthias Kuhn · 7 months ago
  59. e77a656 feat: Implement LIST_VIEW and LARGE_LIST_VIEW support (#710) by William Ayd · 7 months ago
  60. 24b78e3 test: Test LargeList SchemaInit without Arrow (#714) by William Ayd · 7 months ago
  61. d368292 fix(docs): Fix download link in the README (#712) by Gang Wu · 8 months ago
  62. 8259512 fix(cpp): Ensure Meson build compiles Arrow tests (#711) by William Ayd · 8 months ago
  63. 76fb7ee Implement ViewBinaryViewArrayAsBytes (#709) by William Ayd · 8 months ago
  64. 151a2a1 chore(ci): Use Github linux arm64 runners instead of the self-hosted ones (#708) by Jacob Wujciak-Jens · 8 months ago
  65. 4bf5a93 chore: Fall back on shared libzstd if libzstd_static is not available (#704) by Dewey Dunnington · 9 months ago
  66. ec67a72 chore(ci): Stop skipping Rust integration tests (#703) by Dewey Dunnington · 9 months ago
  67. 7a80870 fix(cpp): Fix offset handling in ViewArrayAs Range Helpers (#702) by William Ayd · 9 months ago
  68. 7844799 ci: remove gemfury version pin (#700) by Bryce Mecum · 9 months ago
  69. c74fd03 chore(ci): Tweak compose, image, and ignores (#698) by Dewey Dunnington · 9 months ago
  70. 18652fc feat(r): Support native creation of more numeric Arrow arrays from integer vectors (#697) by Dewey Dunnington · 9 months ago
  71. ffe657b fix(ci): Use gcovr instead of lcov (#694) by William Ayd · 9 months ago
  72. 2d5276a chore(ci): Ensure clang-format version is consistent in pre-commit (#696) by Dewey Dunnington · 9 months ago
  73. dd437a9 feat: Add ZSTD decompression support to IPC reader (#693) by Dewey Dunnington · 9 months ago
  74. 1eaa8d5 feat(r): Support matrix objects as fixed-size-list arrays (#692) by Dewey Dunnington · 9 months ago
  75. 7b8a7c8 feat(python): Implement extension type/mechanism in python package (#688) by Dewey Dunnington · 10 months ago
  76. e54b7df feat: add Decimal32/Decimal64 support (#683) by Matt Topol · 10 months ago
  77. 253b7ec feat(python): Add map type constructor (#687) by Dewey Dunnington · 10 months ago
  78. 116cdad chore(ci): Verify on 32-bit Windows (#686) by Dewey Dunnington · 10 months ago
  79. 6116e7e docs(python): Update development instructions for Python bindings (#685) by Dewey Dunnington · 10 months ago
  80. 2930787 test: Make Arrow C++ dependency optional (#677) by William Ayd · 10 months ago
  81. 9945d33 clean: Use meson format for meson build configurations (#682) by William Ayd · 10 months ago
  82. b2f8d7e docs: Ensure all headers are parsed by Doxygen (#681) by Dewey Dunnington · 10 months ago
  83. ea13185 chore: Update benchmarks workflow for new nanoarrow/pyarrow (#680) by Dewey Dunnington · 10 months ago
  84. e995431 ci(python): Fix issue with valgrind and Python package (#679) by William Ayd · 10 months ago
  85. 3a53325 clean: Assorted Meson and clang-tidy fixes (#673) by William Ayd · 11 months ago
  86. da00b65 fix(r): sub-day precision Date should be floored when treated as integer (#674) by eitsupi · 11 months ago
  87. 5320237 refactor: Split up nanoarrow.hpp into multiple .hpp files (#668) by Dewey Dunnington · 11 months ago
  88. d9cc164 ci: Fix code coverage for Python library (#671) by William Ayd · 11 months ago
  89. f8a6760 python: Use meson-python instead of setuptools (#644) by William Ayd · 11 months ago
  90. 475503e chore: Improve tidiness of nanoarrow_testing.hpp (#667) by Dewey Dunnington · 11 months ago
  91. f997563 ci: Fix pre-commit failure (#666) by William Ayd · 11 months ago
  92. 4e5cd91 ci: Fix Meson coverage issue (#664) by William Ayd · 11 months ago
  93. 206e0e3 fix: remove deprecated operator"" syntax usage (#661) by David Li · 11 months ago
  94. 8dc7a39 chore: Update versions post 0.6.0 (#659) by Dewey Dunnington · 11 months ago apache-arrow-nanoarrow-0.7.0.dev
  95. 2844344 chore(dev/release): Update sign targets (#655) by Sutou Kouhei · 12 months ago
  96. 7c1fb36 chore(dev/release): Update verification instructions for forthcoming release (#652) by Dewey Dunnington · 12 months ago
  97. fc5ed2a feat(r): Add float16 support for R bindings (#650) by Dewey Dunnington · 12 months ago
  98. 2e66fc9 chore(ci): Reenable CUDA runner on device workflow (#651) by Dewey Dunnington · 12 months ago
  99. 19d35d7 chore(ci): Ensure integration workflow passes (#643) by Dewey Dunnington · 12 months ago
  100. accc8e1 fix: Remove unreachable code (#649) by Dewey Dunnington · 12 months ago