suxiaogang223 commented on PR #43185:
URL: https://github.com/apache/doris/pull/43185#issuecomment-2559313772
@fantasy12345zsq This PR will be picked to the branch-2.1 because the
branch-2.1 has not yet used the new orc predicate pushdown code. Thanks again
for the contribution :)
--
Th
suxiaogang223 commented on PR #43185:
URL: https://github.com/apache/doris/pull/43185#issuecomment-2519432855
Hello, thank you for your reply. We have reconstructed the logic of orc's
pushdown predicate construction in this pr #43255 , and used
_col_name_to_file_col_name_low_case to find th
github-actions[bot] commented on PR #43185:
URL: https://github.com/apache/doris/pull/43185#issuecomment-2453816022
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
github-actions[bot] commented on PR #43185:
URL: https://github.com/apache/doris/pull/43185#issuecomment-2453814363
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
github-actions[bot] commented on PR #43185:
URL: https://github.com/apache/doris/pull/43185#issuecomment-2453812044
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
github-actions[bot] commented on PR #43185:
URL: https://github.com/apache/doris/pull/43185#issuecomment-2453810235
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
github-actions[bot] commented on PR #43185:
URL: https://github.com/apache/doris/pull/43185#issuecomment-2453782630
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
doris-robot commented on PR #43185:
URL: https://github.com/apache/doris/pull/43185#issuecomment-2453779955
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+y
fantasy12345zsq opened a new pull request, #43185:
URL: https://github.com/apache/doris/pull/43185
Proposed changes
1. original issue:
we found presto scan byte much more bigger then Doris, such as query:
select l_orderkey from dev.lineitem_orc_100g_backup1 where l_orderke