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

Revert "Add some traceability which option is failing" #20335

Conversation

findepi
Copy link
Member

@findepi findepi commented Jan 10, 2024

This reverts commit d69f50b. There was a concern voiced that the resulting logs could be too big.

This reverts commit d69f50b. There was
a concern voiced that the resulting logs could be too big.
@@ -1200,8 +1197,6 @@ public void testJoinPushdown()
"nation_lowercase",
"AS SELECT nationkey, lower(name) name, regionkey FROM nation")) {
for (JoinOperator joinOperator : JoinOperator.values()) {
log.info("Testing joinOperator=%s", joinOperator);
Copy link
Member

Choose a reason for hiding this comment

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

You can replace it with a describedAs(...) in the assertion that indicates which join operator is being evaluated. That will be included in the failure message.

Copy link

github-actions bot commented Feb 1, 2024

This pull request has gone a while without any activity. Tagging the Trino developer relations team: @bitsondatadev @colebow @mosabua

@github-actions github-actions bot added the stale label Feb 1, 2024
@mosabua
Copy link
Member

mosabua commented Feb 1, 2024

I assume this is still in the works @findepi

@github-actions github-actions bot removed the stale label Feb 2, 2024
Copy link

This pull request has gone a while without any activity. Tagging the Trino developer relations team: @bitsondatadev @colebow @mosabua

@github-actions github-actions bot added the stale label Feb 28, 2024
Copy link

Closing this pull request, as it has been stale for six weeks. Feel free to re-open at any time.

@github-actions github-actions bot closed this Mar 21, 2024
@findepi findepi deleted the findepi/revert-add-some-traceability-which-option-is-failing-56ad12 branch March 22, 2024 15:41
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