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

expression: check corCol in DisableParseJSONFlag4Expr #10210

Closed
wants to merge 3 commits into from

Conversation

XuHuaiyu
Copy link
Contributor

What problem does this PR solve?

fix #9860

What is changed and how it works?

related PR: #8564
Check the correlated column in DisableParseJSONFlag4Expr, since it will also modify the FieldType of the underlying column.

Check List

Tests

  • No code

Code changes

  • Has exported function/method change

Side effects

N/A

Related changes

  • Need to cherry-pick to the release branch

Copy link
Member

@zz-jason zz-jason left a comment

Choose a reason for hiding this comment

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

LGTM

@codecov
Copy link

codecov bot commented Apr 22, 2019

Codecov Report

Merging #10210 into master will increase coverage by 0.0209%.
The diff coverage is 100%.

@@               Coverage Diff                @@
##             master     #10210        +/-   ##
================================================
+ Coverage   77.9586%   77.9796%   +0.0209%     
================================================
  Files           407        407                
  Lines         83171      83173         +2     
================================================
+ Hits          64839      64858        +19     
+ Misses        13528      13523         -5     
+ Partials       4804       4792        -12

@zz-jason
Copy link
Member

@XuHuaiyu Please add UT for bugfixes

@XuHuaiyu XuHuaiyu requested a review from zz-jason April 22, 2019 09:29
@XuHuaiyu
Copy link
Contributor Author

/run-all-tests

@XuHuaiyu XuHuaiyu closed this Apr 22, 2019
@XuHuaiyu XuHuaiyu deleted the json_datarace branch April 22, 2019 09:35
@XuHuaiyu XuHuaiyu restored the json_datarace branch April 22, 2019 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

A data race has been detected
2 participants