-
Notifications
You must be signed in to change notification settings - Fork 110
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
[close #679] Let ColumnRef case insensitive #678
Conversation
Signed-off-by: shiyuhang <[email protected]>
Codecov ReportBase: 35.01% // Head: 35.14% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #678 +/- ##
============================================
+ Coverage 35.01% 35.14% +0.13%
- Complexity 1446 1453 +7
============================================
Files 278 278
Lines 17382 17382
Branches 1975 1975
============================================
+ Hits 6086 6109 +23
+ Misses 10684 10662 -22
+ Partials 612 611 -1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
@zhangyangyu, Thanks for your review. The bot only counts LGTMs from Reviewers and higher roles, but you're still welcome to leave your comments. You are not a reviewer or committer or co-leader or leader. |
/merge |
Your auto merge job has been accepted, waiting for:
|
/run-all-tests |
/merge |
Your auto merge job has been accepted, waiting for:
|
/run-all-tests |
Signed-off-by: ti-srebot <[email protected]>
cherry pick to release-3.3 in PR #690 |
Signed-off-by: shiyuhang <[email protected]>
Signed-off-by: shiyuhang <[email protected]> Signed-off-by: iosmanthus <[email protected]>
Signed-off-by: shiyuhang [email protected]
What problem does this PR solve?
Problem Description: close #679
ColumnRef should be case insensitive
What is changed and how does it work?
Change the hashcode method