Commits
User selector
Commit history
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 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 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 Dec 21, 2022
Remove an unnecessary Options variable
Show description for a534a13authored andcommitted
Set Riegeli buffer size to 32 KiB.
Show description for 59c7330authored andcommitted
Commits on Dec 13, 2022
Allow users to configure ArrayRecordReader to disable readahead/prefetching.
Show description for 236c5d4authored andcommitted
Commits on Nov 14, 2022
Internal change
Show description for f3338c0authored andcommitted
Commits on Nov 10, 2022
No-op: Unify the way array_record::ArrayRecord{Writer,Reader} are referenced
Show description for 226d831authored andcommitted
Commits on Oct 18, 2022
Expose writer_options_string in the Python API.
Show description for cdbb68eauthored andcommitted
Commits on Oct 17, 2022
Add range read API for python.
Show description for 3ae4dd7authored andcommitted
Commits on Oct 16, 2022
Ensure Python GIL is held when manipulating py::bytes
Show description for 9f272c5authored andcommitted
Commits on Jun 20, 2022
Only use a single thread pool for ArrayRecordWriter in Python.
Show description for 92d9c3dauthored andcommitted
Commits on Jun 14, 2022
Internal change
Show description for 32af4bfauthored andcommitted
Commits on Jun 8, 2022
Internal change
Show description for f71daf4authored andcommitted
Loading