This is an automated email from the ASF dual-hosted git repository.
quinnj pushed a change to branch core-rewrite
in repository https://gitbox.apache.org/repos/asf/arrow-julia.git
from 3e1f47d style(arrow-strings): apply pinned formatter
add bc89411 docs(api): align final Arrow 3 contracts
add ba1dd97 fix(release): enforce the Apache vote window
add 9878699 style: apply the exact CI formatter
No new revisions were added by this update.
Summary of changes:
.github/workflows/ci.yml | 4 ++-
README.md | 1 +
conformance/ConformanceSupport.jl | 58 +++++++++++++++++++--------------------
dev/release/README.md | 16 +++++++++++
dev/release/release_rc.sh | 2 +-
docs/src/manual.md | 29 ++++++++++++++++++--
src/ArrowCore.jl | 46 +++++++++++++++----------------
src/ArrowTypes/README.md | 5 ++--
src/columnconstruction.jl | 12 ++++----
src/table.jl | 2 +-
test/arrowtypes_compat_tests.jl | 2 +-
test/conformance_support_tests.jl | 4 +--
12 files changed, 111 insertions(+), 70 deletions(-)