You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "mapleFU (via GitHub)" <gi...@apache.org> on 2024/04/18 06:33:43 UTC

[I] [C++][Parquet] Using compiler assume to optimize RecordReader::DelimitRecords [arrow]

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

   ### Describe the enhancement requested
   
   Original code might lost optimization for levels.
   
   ### 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: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] [C++][Parquet] Using compiler assume to optimize RecordReader::DelimitRecords [arrow]

Posted by "mapleFU (via GitHub)" <gi...@apache.org>.
mapleFU commented on issue #41275:
URL: https://github.com/apache/arrow/issues/41275#issuecomment-2063134550

   Update: this doesn't have any optimizations since the rep-def level is read only, and max-level is constant, close this now


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] [C++][Parquet] Using compiler assume to optimize RecordReader::DelimitRecords [arrow]

Posted by "mapleFU (via GitHub)" <gi...@apache.org>.
mapleFU closed issue #41275: [C++][Parquet] Using compiler assume to optimize RecordReader::DelimitRecords
URL: https://github.com/apache/arrow/issues/41275


-- 
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: issues-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org