hello-stephen opened a new pull request, #65885: URL: https://github.com/apache/doris/pull/65885
Internal External build 203691 failed two HDFS TVF cases because branch-4.1 emits the FileScannerV1 unsupported-column message while the cases expected the FileScannerV2 Parquet TIME message. This test-only change matches the exact branch-4.1 V1 errors for `time64_test.parquet` and `int32.parquet`; product behavior remains unchanged and both cases still verify that unsupported TIME columns are rejected. Validation: - `git diff --check`: passed - Assertions were matched against terminal TeamCity occurrences `build:(id:203691),id:2000000204` and `build:(id:203691),id:2000000167` - The branch-4.1 worktree does not contain `hooks/setup_worktree.sh`, so local regression execution was not available; PR CI is the authoritative validation. -- 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]
