Skip to content

Use smaller scale factor in writer tests#18757

Merged
raunaqmorarka merged 1 commit intotrinodb:masterfrom
raunaqmorarka:sf5
Aug 22, 2023
Merged

Use smaller scale factor in writer tests#18757
raunaqmorarka merged 1 commit intotrinodb:masterfrom
raunaqmorarka:sf5

Conversation

@raunaqmorarka
Copy link
Copy Markdown
Member

Description

Additional context and related issues

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text:

@github-actions github-actions bot added tests:hive hive Hive connector labels Aug 21, 2023
@raunaqmorarka raunaqmorarka merged commit 46bacfd into trinodb:master Aug 22, 2023
@raunaqmorarka raunaqmorarka deleted the sf5 branch August 22, 2023 02:56
@github-actions github-actions bot added this to the 425 milestone Aug 22, 2023
String tableName = "task_scale_writers_" + randomNameSuffix();
try {
@Language("SQL") String createTableSql = format(
"CREATE TABLE %s WITH (format = 'ORC') AS SELECT * FROM tpch.sf5.orders",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed hive Hive connector

Development

Successfully merging this pull request may close these issues.

3 participants