Skip to content

Migrate DataTypeTest to SqlDataTypeTest in Phoenix5 #10471

Merged
hashhar merged 6 commits intotrinodb:masterfrom
ebyhr:ebi/phoenix5-sql-tests
Jan 6, 2022
Merged

Migrate DataTypeTest to SqlDataTypeTest in Phoenix5 #10471
hashhar merged 6 commits intotrinodb:masterfrom
ebyhr:ebi/phoenix5-sql-tests

Conversation

@ebyhr
Copy link
Copy Markdown
Member

@ebyhr ebyhr commented Jan 5, 2022

Fixes #6395

TestPhoenixTypeMapping between 4 and 5 were same before #10452. I simply applied the commits in the PR to trino-phoenix5 module.

ebyhr added 6 commits January 5, 2022 21:35
Additionally
- Use REQUIRED_TPCH_TABLES in TestPhoenixConnectorTest
- Do not load TPCH tables in TestPhoenixTypeMapping
Additionally
- Move verification of timezone gap to setUp method
- Use data provider to test session timezones
- Add link to Phoenix official data types
@cla-bot cla-bot bot added the cla-signed label Jan 5, 2022
@ebyhr
Copy link
Copy Markdown
Member Author

ebyhr commented Jan 5, 2022

CI hit #6220

@ebyhr ebyhr requested a review from hashhar January 5, 2022 23:36
@hashhar hashhar merged commit a872256 into trinodb:master Jan 6, 2022
@github-actions github-actions bot added this to the 368 milestone Jan 6, 2022
@ebyhr ebyhr deleted the ebi/phoenix5-sql-tests branch January 6, 2022 06:22
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.

Convert TestPhoenixTypeMapping to use SqlDataTypeTest

2 participants