Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run BigQuery Arrow and FTE tests in a separated profile #19767

Merged
merged 1 commit into from
Nov 16, 2023
Merged

Conversation

ebyhr
Copy link
Member

@ebyhr ebyhr commented Nov 16, 2023

Description

Separate profile for BigQuery FTE tests to fix timeout issue on CI.
e.g. https://github.com/trinodb/trino/actions/runs/6882906460/job/18722457149

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.

@cla-bot cla-bot bot added the cla-signed label Nov 16, 2023
@github-actions github-actions bot added the bigquery BigQuery connector label Nov 16, 2023
@ebyhr ebyhr force-pushed the ebi/bigquery-fte branch 2 times, most recently from af86500 to c440e47 Compare November 16, 2023 04:56
@ebyhr
Copy link
Member Author

ebyhr commented Nov 16, 2023

ci / test (plugin/trino-bigquery) (pull_request) still takes 50 minutes... We may want to merge arrow and fte into one.

Screenshot 2023-11-16 at 15 06 15

@hashhar
Copy link
Member

hashhar commented Nov 16, 2023

merging those two makes sense.

Let me check if BigQueryInstanceCleaner has been leaving cruft behind, 50m seems like a lot.

@ebyhr
Copy link
Member Author

ebyhr commented Nov 16, 2023

@hashhar It seems we separated arrow profile for adding additional JVM options. Do we still want to merge those profile?

@hashhar
Copy link
Member

hashhar commented Nov 16, 2023

We can as long as we have at least one profile with default JVM.

@ebyhr ebyhr changed the title Separate profile for BigQuery FTE tests Run BigQuery Arrow and FTE tests in a separated profile Nov 16, 2023
@ebyhr ebyhr merged commit d6b63af into master Nov 16, 2023
@ebyhr ebyhr deleted the ebi/bigquery-fte branch November 16, 2023 23:04
@github-actions github-actions bot added this to the 434 milestone Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bigquery BigQuery connector cla-signed
Development

Successfully merging this pull request may close these issues.

3 participants