Skip to content

[fix](regression-test) Revome "UNIQUE KEY (k1)" case for test_dynamic_partition_mod_distribution_key (#41002)#43181

Merged
gavinchou merged 1 commit into
apache:branch-3.0from
Hastyshell:pick-1d7163ddabdb59165d9001261ddda0a6f7f79d68-3.0
Nov 4, 2024
Merged

[fix](regression-test) Revome "UNIQUE KEY (k1)" case for test_dynamic_partition_mod_distribution_key (#41002)#43181
gavinchou merged 1 commit into
apache:branch-3.0from
Hastyshell:pick-1d7163ddabdb59165d9001261ddda0a6f7f79d68-3.0

Conversation

@Hastyshell
Copy link
Copy Markdown
Collaborator

Proposed changes

pick: #41002

  1. Remove "UNIQUE KEY (k1)" case, because for unique table hash column must be key column, but for that historical bugs, this case will fail if adding k2 unique key.
  2. Seperate a p0 suite from docker suite because docker suite will not be triggered in community doris p0 CI.

…_partition_mod_distribution_key (apache#41002)

## Proposed changes

1. Remove "UNIQUE KEY (k1)" case, because for unique table hash column
must be key column, but for that historical bugs, this case will fail if
adding k2 unique key.
2. Seperate a p0 suite from docker suite because docker suite will not
be triggered in community doris p0 CI.
@doris-robot
Copy link
Copy Markdown

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@Hastyshell
Copy link
Copy Markdown
Collaborator Author

run buildall

@gavinchou gavinchou merged commit 874f58e into apache:branch-3.0 Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants