Re: [PR] [fix](nereids)the column name should be case insensitive in tablet prune [doris]

2024-11-27 Thread via GitHub


starocean999 merged PR #44207:
URL: https://github.com/apache/doris/pull/44207


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [fix](nereids)the column name should be case insensitive in tablet prune [doris]

2024-11-19 Thread via GitHub


yiguolei merged PR #44206:
URL: https://github.com/apache/doris/pull/44206


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [fix](nereids)the column name should be case insensitive in tablet prune [doris]

2024-11-18 Thread via GitHub


dataroaring merged PR #44198:
URL: https://github.com/apache/doris/pull/44198


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [fix](nereids)the column name should be case insensitive in tablet prune [doris]

2024-11-18 Thread via GitHub


doris-robot commented on PR #44207:
URL: https://github.com/apache/doris/pull/44207#issuecomment-2482980180

   
   Thank you for your contribution to Apache Doris.
   Don't know what should be done next? See [How to process your 
PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+your+PR).
   
   Please clearly describe your PR:
   1. What problem was fixed (it's best to include specific error reporting 
information). How it was fixed.
   2. Which behaviors were modified. What was the previous behavior, what is it 
now, why was it modified, and what possible impacts might there be.
   3. What features were added. Why was this function added?
   4. Which code was refactored and why was this part of the code refactored?
   5. Which functions were optimized and what is the difference before and 
after the optimization?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [fix](nereids)the column name should be case insensitive in tablet prune [doris]

2024-11-18 Thread via GitHub


starocean999 commented on PR #44207:
URL: https://github.com/apache/doris/pull/44207#issuecomment-2482980292

   run buildall


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [fix](nereids)the column name should be case insensitive in tablet prune [doris]

2024-11-18 Thread via GitHub


doris-robot commented on PR #44206:
URL: https://github.com/apache/doris/pull/44206#issuecomment-2482955409

   
   Thank you for your contribution to Apache Doris.
   Don't know what should be done next? See [How to process your 
PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+your+PR).
   
   Please clearly describe your PR:
   1. What problem was fixed (it's best to include specific error reporting 
information). How it was fixed.
   2. Which behaviors were modified. What was the previous behavior, what is it 
now, why was it modified, and what possible impacts might there be.
   3. What features were added. Why was this function added?
   4. Which code was refactored and why was this part of the code refactored?
   5. Which functions were optimized and what is the difference before and 
after the optimization?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [fix](nereids)the column name should be case insensitive in tablet prune [doris]

2024-11-18 Thread via GitHub


starocean999 commented on PR #44206:
URL: https://github.com/apache/doris/pull/44206#issuecomment-2482954199

   run buildall


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [fix](nereids)the column name should be case insensitive in tablet prune [doris]

2024-11-18 Thread via GitHub


doris-robot commented on PR #44198:
URL: https://github.com/apache/doris/pull/44198#issuecomment-2482827360

   
   Thank you for your contribution to Apache Doris.
   Don't know what should be done next? See [How to process your 
PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+your+PR).
   
   Please clearly describe your PR:
   1. What problem was fixed (it's best to include specific error reporting 
information). How it was fixed.
   2. Which behaviors were modified. What was the previous behavior, what is it 
now, why was it modified, and what possible impacts might there be.
   3. What features were added. Why was this function added?
   4. Which code was refactored and why was this part of the code refactored?
   5. Which functions were optimized and what is the difference before and 
after the optimization?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [fix](nereids)the column name should be case insensitive in tablet prune [doris]

2024-11-18 Thread via GitHub


starocean999 commented on PR #44198:
URL: https://github.com/apache/doris/pull/44198#issuecomment-2482827566

   run buildall


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [fix](nereids)the column name should be case insensitive in tablet prune [doris]

2024-11-18 Thread via GitHub


dataroaring merged PR #44064:
URL: https://github.com/apache/doris/pull/44064


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [fix](nereids)the column name should be case insensitive in tablet prune [doris]

2024-11-17 Thread via GitHub


github-actions[bot] commented on PR #44064:
URL: https://github.com/apache/doris/pull/44064#issuecomment-2481846831

   PR approved by at least one committer and no changes requested.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [fix](nereids)the column name should be case insensitive in tablet prune [doris]

2024-11-17 Thread via GitHub


github-actions[bot] commented on PR #44064:
URL: https://github.com/apache/doris/pull/44064#issuecomment-2481846866

   PR approved by anyone and no changes requested.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [fix](nereids)the column name should be case insensitive in tablet prune [doris]

2024-11-17 Thread via GitHub


starocean999 commented on PR #44064:
URL: https://github.com/apache/doris/pull/44064#issuecomment-2481191783

   run buildall


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [fix](nereids)the column name should be case insensitive in tablet prune [doris]

2024-11-16 Thread via GitHub


morrySnow commented on code in PR #44064:
URL: https://github.com/apache/doris/pull/44064#discussion_r1844987562


##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/visitor/ExpressionColumnFilterConverter.java:
##
@@ -115,7 +115,7 @@ public Expression visitIsNull(IsNull predicate, Void 
unused) {
 }
 
 private void setOrUpdateFilter(String columnName) {
-PartitionColumnFilter filter = 
columnFilterMap.computeIfAbsent(columnName,
+PartitionColumnFilter filter = 
columnFilterMap.computeIfAbsent(columnName.toUpperCase(),

Review Comment:
   let these map's key case insensitive is better way



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [fix](nereids)the column name should be case insensitive in tablet prune [doris]

2024-11-15 Thread via GitHub


starocean999 commented on PR #44064:
URL: https://github.com/apache/doris/pull/44064#issuecomment-2480289852

   run buildall


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [fix](nereids)the column name should be case insensitive in tablet prune [doris]

2024-11-15 Thread via GitHub


doris-robot commented on PR #44064:
URL: https://github.com/apache/doris/pull/44064#issuecomment-2479394463

   
   Thank you for your contribution to Apache Doris.
   Don't know what should be done next? See [How to process your 
PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+your+PR).
   
   Please clearly describe your PR:
   1. What problem was fixed (it's best to include specific error reporting 
information). How it was fixed.
   2. Which behaviors were modified. What was the previous behavior, what is it 
now, why was it modified, and what possible impacts might there be.
   3. What features were added. Why was this function added?
   4. Which code was refactored and why was this part of the code refactored?
   5. Which functions were optimized and what is the difference before and 
after the optimization?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [fix](nereids)the column name should be case insensitive in tablet prune [doris]

2024-11-15 Thread via GitHub


starocean999 commented on PR #44064:
URL: https://github.com/apache/doris/pull/44064#issuecomment-2479394655

   run buildall


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]