Gabriel39 commented on PR #67784: URL: https://github.com/apache/doris/pull/67784#issuecomment-5677871913
Updated in 15fb384daf after local verification completed successfully. - Fixed Hive TEXT BINARY decoding/encoding to follow Hive LazyBinary Base64 semantics, with independent byte assertions and scalar/vector tests. JSON/CSV behavior is unchanged. - Corrected Iceberg all_manifests schema coverage, Paimon nested VARBINARY expectations and view projections, native ORC V1 timestamp precision expectations, and unstable TVF slot-ID assertions. - Ran all seven unmuted failing external regression suites in full against a freshly compiled production BE in an isolated local environment: 7 passed, 0 failed, 0 skipped. This includes the unchanged file metadata cache suite across Hive2/Hive3 and Parquet/ORC. - Rebuilt and ran 74 related BE tests: all passed. All modified C++ files passed clang-format 16 checks. The three muted failures were excluded from this verification and are not claimed fixed. New CI results are still pending. -- 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]
