Skip to content

Conversation

@findepi
Copy link
Member

@findepi findepi commented Jun 23, 2022

Remove Engine interface (local to this test) and replace its use with
the Engine enum used in other tests.

Remove `Engine` interface (local to this test) and replace its use with
the `Engine` enum used in other tests.
@findepi findepi added test no-release-notes This pull request does not require release notes entry labels Jun 23, 2022
@findepi findepi requested review from ebyhr, findinpath and phd3 June 23, 2022 15:20
@cla-bot cla-bot bot added the cla-signed label Jun 23, 2022
import static io.trino.tests.product.TestGroups.DELTA_LAKE_OSS;
import static io.trino.tests.product.TestGroups.PROFILE_SPECIFIC_TESTS;
import static io.trino.tests.product.hive.Engine.DELTA;
import static io.trino.tests.product.hive.Engine.TRINO;
Copy link
Member

Choose a reason for hiding this comment

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

nit: Engine can be moved out of .....product.hive, pre-existing though.

@findepi findepi merged commit e4654af into trinodb:master Jun 23, 2022
@findepi findepi deleted the findepi/cleanup-testdeltalakedroptablecompatibility-8fe0d5 branch June 23, 2022 21:03
@github-actions github-actions bot added this to the 388 milestone Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed no-release-notes This pull request does not require release notes entry test

Development

Successfully merging this pull request may close these issues.

2 participants