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 d3ea7a7 fix: resolve round 64 findings — Arrow-owned range reads,
ETag pinning, one body round
new 8ee33ba docs: record round 65 review — 3 LOW
new 415d0c7 fix: resolve round 65 findings — Integer length guard,
policy-compliant worker pool, no GCS claim
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
README.md | 2 +-
docs/dev/REVIEW-codex-r65.md | 351 +++++++++++++++++++++++++++++++++++++++++++
docs/src/manual.md | 2 +-
ext/ArrowCloudStoreExt.jl | 2 +-
src/scan.jl | 32 +++-
src/source.jl | 2 +-
test/facade_tests.jl | 12 +-
7 files changed, 389 insertions(+), 14 deletions(-)
create mode 100644 docs/dev/REVIEW-codex-r65.md