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

fixing build break on DBR [databricks] #10796

Merged
merged 2 commits into from
May 11, 2024

Conversation

binmahone
Copy link
Collaborator

@binmahone binmahone commented May 11, 2024

Previously merged PR #10756 breaks build on DBR, because some of the newly add dependencies cannot be found in DBR environment.
This PR puts all the new dependencies in profile "release330", so that no other profiles will be affected (including DBR related profiles).

Also mark some udf_test on DB13.3 xfail due to #10797

Signed-off-by: Hongbin Ma (Mahone) <[email protected]>
<profile>
<id>release330</id>
<activation>
<!-- #if scala-2.13 --><!--
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

same as in aggregator/pom.xml

@binmahone
Copy link
Collaborator Author

build

@binmahone
Copy link
Collaborator Author

build

@GaryShen2008 GaryShen2008 merged commit c8e492e into NVIDIA:branch-24.06 May 11, 2024
43 of 44 checks passed
@GaryShen2008 GaryShen2008 added bug Something isn't working and removed bug Something isn't working labels May 11, 2024
@sameerz sameerz added the test Only impacts tests label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Only impacts tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants