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

   ## Summary
   
   - split the new parquet reader internals into clearer planner, scheduler, 
reader, adapter, and nested assembler layers
   - add scalar leaf, shape-only, struct, list, and map reader refinements for 
the new parquet reader path
   - centralize repeated parent/child sink handling and nullable scalar child 
materialization for nested LIST/MAP paths
   - update the internal layering document so the remaining refactor plan only 
tracks pending work
   
   ## Validation
   
   - build-support/clang-format.sh
   - git diff --check
   - BUILD_TYPE=DEBUG ./build.sh --be on Fedora
   


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