Move 03631_hive_columns_not_in_format_header.sql to the proper file location#87621
Conversation
|
@al13n321 sorry for that :D |
|
Workflow [PR], commit [2721b91] Summary: ❌
|
This is somewhat related to #87586. Historically, hive columns have been parsed into LC whenever possible. Even before my very first contribution to hive: https://github.com/ClickHouse/ClickHouse/pull/76802/files#diff-fcfbcff9317d0ec5f3ff12be38831fa59608735ad53e1a1d0c43ed8f921abe98L227. Instead of simply Is it ok if I put this logic in this PR? |
Head branch was pushed to by a user without write access
|
@kssenii you might need to enable auto-merge again, I had to push another small change |
99e90e2
…_columns_in_format_header Move 03631_hive_columns_not_in_format_header.sql to the proper file location
…21_do_not_put_hive_partition_columns_in_format_header Antalya 25.6.5 - Backport of ClickHouse#87515 and ClickHouse#87621 - Never not put hive columns in format_header / Do not read hive columns as LC by default
…_columns_in_format_header Move 03631_hive_columns_not_in_format_header.sql to the proper file location
…est_file_and_fix_lc 25.8.12 Backport of ClickHouse#87621: Move 03631_hive_columns_not_in_format_header.sql to the proper file location
Changelog category (leave one):
Changelog entry (a user-readable short description of the changes that goes into CHANGELOG.md):
Move test files to their proper locationn
Documentation entry for user-facing changes