mapleFU opened a new issue, #35926:
URL: https://github.com/apache/arrow/issues/35926

   ### Describe the enhancement requested
   
   Currently, if `page_index` is enabled, the Offset-index and Column-index 
would be built.
   
   However, sometimes, user only need offset-index to find the pages, and 
statistics is not useful, we're sure these column has bad distribution and 
better not collect there stats. So, here we can allow only build offset index.
   
   ### Component(s)
   
   C++, Parquet


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to