Skip to content

Commit 2e6f3a1

Browse files
committed
fix ut
1 parent efb8f25 commit 2e6f3a1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/query/service/tests/it/storages/testdata/columns_table.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -320,9 +320,7 @@ DB.Table: 'system'.'columns', Table: columns-table_id:1, ver:0, Engine: SystemCo
320320
| 'privileges' | 'information_schema' | 'columns' | 'NULL' | 'NULL' | '' | '' | 'NO' | '' | NULL | NULL | NULL |
321321
| 'procedure_id' | 'system' | 'procedures' | 'UInt64' | 'BIGINT UNSIGNED' | '' | '' | 'NO' | '' | NULL | NULL | NULL |
322322
| 'process_rows' | 'system' | 'query_execution' | 'UInt64' | 'BIGINT UNSIGNED' | '' | '' | 'NO' | '' | NULL | NULL | NULL |
323-
| 'process_rows_percentage' | 'system' | 'query_execution' | 'Float64' | 'DOUBLE' | '' | '' | 'NO' | '' | NULL | NULL | NULL |
324323
| 'process_time_in_micros' | 'system' | 'query_execution' | 'UInt64' | 'BIGINT UNSIGNED' | '' | '' | 'NO' | '' | NULL | NULL | NULL |
325-
| 'process_time_percentage' | 'system' | 'query_execution' | 'Float64' | 'DOUBLE' | '' | '' | 'NO' | '' | NULL | NULL | NULL |
326324
| 'processed' | 'system' | 'notification_history' | 'Nullable(Timestamp)' | 'TIMESTAMP' | '' | '' | 'YES' | '' | NULL | NULL | NULL |
327325
| 'query_id' | 'system' | 'backtrace' | 'String' | 'VARCHAR' | '' | '' | 'NO' | '' | NULL | NULL | NULL |
328326
| 'query_id' | 'system' | 'locks' | 'String' | 'VARCHAR' | '' | '' | 'NO' | '' | NULL | NULL | NULL |

0 commit comments

Comments
 (0)