Skip to content

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

Closed
findepi wants to merge 1 commit intotrinodb:masterfrom
findepi:findepi/revert-add-some-traceability-which-option-is-failing-56ad12
Closed

Revert "Add some traceability which option is failing"#20335
findepi wants to merge 1 commit intotrinodb:masterfrom
findepi:findepi/revert-add-some-traceability-which-option-is-failing-56ad12

Conversation

@findepi
Copy link
Copy Markdown
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.
"nation_lowercase",
"AS SELECT nationkey, lower(name) name, regionkey FROM nation")) {
for (JoinOperator joinOperator : JoinOperator.values()) {
log.info("Testing joinOperator=%s", joinOperator);
Copy link
Copy Markdown
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.

@github-actions
Copy link
Copy Markdown

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
Copy Markdown
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
@github-actions
Copy link
Copy Markdown

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
@github-actions
Copy link
Copy Markdown

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