Commits
User selector
Commit History
Commits on Jun 8, 2026
Implement thread-isolated connection pooling (BoundedReaderPool) in ArrayRecordDataSource to support safe concurrent reads.
Show description for 303b45eauthored andcommitted
Commits on Dec 9, 2025
Improve compression ratio by disabling the chunk padding by default.
Show description for a723291authored andcommitted
Commits on Nov 12, 2025
Fix dependency issues and add reading/writing with `gs://` URIs
Show description for 6662d1dauthored andcommitted
Commits on Aug 21, 2025
Revert the last cpp protobuf update and GCS reader support.
Show description for fd597e0authored andcommitted
Commits on Aug 20, 2025
Update ArrayRecord Reader to allow reading from GCS directly since Reglieli
Show description for a0657e1authored andcommitted
Commits on Jul 15, 2025
Fix workflow permissions and requirements build.
Show description for 5b2afeaauthored andcommitted
Commits on Jun 11, 2025
Update Grain `ArrayRecordDataSource` to allow piping additional reader options through to `ArrayRecordReader` creation
Show description for 5066982authored andcommitted
Commits on Jun 5, 2025
Apply `std::move()` to final occurrences of options.
Show description for 6cbfde7authored andcommitted
Commits on Jan 3, 2025
Fix OSS builds with the following changes:
Show description for 1f72e6dauthored andcommitted
Commits on Dec 24, 2024
No public description
Show description for cd721e5authored andcommitted
Commits on Dec 23, 2024
Fix OSS builds with the following changes:
Show description for 50377fcauthored andcommitted
Commits on Dec 3, 2024
Fix array-record build.
Show description for 94b6f2dauthored andcommitted
Commits on Dec 2, 2024
No public description
Show description for 363d798authored andcommitted
Commits on Nov 13, 2024
Riegeli usage cleanup:
Show description for f59e8a4authored andcommitted
Commits on Oct 30, 2024
Add file::Options as an optional argument to ArrayRecordReader and ArrayRecordWriter
Show description for 13a523eauthored andcommitted
Commits on Oct 8, 2024
Clean up includes.
Show description for b79f145authored andcommitted
Commits on Apr 12, 2024
Add `__iter__` to ArrayRecordDataSource.
Show description for 066aa5fauthored andcommitted
Commits on Aug 8, 2023
Release ArrayRecord 0.4.1.
Show description for bf51831authored andcommitted
Commits on Jul 27, 2023
Accept NumPy and other integral types as record keys.
Show description for 8c07efcauthored andcommitted
Commits on Jul 24, 2023
Internal change.
Show description for 4815341authored andcommitted
Commits on Jul 13, 2023
Internal change.
Show description for ee5a255authored andcommitted
Commits on Jul 10, 2023
Support read instructions as strings.
Show description for a1a981dauthored andcommitted
Commits on Jul 6, 2023
Internal change
Show description for 5e7872aauthored andcommitted
Commits on Jul 3, 2023
Update golden test files.
Show description for 1392982authored andcommitted
Commits on Jun 22, 2023
Internal change.
Show description for 9bc59a2authored andcommitted
Commits on Jun 21, 2023
Internal change
Show description for 5af7308authored andcommitted
Commits on Jun 9, 2023
Internal change
Show description for 1868f20authored andcommitted
Commits on Jun 6, 2023
Internal change
Show description for 66b3240authored andcommitted
Commits on May 4, 2023
Add support for single element lookup to all data sources.
Show description for 48abb8cauthored andcommitted
Commits on Apr 28, 2023
Add check for group size when reading files.
Show description for 0d51360authored andcommitted
Commits on Apr 27, 2023
Internal change
Show description for 03af1d0authored andcommitted
Commits on Apr 15, 2023
Internal change
Show description for b6ec4e5authored andcommitted
Commits on Mar 16, 2023
Enable pytype checking (internally) for Python modules and tests.
Show description for 5391813authored andcommitted
Commits on Mar 13, 2023
Correctly set `_paths` for implementation of `__repr__()`.
Show description for 9474099authored andcommittedImplement repr() for ArrayRecordDataSource.
Show description for 7ede6e7authored andcommitted