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

[CARBONDATA-3348] Fix the case insensitive validation for duplicate sort column. #3647

Closed
wants to merge 1 commit into from

Conversation

nihal0107
Copy link
Contributor

@nihal0107 nihal0107 commented Mar 2, 2020

Why is this PR needed?
Currently the column name with different case(upper and lower)
is getting considered as different columns for sort properties.

What changes were proposed in this PR?
Added the case insensitive validation for duplicate sort column.

Does this PR introduce any user interface change?
No

Is any new testcase added?
yes

@CarbonDataQA1
Copy link

Can one of the admins verify this patch?

@akashrn5
Copy link
Contributor

akashrn5 commented Mar 2, 2020

add to whitelist

@akashrn5
Copy link
Contributor

akashrn5 commented Mar 2, 2020

please add one test case

@nihal0107 nihal0107 changed the title [CARBONDATA-3348] Fix the case insensitive validation for duplicate … [CARBONDATA-3348] Fix the case insensitive validation for duplicate sort column. Mar 2, 2020
@CarbonDataQA1
Copy link

Build Failed with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2258/

@Zhangshunyu
Copy link
Contributor

the failed testcases need to change the message in assert which has changed with code modification

@CarbonDataQA1
Copy link

Build Failed with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2264/

@CarbonDataQA1
Copy link

Build Failed with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2266/

@CarbonDataQA1
Copy link

Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2267/

…ort column.

Why is this PR needed?
Currently the column name with different case(upper and lower)
is getting considered as different columns for sort properties.

    What changes were proposed in this PR?
    Added the case insensitive validation for duplicate sort column.

    Does this PR introduce any user interface change?
    No

    Is any new testcase added?
    Yes
@CarbonDataQA1
Copy link

Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2275/

@akashrn5
Copy link
Contributor

akashrn5 commented Mar 3, 2020

add to whitelist

@akashrn5
Copy link
Contributor

akashrn5 commented Mar 3, 2020

retest this please

@CarbonDataQA1
Copy link

Build Failed with Spark 2.4.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/575/

@nihal0107
Copy link
Contributor Author

retest this please

@CarbonDataQA1
Copy link

Build Failed with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2280/

@akashrn5
Copy link
Contributor

akashrn5 commented Mar 3, 2020

retest this please

@CarbonDataQA1
Copy link

Build Success with Spark 2.4.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/579/

@CarbonDataQA1
Copy link

Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2284/

@akashrn5
Copy link
Contributor

akashrn5 commented Mar 3, 2020

LGTM

@asfgit asfgit closed this in 2bdfe1e Mar 3, 2020
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.

None yet

4 participants