amoro icon indicating copy to clipboard operation
amoro copied to clipboard

[Bug]: The partition field of the mixed_hive table contains uppercase letters, which can lead to the erroneous deletion of Hive partitions when synchronizing data to Hive.

Open Aireed opened this issue 10 months ago • 1 comments

What happened?

The partition field of the mixed_hive table contains uppercase letters, which can lead to the erroneous deletion of Hive partitions when synchronizing data to Hive.

Image

Affects Versions

master

What table formats are you seeing the problem on?

Mixed-Hive

What engines are you seeing the problem on?

AMS

How to reproduce

  1. create a mixed_hive table, he partition field of which contains uppercase letters.
  2. insert some data, trigger full optimize
  3. DESC FORMATTED table_name PARTITION (partition_column=value) , we will found that the createTime of the partition keeps refresh. and some times the table optimize fail.

Relevant log output


Anything else

No response

Are you willing to submit a PR?

  • [x] Yes I am willing to submit a PR!

Code of Conduct

  • [x] I agree to follow this project's Code of Conduct

Aireed avatar Jan 23 '25 09:01 Aireed

is it fixed now?if not plz assign to me

ihadoop avatar Feb 22 '25 02:02 ihadoop

This issue has been automatically marked as stale because it has been open for 180 days with no activity. It will be closed in next 14 days if no further activity occurs. To permanently prevent this issue from being considered stale, add the label 'not-stale', but commenting on the issue is preferred when possible.

github-actions[bot] avatar Aug 22 '25 00:08 github-actions[bot]

This issue has been closed because it has not received any activity in the last 14 days since being marked as 'stale'

github-actions[bot] avatar Sep 06 '25 00:09 github-actions[bot]