dataroaring commented on code in PR #56815: URL: https://github.com/apache/doris/pull/56815#discussion_r2425496375
########## regression-test/data/query_p0/system/test_query_sys_column_data_sizes.out: ########## @@ -0,0 +1,11 @@ +-- This file is automatically generated. You should know what you did if you want to edit this +-- !desc_column_data_sizes -- +BACKEND_ID bigint Yes false \N +TABLE_ID bigint Yes false \N +ROWSET_ID varchar(64) Yes false \N +TABLET_ID bigint Yes false \N +COLUMN_UNIQUE_ID int Yes false \N +COLUMN_NAME varchar(64) Yes false \N +COLUMN_TYPE varchar(64) Yes false \N +COMPRESSED_DATA_SIZE bigint Yes false \N Review Comment: data_bytes is better than data_size. -- 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]
