Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add worker ID to temporary table names in tests #4851

Merged
merged 1 commit into from
Feb 23, 2022

Conversation

jlowe
Copy link
Member

@jlowe jlowe commented Feb 23, 2022

Fixes #4840. Increases the uniqueness of temporary test table names by adding the test worker ID and increasing the range of the random number that is generated.

Signed-off-by: Jason Lowe <jlowe@nvidia.com>
@jlowe jlowe added the test Only impacts tests label Feb 23, 2022
@jlowe jlowe added this to the Feb 14 - Feb 25 milestone Feb 23, 2022
@jlowe jlowe self-assigned this Feb 23, 2022
@jlowe
Copy link
Member Author

jlowe commented Feb 23, 2022

build

@jlowe jlowe merged commit d0c1ccb into NVIDIA:branch-22.04 Feb 23, 2022
@jlowe jlowe deleted the tmp-table-gen branch February 23, 2022 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Only impacts tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] test_dpp_via_aggregate_subquery_aqe_off failed with table already exists
2 participants