You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
diqiu50
changed the title
[Improvement] Create containers for testing Trino queries.
[Improvement] Create docker-compose containers for testing Trino queries.
Dec 25, 2023
…unning in ci. (#1262)
### What changes were proposed in this pull request?
Make Trino QueryIT test cases running in ci.
To run Trino Query IT, a complete test environment including Hive,
Iceberg, PostgreSQL, and MySQL dependencies is required. We need to set
up this test environment and execute the test cases automatically.
### Why are the changes needed?
Fix: #1247#919
### Does this PR introduce _any_ user-facing change?
NO
### How was this patch tested?
NO
---------
Co-authored-by: Clearvive <[email protected]>
Co-authored-by: Clearvive <[email protected]>
Co-authored-by: qqqttt123 <[email protected]>
Co-authored-by: Heng Qin <[email protected]>
Co-authored-by: Jerry Shao <[email protected]>
Co-authored-by: Kuan-Po Tseng <[email protected]>
Co-authored-by: hiirrxnn <[email protected]>
What would you like to be improved?
The required containers for the setup include:
hdfs
,hive
,trino
,gravition
,mysql
,iceberg
,prostosql
.How should we improve?
No response
The text was updated successfully, but these errors were encountered: