1. c66d707 Bump actions/setup-python from 6 to 7 (#608) by dependabot[bot] · 6 hours ago main
  2. 3085365 Bump actions/cache from 5 to 6 (#602) by dependabot[bot] · 3 weeks ago
  3. 44557ed Bump actions/checkout from 6 to 7 (#601) by dependabot[bot] · 4 weeks ago
  4. c04398a support StringViews 2.0 (#599) by Steven G. Johnson · 6 weeks ago
  5. 4f0397f Bump codecov/codecov-action from 6 to 7 (#598) by dependabot[bot] · 6 weeks ago
  6. 5ade01a Bump julia-actions/setup-julia from 2 to 3 (#593) by dependabot[bot] · 3 months ago
  7. bc39b2d Bump codecov/codecov-action from 5 to 6 (#592) by dependabot[bot] · 4 months ago
  8. 10a8308 test on macOS latest (#585) by Phillip Alday · 6 months ago
  9. 23d253c Bump CategoricalArrays to 1.0 in tests (#583) by Milan Bouchet-Valat · 6 months ago
  10. 3847f7c CompatHelper: add new compat entry for StringViews at version 1, (keep existing compat) (#536) by github-actions[bot] · 6 months ago
  11. 0e98c07 Recommend using package-specific prefix with `arrowname` (#541) by Milan Bouchet-Valat · 6 months ago
  12. 472baa0 Fix `OffsetArray` support and clean `CategoricalArray` support (#556) by Milan Bouchet-Valat · 6 months ago
  13. b8ebfc5 fix test failures on 1.12, avoid race condition in multithreaded partitioned writes (#582) by Phillip Alday · 6 months ago v2.8.1 v2.8.1-rc2
  14. bfa321f Bump actions/cache from 4 to 5 (#581) by dependabot[bot] · 7 months ago
  15. 7e6b418 Bump actions/checkout from 5 to 6 (#579) by dependabot[bot] · 8 months ago
  16. d1157e0 Test on Julia pre instead of Julia nightly (#574) by Phillip Alday · 8 months ago
  17. d02c471 Bump actions/checkout from 5 to 6 (#576) by dependabot[bot] · 8 months ago
  18. 3aa469a Bump version (#569) by Sutou Kouhei · 9 months ago v2.8.1-rc1
  19. c011888 Fix poor performance of table reading when many record batches are involved (#570) by Jacob Quinn · 9 months ago
  20. c75d0e9 Avoid extending `Type` from Base on Julia 1.12 (#543) by Alex Arslan · 10 months ago
  21. b3693d5 ci: Set timeout (#533) by Sutou Kouhei · 11 months ago
  22. d6f67cb Bump actions/setup-python from 5 to 6 (#566) by dependabot[bot] · 11 months ago
  23. 185eedc Bump actions/checkout from 4 to 5 (#557) by dependabot[bot] · 11 months ago
  24. 059f31d ci: Fix format check (#558) by Sutou Kouhei · 11 months ago
  25. 78e4f4b Add support for running CI on fork (#553) by Sutou Kouhei · 1 year, 2 months ago
  26. d18877b Fix verify RC CI (#551) by Sutou Kouhei · 1 year, 2 months ago
  27. e6ca237 Hide HTML comment (license) in rendered Documenter page (#549) by abhro · 1 year, 2 months ago
  28. de59e48 Fix bug where inline bytes weren't valid for Utf8View data (#548) by Jacob Quinn · 1 year, 2 months ago
  29. 464470a Remove duplicated notifications section on .asf.yaml (#547) by Raúl Cumplido · 1 year, 3 months ago
  30. e1f21a9 Enable GitHub discussions and notifications to mailing lists (#546) by Raúl Cumplido · 1 year, 3 months ago
  31. 97a40df Fix license information (#545) by Sutou Kouhei · 1 year, 4 months ago
  32. c12899b Update manual.md (#539) by Douglas Bates · 1 year, 7 months ago
  33. 2583a66 Add compat for StringViews by Jacob Quinn · 1 year, 8 months ago v2.8.0
  34. 76ae992 Change an info log back to debug (#537) by Jacob Quinn · 1 year, 8 months ago v2.8.0-rc2
  35. 0d3c98c Fix formatting of various files by Jacob Quinn · 1 year, 8 months ago v2.8.0-rc1
  36. ee00724 Bump version to 2.7.3 (#524) by Jacob Quinn · 1 year, 11 months ago
  37. a4757d6 Bump version to 2.8.0 by Jacob Quinn · 1 year, 8 months ago
  38. f0e2597 Start support for ListView, BinaryView, Utf8View, etc. (#512) by Jacob Quinn · 1 year, 8 months ago
  39. 9041cbf Add reading metadata from Arrow.Table (#481) by Bogumił Kamiński · 1 year, 8 months ago
  40. fc8b899 Make DictEncoding reading threadsafe (#535) by Jacob Quinn · 1 year, 8 months ago
  41. 7fa18aa Bump codecov/codecov-action from 1 to 5 (#531) by dependabot[bot] · 1 year, 8 months ago
  42. 91e271e Bump version to 2.7.4 (#530) by Jacob Quinn · 1 year, 9 months ago v2.7.4 v2.7.4-rc1
  43. aa5ad74 Remove usage of LoggingExtras and verbosity logging macros (#529) by Jacob Quinn · 1 year, 9 months ago
  44. a31fcf9 fromarrow(::Type{Dates.Time}, x::Arrow.Time) (#527) by Phillip Alday · 1 year, 9 months ago
  45. 2696105 Bump version to 2.7.3 (#524) by Jacob Quinn · 1 year, 11 months ago v2.7.3 v2.7.3-rc1
  46. 2a3c8b9 Bump actions/setup-python from 2 to 5 (#522) by dependabot[bot] · 2 years ago
  47. 2c2d3e9 Bump julia-actions/julia-buildpkg from 1.2 to 1.6 (#521) by dependabot[bot] · 2 years ago
  48. f359c23 Bump julia-actions/setup-julia from 1 to 2 (#520) by dependabot[bot] · 2 years ago
  49. 60b34bf Bump actions/cache from 1 to 4 (#519) by dependabot[bot] · 2 years ago
  50. 24981f1 Bump actions/checkout from 3 to 4 (#518) by dependabot[bot] · 2 years ago
  51. 1c826b1 release: Fix "Verify release" job on macOS GitHub Actions runner (#514) by Sutou Kouhei · 2 years ago
  52. 7825543 ci: Enable Dependabot for GitHub Actions (#516) by Sutou Kouhei · 2 years ago
  53. f1a91bf Bump compat for TranscodingStreams by Jacob Quinn · 2 years, 1 month ago
  54. 64fc730 Compatibility of schemas with nested types (#504) by Romain Poncet · 2 years, 3 months ago v2.7.2 v2.7.2-rc1
  55. ac199b0 Bugfix type instability in length(::Arrow.ToList) (#497) by Joao Aparicio · 2 years, 6 months ago v2.7.1 v2.7.1-rc1
  56. 3712291 enable field-order-agnostic overloads of `fromarrow` for struct types (#493) by Jarrett Revels · 2 years, 8 months ago v2.7.0 v2.7.0-rc1
  57. 787768f Docs: add a note about using `copy()` to get a `DataFrame` where the columns are regular vectors (#487) by Dilum Aluthge · 2 years, 9 months ago
  58. 953cbac Use https://arrow.apache.org/julia/ as the official document URL (#490) by Sutou Kouhei · 2 years, 9 months ago
  59. 95c053a Fix docs errors (#491) by Eric Hanson · 2 years, 9 months ago
  60. 42a46f5 bump (#488) by Joao Aparicio · 2 years, 9 months ago
  61. 95efe95 Fix documentation link (#478) by Guilherme Bodin · 3 years ago
  62. d669562 Fix example in Arrow.Writer (#480) by Guilherme Bodin · 3 years ago
  63. 7eaf0b2 Fix documentation example for Arrow.Writer (#479) by Guilherme Bodin · 3 years ago
  64. f8d2203 Use wkspawn from ConcurrentUtilities instead of Threads.spawn (#469) by Jacob Quinn · 3 years, 1 month ago
  65. fc7cc2d Formatting (#464) by Ben Baumgold · 3 years, 1 month ago
  66. ce8b581 Try to fix docs by publishing to apache infra (#468) by Jacob Quinn · 3 years, 1 month ago
  67. 9c439ba Ensure that ArrowTypes.default is defined for Vararg tuples (#466) by Jacob Quinn · 3 years, 1 month ago
  68. a484078 Fix typo in passing largelists keyword arg (#467) by Jacob Quinn · 3 years, 1 month ago
  69. 5532270 cleanup testing (#462) by Ben Baumgold · 3 years, 1 month ago
  70. 9f1d51a Bump Arrow & ArrowTypes versions (#460) by Jacob Quinn · 3 years, 1 month ago v2.6.2 v2.6.2-rc1
  71. 5231195 implement default for SubArray (#456) by Ben Baumgold · 3 years, 1 month ago
  72. 074c7a7 Fix case of recursively nested lists (#459) by Jacob Quinn · 3 years, 1 month ago
  73. f039a5e Fix various links/urls for apache/arrow-julia (#457) by Jacob Quinn · 3 years, 1 month ago
  74. 2d1114e Update Project.toml by Jacob Quinn · 3 years, 2 months ago v2.6.1 v2.6.1-rc1
  75. 5b6d412 bump version for new release (#455) by Ben Baumgold · 3 years, 2 months ago
  76. 7044e19 #453 fix typeo introduced in #389 (#454) by Ben Baumgold · 3 years, 2 months ago
  77. 8aed969 release: Add how to register ArrowTypes to the Julia General Registry (#451) by Sutou Kouhei · 3 years, 2 months ago
  78. e57bdab Fix case where compressed file reports non-zero buffer length (#448) by Jacob Quinn · 3 years, 2 months ago
  79. 771db0a bump version of Arrow and ArrowTypes to prepare for new release (#447) by Ben Baumgold · 3 years, 2 months ago v2.6.0 v2.6.0-rc1
  80. 784b27b fix Base.eltype methods and functions that take Type parameters (#404) by Ben Baumgold · 3 years, 2 months ago
  81. e295928 Return SubArrays when possible for arrow list types (#446) by Jacob Quinn · 3 years, 2 months ago
  82. d1b5326 Base.isdone for Stream (#428) by Ben Baumgold · 3 years, 2 months ago
  83. 6fe4ec0 Refactor compressors/decompressors for laziness + safety (#445) by Jacob Quinn · 3 years, 2 months ago
  84. 36f8958 enable incremental reads of arrow-formatted files (#408) by Ben Baumgold · 3 years, 2 months ago
  85. 9385a91 Add Tables.partitions definition for Arrow.Table (#443) by Jacob Quinn · 3 years, 2 months ago
  86. 94f7e37 Get dictionaries of children only when field.children not nothing (#382) by Önder Kartal · 3 years, 2 months ago
  87. ebf9fcf Remove scopedenum for EnumX (#444) by Jacob Quinn · 3 years, 2 months ago
  88. 3008e7f Handle len of -1 in "compressed" buffers from other languages (#442) by Jacob Quinn · 3 years, 2 months ago
  89. 94749c0 Add handling of len = -1 in uncompress (#436) by DrChainsaw · 3 years, 2 months ago
  90. 899ecb0 Don't treat Vector{UInt8} as Arrow Binary type (#439) by Jacob Quinn · 3 years, 2 months ago
  91. b2a832e Bump BitIntegers compat (#441) by Jacob Quinn · 3 years, 2 months ago
  92. e893c32 Run with 1 and 2 threads during tests (#431) by Jacob Quinn · 3 years, 3 months ago
  93. 686ab57 Bump Arrow + ArrowTypes versions (#407) by Ben Baumgold · 3 years, 3 months ago v2.5.2 v2.5.2-rc1
  94. e6c44dd #429 fix alignment for compressed data (#430) by Ben Baumgold · 3 years, 3 months ago v2.5.1 v2.5.1-rc2
  95. b3feee6 add dev CI for monorepo (#424) by Jerry Ling · 3 years, 3 months ago
  96. 22088f1 Bump patch version (#423) by Simone Carlo Surace · 3 years, 3 months ago v2.5.1-rc1
  97. f8f8d8e Pre-allocate buffer (#422) by Joao Aparicio · 3 years, 3 months ago
  98. 0a42df8 Add @testsets for misc tests (#421) by Joao Aparicio · 3 years, 3 months ago
  99. c469151 Use `getproperty` instead of type parameter to get names (#415) by Simone Carlo Surace · 3 years, 4 months ago
  100. adf6ab8 Fix deprecation of getproperty(::Pairs, s) (#409) by Ben Baumgold · 3 years, 4 months ago