morningman opened a new pull request, #65783:
URL: https://github.com/apache/doris/pull/65783

   ### What problem does this PR solve?
   
   Issue Number: None
   
   Related PR: None
   
   Problem Summary: Clang 20 fails the macOS BE build because the Linux-only 
PHDR cache state is unused on macOS and Parquet boolean column-index values are 
represented by std::vector<bool> proxy references. Restrict the PHDR state 
field to supported Linux builds and materialize Parquet page bounds as their 
physical C++ value types before decoding.
   


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to