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

Remove Databricks unity catalog product tests #25250

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mayankvadariya
Copy link
Contributor

Description

Disable unity PT as its failing on master https://github.com/trinodb/trino/actions/runs/13719592708/job/38372369092#step:7:3003

Additional context and related issues

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 Mar 7, 2025
@mayankvadariya mayankvadariya requested review from wendigo and ebyhr March 7, 2025 16:15
@@ -900,7 +900,7 @@ jobs:
- suite-delta-lake-databricks133
- suite-delta-lake-databricks143
- suite-delta-lake-databricks154
- suite-databricks-unity-http-hms
# suite-databricks-unity-http-hms fails with `FEATURE_DISABLED: HMS compatibility with Unity Catalog is currently in private preview.`
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we want to disable the tests or remove them altogether?
It is not like they'll eventually get re-enabled.

Copy link
Member

Choose a reason for hiding this comment

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

@mayankvadariya Please file a GitHub issue if you plan to re-enable this test in the future.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I removed unity catalog tests

Copy link
Member

@ebyhr ebyhr Mar 9, 2025

Choose a reason for hiding this comment

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

What's the future plan of the relevant non-test code?

@ebyhr
Copy link
Member

ebyhr commented Mar 9, 2025

Disable Databricks unity catalog PT

Please avoid abbreviations. https://github.com/trinodb/trino/blob/master/.github/DEVELOPMENT.md#avoid-abbreviations

@mayankvadariya mayankvadariya force-pushed the mayank/disable-unity-tests branch from b0e362b to 74b3faf Compare March 9, 2025 17:52
Tests are failing with `Error from Unity Catalog service: FEATURE_DISABLED: HMS compatibility with Unity Catalog is currently in private preview. For more information, please contact your Databricks representative.` error
@mayankvadariya mayankvadariya force-pushed the mayank/disable-unity-tests branch from 74b3faf to 7abc841 Compare March 9, 2025 18:01
@mayankvadariya mayankvadariya changed the title Disable Databricks unity catalog PT Remove Databricks unity catalog product tests Mar 9, 2025
Comment on lines -1086 to -1087
DATABRICKS_LOGIN: token
DATABRICKS_TOKEN: ${{ secrets.DATABRICKS_TOKEN }}
Copy link
Contributor

Choose a reason for hiding this comment

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

These env variables likely make sense for other Databricks tests

Copy link
Contributor

@findinpath findinpath left a comment

Choose a reason for hiding this comment

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

LGTM besides the removal of variables needed by other product tests.

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