suxiaogang223 opened a new pull request, #64729:
URL: https://github.com/apache/doris/pull/64729
### What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary: Expand and reorganize UT coverage for the new parquet
reader on top of refact_reader_branch. The change splits
serde/control/statistics/type/schema/scan coverage into focused tests,
completes column reader coverage according to the UT plan, and keeps reader
tests aligned with the file-local nullable schema behavior in
refact_reader_branch.
### Release note
None
### Check List (For Author)
- Test: Unit Test
- Started on Fedora `/home/socrates/code/doris` after syncing to this
branch:
`./run-be-ut.sh --run
"--filter=NewParquetReaderTest.*:ParquetScanTest.*:ParquetSerdeReaderTest.*:ParquetColumnReaderTest.*:ParquetColumnReaderBaseTest.*:ParquetColumnReaderControlTest.*:ParquetColumnReaderFactoryTest.*:ParquetLeafReaderTest.*:ParquetSchemaTest.*:ParquetStatisticsPruningTest.*:ParquetStatisticsTransformTest.*:ParquetTypeTest.*:ParquetVirtualColumnReaderTest.*:SelectionVectorTest.*:ParquetBloomFilterPruningTest.*:FileReaderTest.*"
-j 8`
- The latest run was interrupted before completion while still compiling
BE UT targets.
- Behavior changed: No
- Does this need documentation: No
--
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]