Skip to content

DRILL-5523: Revert if condition in UnionAllRecordBatch changed in DRI…#842

Closed
arina-ielchiieva wants to merge 1 commit intoapache:masterfrom
arina-ielchiieva:DRILL-5523
Closed

DRILL-5523: Revert if condition in UnionAllRecordBatch changed in DRI…#842
arina-ielchiieva wants to merge 1 commit intoapache:masterfrom
arina-ielchiieva:DRILL-5523

Conversation

@arina-ielchiieva
Copy link
Member

…LL-5419

If condition in UnionAllRecordBatch which was changed to correct one in DRILL-5419 but this change caused the regression (DRILL-5521).
The root cause is not in change itself but rather in missing indication of child column in map types when it is null. There is a big project upcoming re-working json reader implementation, including map types (DRILL-4824) which will fix the problem.
So far reverting change to initial state so users won't see the regression till DRILL-4824 is merged.

@arina-ielchiieva
Copy link
Member Author

@vvysotskyi since you are working on DRILL-4824, please review pull request and confirm that issue will be fixed after DRILL-4824 is merged.

Copy link
Member

@vvysotskyi vvysotskyi left a comment

Choose a reason for hiding this comment

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

Yes, when DRILL-4824 is merged, this issue will be fixed. +1

@amansinha100
Copy link

+1

@asfgit asfgit closed this in 416ec70 May 20, 2017
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.

3 participants