Skip to content

Simplify extensability of BaseHiveConnectorTest#10753

Merged
losipiuk merged 1 commit intotrinodb:masterfrom
losipiuk:lo/BaseConnectorTest-extensible
Jan 24, 2022
Merged

Simplify extensability of BaseHiveConnectorTest#10753
losipiuk merged 1 commit intotrinodb:masterfrom
losipiuk:lo/BaseConnectorTest-extensible

Conversation

@losipiuk
Copy link
Copy Markdown
Member

No description provided.

@cla-bot cla-bot bot added the cla-signed label Jan 24, 2022
@losipiuk losipiuk changed the title Simplify extensability of BaseConnectorTest Simplify extensability of BaseHiveConnectorTest Jan 24, 2022
@losipiuk losipiuk force-pushed the lo/BaseConnectorTest-extensible branch from 2cd6a75 to d4a23c6 Compare January 24, 2022 08:22
@losipiuk
Copy link
Copy Markdown
Member Author

cc: @arhimondr

import com.google.common.collect.ImmutableMap;
import io.trino.testing.QueryRunner;

public class TestHivePipelinedExecutionConnectorTest
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.

what does "pipelined execution" mean here?

it this is "test hive with defaults", let's call the class just TestHiveConnectorTest

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Yeah - effectively it is with defaults (no failure recovery). I will rename in a separate PR after this gets merged.

@losipiuk losipiuk merged commit c36a280 into trinodb:master Jan 24, 2022
@github-actions github-actions bot added this to the 369 milestone Jan 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants