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

[CALCITE-3885] Restore trace logging for rules queue and Volcano planner's internal state #1886

Closed
wants to merge 1 commit into from

Conversation

rkondakov
Copy link
Contributor

The patch is pretty simple: I've just added the logging of the rules queue and planner's internal state as it was before.
See https://issues.apache.org/jira/browse/CALCITE-3885

@rkondakov rkondakov closed this Mar 29, 2020
@rkondakov rkondakov reopened this Mar 29, 2020
Copy link
Member

@hsyuan hsyuan left a comment

Choose a reason for hiding this comment

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

+1

@hsyuan hsyuan closed this in 56c4c42 Mar 29, 2020
ritesh-kapoor pushed a commit to ritesh-kapoor/calcite that referenced this pull request Mar 31, 2020
…ner's internal state (Roman Kondakov)

After fixing CALCITE-3753 the opportunity of tracing the rules queue and
VolcanoPlanner search space state is disappeared: i.e. RuleQueue.dump() method
was removed. We should restore this opportunity because it affects planner's
debugging capabilities.

Close apache#1886
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.

2 participants