Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
min_rows and num_rows are swapped in ComputePageSizes declaration in …
…Parquet reader (#12886) Arguments are swapped in declaration (and thus docs as well). Args are passed as required by the definition when `ComputePageSizes` is called. Authors: - Ed Seidl (https://github.com/etseidl) Approvers: - Nghia Truong (https://github.com/ttnghia) - Yunsong Wang (https://github.com/PointKernel) URL: #12886
- Loading branch information