Skip to content

[native] Advance velox and disable nullif tests.#20037

Merged
amitkdutta merged 1 commit intoprestodb:masterfrom
amitkdutta:adv_velox_61
Jul 1, 2023
Merged

[native] Advance velox and disable nullif tests.#20037
amitkdutta merged 1 commit intoprestodb:masterfrom
amitkdutta:adv_velox_61

Conversation

@amitkdutta
Copy link
Contributor

@amitkdutta amitkdutta commented Jul 1, 2023

  • Advancing velox version
  • NULLIF tests are failing. Disabling for now to keep the CI green. @vermapratyush will take a look.
  • Disable testInsertIntoSpecialPartitionName for Spark as it's failing for Spark
== NO RELEASE NOTE ==

@amitkdutta amitkdutta requested a review from a team as a code owner July 1, 2023 01:35
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@vermapratyush These tests fails with

VeloxUserError:  NULLIF not supported natively

Disabling for now to keep the CI green. Shall I delete these tests?

Copy link
Member

@vermapratyush vermapratyush Jul 1, 2023

Choose a reason for hiding this comment

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

Let's disable it.
They should still be working, I will have a look.

Copy link
Contributor

Choose a reason for hiding this comment

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

@amitkdutta @vermapratyush Would one of you create a GitHub issue to describe the problem? It would be nice to do that every time we disable a test and include a link to the issue in a comment next to disabled test.

@vermapratyush vermapratyush self-requested a review July 1, 2023 05:49
@amitkdutta amitkdutta force-pushed the adv_velox_61 branch 2 times, most recently from 929c313 to 64b7397 Compare July 1, 2023 05:52
Copy link
Contributor

@xiaoxmeng xiaoxmeng left a comment

Choose a reason for hiding this comment

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

@amitkdutta LGTM. Could you briefly describe the deleted test in pr description!

@amitkdutta amitkdutta changed the title [native] Advance velox. [native] Advance velox and disable nullif tests. Jul 1, 2023
@kewang1024
Copy link
Collaborator

Is this PR breaking the test? #19791

Should we revert this PR instead?

@vermapratyush
Copy link
Member

We can revert this for now. #20031

@vermapratyush
Copy link
Member

Revert PR here: #20038

@vermapratyush
Copy link
Member

Here is a proper fix for the failing test #20039
Also advanced velox.

Copy link
Member

@vermapratyush vermapratyush left a comment

Choose a reason for hiding this comment

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

I have reverted the offending PR here #20038
We don't need to disable the tests now.
There will still be test failure in presto e2e but thats legitimate failure and unhandled in prestissimo.

@amitkdutta
Copy link
Contributor Author

I have reverted the offending PR here #20038 We don't need to disable the tests now. There will still be test failure in presto e2e but thats legitimate failure and unhandled in prestissimo.

@vermapratyush Reverting your change does not fix Presto. Lets disable it to keep the CI green, and then debug. Otherwise random failure can go in as its currently already failing.

@amitkdutta
Copy link
Contributor Author

I have reverted the offending PR here #20038 We don't need to disable the tests now. There will still be test failure in presto e2e but thats legitimate failure and unhandled in prestissimo.

@vermapratyush Reverting your change does not fix Presto. Lets disable it to keep the CI green, and then debug. Otherwise random failure can go in as its currently already failing.

@kewang1024 I disable testInsertIntoSpecialPartitionName for spark here because it fails for Spark.

@vermapratyush vermapratyush self-requested a review July 1, 2023 16:38
@amitkdutta amitkdutta merged commit 1d331e0 into prestodb:master Jul 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants