Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

TAJO-1099: LogicalPlanner::convertDataType causes NPE in some cases. #185

Closed
wants to merge 1 commit into from

Conversation

hyunsik
Copy link
Member

@hyunsik hyunsik commented Oct 7, 2014

So far, ExprTestBase has not passed through TypeDeterminant in LogicalPlanPreprocessor. So, unit tests haven't caused this problems.

I fixed the bug and modified LogicalPlanPreprocessor to pass TypeDeterminant in LogicalPlanPreprocessor. As a result, even though this patch does not include any unit tests, it is same as all ExprTestBase tests verify this problem.

@blrunner
Copy link
Contributor

blrunner commented Oct 8, 2014

+1

Hi @hyunsik

Thank you for your contribution.
It looks good overall and all unit test passed successfully.

@asfgit asfgit closed this in 561edf3 Oct 8, 2014
babokim pushed a commit to babokim/tajo that referenced this pull request Dec 11, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants