github-actions[bot] commented on code in PR #63281: URL: https://github.com/apache/doris/pull/63281#discussion_r3272397697
########## regression-test/data/datatype_p0/timestamptz/test_timestamptz_partition_boundary_timezone.out: ########## @@ -0,0 +1,27 @@ +-- This file is automatically generated. You should know what you did if you want to edit this +-- !bug107_create_shift -- +2024-01-15 12:30:00.000000+00:00 1 +2024-01-15 13:30:00.000000+00:00 2 + +-- !bug108_like -- +2024-01-15 12:30:00.000000+00:00 1 +2024-01-15 13:30:00.000000+00:00 2 + +-- !bug110_src -- +2024-01-15 12:30:00.000000+00:00 1 +2024-01-15 13:30:00.000000+00:00 2 + +-- !bug111_src -- +2024-01-15 17:30:00.000000+00:00 1 +2024-01-15 18:30:00.000000+00:00 2 + +-- !bug113_direct_date_trunc_utc -- +2024-06-15 00:00:00.000000+00:00 + +-- !bug113_auto_tz_range -- +2024-06-15 20:00:00.000000+00:00 1 + +-- !bug114_named_lowercase_tz -- +2024-01-15 12:30:00.000000+00:00 1 +2024-01-15 13:30:00.000000+00:00 2 + Review Comment: `git diff --check` reports this as `new blank line at EOF`. Please remove the extra trailing blank line (or regenerate the `.out`) so the patch is whitespace-clean. -- 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]
