- a5d7011 chore: bump actions/cache from 5 to 6 (#897) by dependabot[bot] · 2 weeks ago main
- 72076b3 chore: Fix flatcc linking for non-bundled case (#894) by Dewey Dunnington · 3 weeks ago
- 50ddea7 fix: Eliminate warnings for gcc16 and _FORTIFY_SOURCE=3 for snprintf (#892) by Dewey Dunnington · 4 weeks ago
- b2f9e37 chore: bump codecov/codecov-action from 6 to 7 (#893) by dependabot[bot] · 4 weeks ago
- ffe61d3 chore: bump docker/setup-buildx-action from 4.0.0 to 4.1.0 (#890) by dependabot[bot] · 6 weeks ago
- 44864b5 chore: bump docker/setup-qemu-action from 4.0.0 to 4.1.0 (#889) by dependabot[bot] · 6 weeks ago
- 9db8f56 chore(ci): Add valgrind suppressions for Arrow C++ dynamic library initialization (#891) by Dewey Dunnington · 6 weeks ago
- 65ab7e9 chore: bump docker/login-action from 4.1.0 to 4.2.0 (#888) by dependabot[bot] · 7 weeks ago
- febee49 fix!: Ensure ArrowTypeString never returns NULL (#885) by Dewey Dunnington · 8 weeks ago
- 8dcb55e feat: Add shared array and buffer to nanoarrow.h (#864) by Dewey Dunnington · 8 weeks ago
- a1e259a fix: Correctly subscript ViewArrayAs with offset (#883) by Oliver Borchert · 8 weeks ago
- 981775c feat: Encode dictionary schemas (#882) by Dewey Dunnington · 9 weeks ago
- dabe1b7 chore: Support decimal32, decimal64, and dictionaries in integration test utilities (#880) by Dewey Dunnington · 9 weeks ago
- 2417646 chore(ci): Add libuv to ubuntu image (#881) by Dewey Dunnington · 10 weeks ago
- 4639910 chore: Fix CMake linking to static-only nanoarrow install with BUILD_SHARED_LIBS (#877) by Dewey Dunnington · 3 months ago
- 9620971 chore: bump actions/cache from 4 to 5 (#874) by dependabot[bot] · 3 months ago
- 33476d6 fix(ci): Set endianness of decoder in dictionary batch decode test (#878) by Dewey Dunnington · 3 months ago
- 4c176bd chore(ci): Update integration dockerfile for updated image setup (#876) by Dewey Dunnington · 3 months ago
- 5bb90b1 feat: Actually decode dictionary arrays (#861) by Dewey Dunnington · 3 months ago
- 3306ac6 chore: bump docker/login-action from 4.0.0 to 4.1.0 (#873) by dependabot[bot] · 3 months ago
- 50336ae chore: bump actions/checkout from 4 to 6 (#869) by dependabot[bot] · 3 months ago
- 86a0b07 feat: Decode dictionary batches (#858) by Dewey Dunnington · 3 months ago
- 0a17af3 chore: bump codecov/codecov-action from 3 to 6 (#870) by dependabot[bot] · 3 months ago
- c5cf838 chore: bump actions/setup-python from 5 to 6 (#868) by dependabot[bot] · 3 months ago
- acfca52 chore: bump actions/download-artifact from 4 to 8 (#872) by dependabot[bot] · 3 months ago
- 946e4db chore: bump actions/upload-artifact from 4 to 7 (#871) by dependabot[bot] · 3 months ago
- ea7328a chore(ci): Add dependabot config to keep actions up to date (#866) by Dewey Dunnington · 3 months ago
- 6cf571a chore(ci/docker): Add libuv to fedora image (#865) by Dewey Dunnington · 3 months ago
- 23fc93c chore(ci): pin docker workflows to ASF allowlist versions (#862) by Bryce Mecum · 3 months ago
- 3258e3a chore(ci/docker): add libuv-dev to alpine-s390x dockerfile (#863) by Bryce Mecum · 3 months ago
- 31a4634 feat: Add ArrowIpcDictionaryMapping to track dictionary identifiers when parsing schema message (#856) by Dewey Dunnington · 4 months ago
- 5b7184c feat: Add Dictionary schema read support in IPC reader (#738) by Dewey Dunnington · 4 months ago
- e7498af chore: Update vendored flatcc and regenerate flatcc headers (#854) by Dewey Dunnington · 4 months ago
- af347fa chore: Remove unnecessary use of `__COUNTER__` (#853) by Dewey Dunnington · 4 months ago
- 2f86c75 chore(ci): Update cibuildwheel (#852) by Dewey Dunnington · 4 months ago
- 36546d1 chore: Fix typo in changelog/news (#848) by Dewey Dunnington · 5 months ago
- 617591a chore: Update development versions and chagelog/news on main (#847) by Dewey Dunnington · 5 months ago
- 209b293 chore(dev/release): Update release verification instructions for 0.8.0 (#843) by Dewey Dunnington · 5 months ago apache-arrow-nanoarrow-0.9.0.dev
- 4bbcf0e Use R_hasAttrib (from R 4.6.0 or later) to avoid ATTRIB (#842) by Dirk Eddelbuettel · 5 months ago
- 090b85e fix(r): Correct invocation of R_MakeExternalPtr with R NULL (#841) by Michael Chirico · 6 months ago
- 3fd91d2 fix(r): Fix usage of deperecated syntax for forthcoming R release (#840) by Dewey Dunnington · 6 months ago
- 5f36032 chore: Re-enable CUDA tests with runs-on (#839) by Dewey Dunnington · 6 months ago
- 5b07c2d docs: fix issues in ArrowBasicArrayStreamSetArray docstring (#838) by Bryce Mecum · 6 months ago
- 11f8f6b docs: fix typos in nanoarrow.h docstrings (#837) by Bryce Mecum · 6 months ago
- e0480fe fix(python): Remove incorrect last byte zeroing in Python buffer construction (#835) by Dewey Dunnington · 7 months ago
- 04e7521 fix(r): Fix map type and struct-nested-in-struct convert (#829) by Dewey Dunnington · 7 months ago
- c9555d8 fix: Fix leak reported by coverity scan (#832) by Nyall Dawson · 7 months ago
- 0887e4f exception.hpp: add override qualifier to what() method (#830) by Even Rouault · 7 months ago
- 0af8925 fix(r): Collect array streams in C (not R) before conversion (#828) by Dewey Dunnington · 7 months ago
- fdf2103 chore(r): Remove support for deprecated vctrs::partial_frame (#827) by Dewey Dunnington · 8 months ago
- cd8c945 fix(r): Fix test for forthcoming ALTREP behaviour in R-devel (#826) by Dewey Dunnington · 8 months ago
- f883fbb feat(python): Support union types in Python bindings (#820) by Dewey Dunnington · 9 months ago
- f341741 feat: Add LZ4 decompression support to IPC reader (#819) by Dewey Dunnington · 9 months ago
- bf0044d chore(ci): Update dockerfiles (#818) by Dewey Dunnington · 9 months ago
- 464bd7c feat(r): Add reticulate/Python integration (#817) by Dewey Dunnington · 9 months ago
- 7156b88 feat(r): Add support for creating timestamp and duration types from numeric storage (#816) by Dewey Dunnington · 9 months ago
- f11d517 chore(ci): Temporarily disable missing CUDA runner (#815) by Dewey Dunnington · 9 months ago
- 02ebb80 chore(ci): Update macos-13 runner to macos-15-intel (#813) by Kevin Liu · 9 months ago
- f610440 fix: Ensure ArrowArrayBuffer() and ArrowArraySetBuffer() work for variadic buffers (#808) by Dewey Dunnington · 10 months ago
- f82379a chore(ci): Update Arrow C++ in CI to use 21.0.0 (#809) by Dewey Dunnington · 10 months ago
- 62482b3 chore: Use apache/arrow-dotnet for integration test (#806) by Sutou Kouhei · 10 months ago
- 43cf040 fix: Assorted updates to improve Meson WrapDB entry (#803) by William Ayd · 11 months ago
- 2a5b396 fix: Ensure the array view can be used to inspect map offsets (#802) by Dewey Dunnington · 11 months ago
- ed4ba0c fix(r): Ensure C23 version check works for clang16 (current GitHub Actions) (#801) by Dewey Dunnington · 11 months ago
- bfaf3ff chore(dev/release): Update release workflow instructions for undocumented release tasks (#800) by Dewey Dunnington · 11 months ago
- 6bf102e fix: Refactor C function to resolve unreachable code error in Zig (#799) by Namit Kewat · 11 months ago
- dcb5bf9 chore: Update versions on main (#795) by Dewey Dunnington · 1 year ago apache-arrow-nanoarrow-0.8.0.dev
- 9681693 ci: Replace symlinks with files when packaging source (#794) by William Ayd · 1 year ago
- c57ddd8 chore(dev/release): Update release instructions for 0.7.0 (#767) by Dewey Dunnington · 1 year, 1 month ago
- 6771526 fix(r): Ensure that `python` is used on Windows when running bootstrap.R (#792) by Dewey Dunnington · 1 year, 1 month ago
- 6b74adc fix(ci): Meson windows example CI (#791) by William Ayd · 1 year, 1 month ago
- b3f3557 chore: Add options to CMake configuration for vcpkg build (#788) by Dewey Dunnington · 1 year, 1 month ago
- 6660679 chore: Use better debug detection in Meson (#790) by William Ayd · 1 year, 1 month ago
- 8053886 chore: Update example wraps such that they check the latest commit (#789) by Dewey Dunnington · 1 year, 1 month ago
- 5284a6c chore(dev/release): Remove old releases automatically (#787) by Sutou Kouhei · 1 year, 1 month ago
- eb24231 ci: Remove Meson default_option to set buildtype of release (#785) by William Ayd · 1 year, 1 month ago
- e9fb24c ci: Set Werror in Windows Meson configuration (#779) by William Ayd · 1 year, 1 month ago
- 6830174 fix: Align flatbuffer test data stored as globals (#783) by Dewey Dunnington · 1 year, 1 month ago
- d4a7b8c fix: Make auto_features more user friendly in Meson (#763) by William Ayd · 1 year, 1 month ago
- cc20f79 ci: Fix Meson build warnings when Arrow tests are enabled (#781) by William Ayd · 1 year, 1 month ago
- f9a17da chore(python): Add free-threaded Python wheel and update gemfury CLI client (#777) by Dewey Dunnington · 1 year, 1 month ago
- 8c4e869 fix: Linking to nanoarrow-testing-shared on Windows (#778) by Dewey Dunnington · 1 year, 1 month ago
- 5a23c76 ci: Clean up existing Meson CI job and add Windows coverage (#774) by William Ayd · 1 year, 1 month ago
- 6b231d3 chore(python): Update minimum Python version to 3.9 (#772) by Dewey Dunnington · 1 year, 1 month ago
- 4bfd77c fix: Ensure nanoarrow-testing can be linked to in a shared Windows build (#770) by Dewey Dunnington · 1 year, 1 month ago
- 8d42139 fix: Don't use the value of `__GNUC__` unless defined (#769) by Dewey Dunnington · 1 year, 1 month ago
- 3db7875 chore(ci): Update python-wheels CI job (#768) by Dewey Dunnington · 1 year, 1 month ago
- 938fdf6 fix(ci): Fix runner specification for c-device (#760) by Dewey Dunnington · 1 year, 1 month ago
- 78a0d21 ci: Bump Meson to ubuntu-latest (#766) by William Ayd · 1 year, 1 month ago
- 4ff0905 chore(ci): Update Arrow C++ versions used in CI (#762) by Dewey Dunnington · 1 year, 1 month ago
- 2b0c249 chore: enable integration tests with Go/Java/JS (#765) by Sutou Kouhei · 1 year, 1 month ago
- 56d4e59 fix(python): Ensure source distribution builds with Cython 3.1.0 (#759) by Dewey Dunnington · 1 year, 1 month ago
- fe0e3a2 fix(r): Update vctrs extension name to reflect implementation change (#752) by Dewey Dunnington · 1 year, 2 months ago
- 3ba38ff fix: Fix ignored offset in ArrowArrayViewGetIntervalUnsafe (#755) by William Ayd · 1 year, 2 months ago
- ffdd70c chore: Help clang-tidy avoid errors when calling AppendBitmapInt8 (#751) by Dewey Dunnington · 1 year, 2 months ago
- 4f7b868 fix: Enure ArrowIpcSetDecompressor() marks input decompressor as released (#748) by Dewey Dunnington · 1 year, 2 months ago
- a9d06ea feat: Add UniqueSharedBuffer C++ wrapper (#747) by Dewey Dunnington · 1 year, 2 months ago
- 8c558e5 chore: fix dead code on clone of zero size shared buffer (#746) by Dewey Dunnington · 1 year, 2 months ago
- e44bf3d fix(ci): Update actions using ubuntu-20.04 (#745) by Dewey Dunnington · 1 year, 2 months ago
- 8a9f1af fix: Fix valgrind error suggesting use of an uninitialized value (#750) by Dewey Dunnington · 1 year, 2 months ago