Skip to content

[Bug] Fix NPE when using BorderTreeNodeDecorator#4

Merged
davidsusu merged 1 commit intodavidsusu:masterfrom
morningman:fix_npe
Mar 9, 2021
Merged

[Bug] Fix NPE when using BorderTreeNodeDecorator#4
davidsusu merged 1 commit intodavidsusu:masterfrom
morningman:fix_npe

Conversation

@morningman
Copy link
Contributor

Fix #3

Hi, I am from Apache Doris(Incubating) project. And I found this wonderful tree printer tools.
I am going to introduce this tool to our project to print the SQL query plan and query profile tree.

But when I am using BorderTreeNodeDecorator, it will throw NPE. So I have to copy your code to
our repo to fix the bug. PR: apache/doris#5475

Once you merge this PR and make a new release, I will remove the source code of this tree printer
from Doris and just using maven dependency.

Thank U!

@davidsusu davidsusu merged commit 59aaa35 into davidsusu:master Mar 9, 2021
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.

Run example code throws NullPointerException

2 participants