GitHub user bbinwang opened a pull request:
https://github.com/apache/carbondata/pull/3050
Optimize the upper/lower case problem
Be sure to do all of the following checklist to help us incorporate
your contribution quickly and easily:
- [ no] Any interfaces changed?
- [ no] Any backward compatibility impacted?
- [ no] Document update required?
- [ no] Testing done
Please provide details on
- Whether new unit test cases have been added or why no new tests
are required?
- How it is tested? Please attach test report.
- Is it a performance related change? Please attach the performance
test report.
- Any additional information to help reviewers in testing this
change.
- [yes ] For large changes, please consider breaking it into sub-tasks
under an umbrella JIRA.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bbinwang/carbondata master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/3050.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3050
----
commit d53a178dea88fc28b3944c443cc3868a9027005b
Author: bbinwang <binw305@...>
Date: 2019-01-02T14:42:10Z
Merge pull request #1 from apache/master
pull
commit ea3b157638f2dcd0d88c2aa34246a210fbb54d00
Author: [email protected] <513338github>
Date: 2019-01-03T15:22:51Z
Optimize the upper/lower case problem
commit b4bb5fba4d9b37a5797d2030e9e916574d4795dd
Author: [email protected] <513338github>
Date: 2019-01-03T15:29:01Z
Optimize the upper/lower case problem
----
---