- b3693d5 ci: Set timeout (#533) by Sutou Kouhei · 2 days ago main
- d6f67cb Bump actions/setup-python from 5 to 6 (#566) by dependabot[bot] · 2 days ago
- 185eedc Bump actions/checkout from 4 to 5 (#557) by dependabot[bot] · 13 days ago
- 059f31d ci: Fix format check (#558) by Sutou Kouhei · 3 weeks ago
- 78e4f4b Add support for running CI on fork (#553) by Sutou Kouhei · 4 months ago
- d18877b Fix verify RC CI (#551) by Sutou Kouhei · 4 months ago
- e6ca237 Hide HTML comment (license) in rendered Documenter page (#549) by abhro · 4 months ago
- de59e48 Fix bug where inline bytes weren't valid for Utf8View data (#548) by Jacob Quinn · 4 months ago
- 464470a Remove duplicated notifications section on .asf.yaml (#547) by Raúl Cumplido · 5 months ago
- e1f21a9 Enable GitHub discussions and notifications to mailing lists (#546) by Raúl Cumplido · 5 months ago
- 97a40df Fix license information (#545) by Sutou Kouhei · 6 months ago
- c12899b Update manual.md (#539) by Douglas Bates · 9 months ago
- 2583a66 Add compat for StringViews by Jacob Quinn · 9 months ago v2.8.0
- 76ae992 Change an info log back to debug (#537) by Jacob Quinn · 9 months ago v2.8.0-rc2
- 0d3c98c Fix formatting of various files by Jacob Quinn · 9 months ago v2.8.0-rc1
- ee00724 Bump version to 2.7.3 (#524) by Jacob Quinn · 1 year ago
- a4757d6 Bump version to 2.8.0 by Jacob Quinn · 9 months ago
- f0e2597 Start support for ListView, BinaryView, Utf8View, etc. (#512) by Jacob Quinn · 9 months ago
- 9041cbf Add reading metadata from Arrow.Table (#481) by Bogumił Kamiński · 9 months ago
- fc8b899 Make DictEncoding reading threadsafe (#535) by Jacob Quinn · 10 months ago
- 7fa18aa Bump codecov/codecov-action from 1 to 5 (#531) by dependabot[bot] · 10 months ago
- 91e271e Bump version to 2.7.4 (#530) by Jacob Quinn · 11 months ago v2.7.4 v2.7.4-rc1
- aa5ad74 Remove usage of LoggingExtras and verbosity logging macros (#529) by Jacob Quinn · 11 months ago
- a31fcf9 fromarrow(::Type{Dates.Time}, x::Arrow.Time) (#527) by Phillip Alday · 11 months ago
- 2696105 Bump version to 2.7.3 (#524) by Jacob Quinn · 1 year ago v2.7.3 v2.7.3-rc1
- 2a3c8b9 Bump actions/setup-python from 2 to 5 (#522) by dependabot[bot] · 1 year, 1 month ago
- 2c2d3e9 Bump julia-actions/julia-buildpkg from 1.2 to 1.6 (#521) by dependabot[bot] · 1 year, 1 month ago
- f359c23 Bump julia-actions/setup-julia from 1 to 2 (#520) by dependabot[bot] · 1 year, 1 month ago
- 60b34bf Bump actions/cache from 1 to 4 (#519) by dependabot[bot] · 1 year, 1 month ago
- 24981f1 Bump actions/checkout from 3 to 4 (#518) by dependabot[bot] · 1 year, 1 month ago
- 1c826b1 release: Fix "Verify release" job on macOS GitHub Actions runner (#514) by Sutou Kouhei · 1 year, 1 month ago
- 7825543 ci: Enable Dependabot for GitHub Actions (#516) by Sutou Kouhei · 1 year, 1 month ago
- f1a91bf Bump compat for TranscodingStreams by Jacob Quinn · 1 year, 2 months ago
- 64fc730 Compatibility of schemas with nested types (#504) by Romain Poncet · 1 year, 4 months ago v2.7.2 v2.7.2-rc1
- ac199b0 Bugfix type instability in length(::Arrow.ToList) (#497) by Joao Aparicio · 1 year, 7 months ago v2.7.1 v2.7.1-rc1
- 3712291 enable field-order-agnostic overloads of `fromarrow` for struct types (#493) by Jarrett Revels · 1 year, 9 months ago v2.7.0 v2.7.0-rc1
- 787768f Docs: add a note about using `copy()` to get a `DataFrame` where the columns are regular vectors (#487) by Dilum Aluthge · 1 year, 11 months ago
- 953cbac Use https://arrow.apache.org/julia/ as the official document URL (#490) by Sutou Kouhei · 1 year, 11 months ago
- 95c053a Fix docs errors (#491) by Eric Hanson · 1 year, 11 months ago
- 42a46f5 bump (#488) by Joao Aparicio · 1 year, 11 months ago
- 95efe95 Fix documentation link (#478) by Guilherme Bodin · 2 years, 1 month ago
- d669562 Fix example in Arrow.Writer (#480) by Guilherme Bodin · 2 years, 1 month ago
- 7eaf0b2 Fix documentation example for Arrow.Writer (#479) by Guilherme Bodin · 2 years, 1 month ago
- f8d2203 Use wkspawn from ConcurrentUtilities instead of Threads.spawn (#469) by Jacob Quinn · 2 years, 3 months ago
- fc7cc2d Formatting (#464) by Ben Baumgold · 2 years, 3 months ago
- ce8b581 Try to fix docs by publishing to apache infra (#468) by Jacob Quinn · 2 years, 3 months ago
- 9c439ba Ensure that ArrowTypes.default is defined for Vararg tuples (#466) by Jacob Quinn · 2 years, 3 months ago
- a484078 Fix typo in passing largelists keyword arg (#467) by Jacob Quinn · 2 years, 3 months ago
- 5532270 cleanup testing (#462) by Ben Baumgold · 2 years, 3 months ago
- 9f1d51a Bump Arrow & ArrowTypes versions (#460) by Jacob Quinn · 2 years, 3 months ago v2.6.2 v2.6.2-rc1
- 5231195 implement default for SubArray (#456) by Ben Baumgold · 2 years, 3 months ago
- 074c7a7 Fix case of recursively nested lists (#459) by Jacob Quinn · 2 years, 3 months ago
- f039a5e Fix various links/urls for apache/arrow-julia (#457) by Jacob Quinn · 2 years, 3 months ago
- 2d1114e Update Project.toml by Jacob Quinn · 2 years, 3 months ago v2.6.1 v2.6.1-rc1
- 5b6d412 bump version for new release (#455) by Ben Baumgold · 2 years, 3 months ago
- 7044e19 #453 fix typeo introduced in #389 (#454) by Ben Baumgold · 2 years, 3 months ago
- 8aed969 release: Add how to register ArrowTypes to the Julia General Registry (#451) by Sutou Kouhei · 2 years, 3 months ago
- e57bdab Fix case where compressed file reports non-zero buffer length (#448) by Jacob Quinn · 2 years, 3 months ago
- 771db0a bump version of Arrow and ArrowTypes to prepare for new release (#447) by Ben Baumgold · 2 years, 3 months ago v2.6.0 v2.6.0-rc1
- 784b27b fix Base.eltype methods and functions that take Type parameters (#404) by Ben Baumgold · 2 years, 3 months ago
- e295928 Return SubArrays when possible for arrow list types (#446) by Jacob Quinn · 2 years, 3 months ago
- d1b5326 Base.isdone for Stream (#428) by Ben Baumgold · 2 years, 3 months ago
- 6fe4ec0 Refactor compressors/decompressors for laziness + safety (#445) by Jacob Quinn · 2 years, 3 months ago
- 36f8958 enable incremental reads of arrow-formatted files (#408) by Ben Baumgold · 2 years, 4 months ago
- 9385a91 Add Tables.partitions definition for Arrow.Table (#443) by Jacob Quinn · 2 years, 4 months ago
- 94f7e37 Get dictionaries of children only when field.children not nothing (#382) by Önder Kartal · 2 years, 4 months ago
- ebf9fcf Remove scopedenum for EnumX (#444) by Jacob Quinn · 2 years, 4 months ago
- 3008e7f Handle len of -1 in "compressed" buffers from other languages (#442) by Jacob Quinn · 2 years, 4 months ago
- 94749c0 Add handling of len = -1 in uncompress (#436) by DrChainsaw · 2 years, 4 months ago
- 899ecb0 Don't treat Vector{UInt8} as Arrow Binary type (#439) by Jacob Quinn · 2 years, 4 months ago
- b2a832e Bump BitIntegers compat (#441) by Jacob Quinn · 2 years, 4 months ago
- e893c32 Run with 1 and 2 threads during tests (#431) by Jacob Quinn · 2 years, 5 months ago
- 686ab57 Bump Arrow + ArrowTypes versions (#407) by Ben Baumgold · 2 years, 5 months ago v2.5.2 v2.5.2-rc1
- e6c44dd #429 fix alignment for compressed data (#430) by Ben Baumgold · 2 years, 5 months ago v2.5.1 v2.5.1-rc2
- b3feee6 add dev CI for monorepo (#424) by Jerry Ling · 2 years, 5 months ago
- 22088f1 Bump patch version (#423) by Simone Carlo Surace · 2 years, 5 months ago v2.5.1-rc1
- f8f8d8e Pre-allocate buffer (#422) by Joao Aparicio · 2 years, 5 months ago
- 0a42df8 Add @testsets for misc tests (#421) by Joao Aparicio · 2 years, 5 months ago
- c469151 Use `getproperty` instead of type parameter to get names (#415) by Simone Carlo Surace · 2 years, 5 months ago
- adf6ab8 Fix deprecation of getproperty(::Pairs, s) (#409) by Ben Baumgold · 2 years, 6 months ago
- 4d71bee Bump Arrow version to 2.5.0 (#406) by Ben Baumgold · 2 years, 6 months ago v2.5.0 v2.5.0-rc1
- aaa4cf8 Implement Tables.columnnames and Tables.schema for Arrow.Stream (#395) by Ben Baumgold · 2 years, 6 months ago
- 9b36c8b define eltype for Stream (#394) by Ben Baumgold · 2 years, 6 months ago
- 63d2c9d fix arrowname and arrowmetadata for nullable types (#389) by Ben Baumgold · 2 years, 6 months ago
- 73a6982 add IPv4/IPv6 support to ArrowTypes (#390) by Ben Baumgold · 2 years, 6 months ago
- 8da59e4 Revert "Tag new version dev/release/release.sh (#381)" (#388) by Sutou Kouhei · 2 years, 7 months ago
- 8c0cc44 Bump version to 2.4.3 by Jacob Quinn · 2 years, 7 months ago v2.4.3 v2.4.3-rc1
- e1478b8 Fix ToArrow with abstract type and all missing (#385) by Curtis Vogt · 2 years, 7 months ago
- 59a6a10 Tag new version dev/release/release.sh (#381) by Sutou Kouhei · 2 years, 8 months ago
- 5ba7689 Test ArrowTypes package in RC verification script (#379) by Sutou Kouhei · 2 years, 8 months ago v2.4.2 v2.4.2-rc0
- 81ebfe6 Bump Arrow version to 2.4.2 (#377) by Jacob Quinn · 2 years, 8 months ago
- 94ee070 Fix issue with missing and non-concrete Arrow types (#371) by Curtis Vogt · 2 years, 8 months ago
- 528c3ba bugfix & test for columns with VersionNumber & missing (#374) by Eric Hanson · 2 years, 8 months ago
- 9c3f955 Define defaults for Missing/Nothing (#372) by Curtis Vogt · 2 years, 8 months ago
- 2d29402 Create CompatHelper.yml (#369) by Carlo Lucibello · 2 years, 8 months ago
- 0c47938 Store ZDT with a UTC, not local, timestamp (#329) by Tom Gillam · 2 years, 9 months ago
- 026fa23 MINOR: Update issue notifications to issues mailing list to match Arrow repo (#366) by Raúl Cumplido · 2 years, 9 months ago
- 17066a1 don't run tests that fail on Windows (#361) by Martijn Visser · 2 years, 10 months ago
- f3e5e62 Ensure elements are converted when indexed from ArrowTypes.ToArrow (#365) by Jacob Quinn · 2 years, 10 months ago
- 6fefa07 Bump compat for LoggingExtras for 1.0 (#362) by Jacob Quinn · 2 years, 10 months ago