doris icon indicating copy to clipboard operation
doris copied to clipboard

[Fix](hive-writer) Fix partition column orders issue when the partition fields inserted into the target table are inconsistent with the field order of the query source table and the schema field order of the query source table.

Open kaka11chen opened this issue 9 months ago • 19 comments

Proposed changes

Fix partition column orders issue when the partition fields inserted into the target table are inconsistent with the field order of the query source table and the schema field order of the query source table.

Please look at regression-test/suites/external_table_p0/hive/ddl/test_hive_write_type.groovy in the PR.

Further comments

If this is a relatively large or complex change, kick off the discussion at [email protected] by explaining why you chose the solution you did and what alternatives you considered, etc...

kaka11chen avatar May 24 '24 07:05 kaka11chen