(doris-thirdparty) branch orc-for-doris-21 updated: [fix] Load StripeIndex if searchArgument not exist when filter is not null. (#318)

2025-05-27 Thread kakachen
This is an automated email from the ASF dual-hosted git repository. kakachen pushed a commit to branch orc-for-doris-21 in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/orc-for-doris-21 by this push: new 9c31ca7e3b8

(doris-thirdparty) branch orc updated: [Fix] Fix compiling error. (#316)

2025-05-21 Thread kakachen
This is an automated email from the ASF dual-hosted git repository. kakachen pushed a commit to branch orc in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/orc by this push: new 72787269f5f [Fix] Fix compiling error

(doris-thirdparty) branch orc updated: [enhancement](orc) improve the read amplification problem caused by orc tiny stripe optimization. (#313)

2025-05-15 Thread kakachen
This is an automated email from the ASF dual-hosted git repository. kakachen pushed a commit to branch orc in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/orc by this push: new a7d1ba70678 [enhancement](orc) improve

(doris-thirdparty) branch orc-for-doris-21 updated: [Fix] Fixed issue with top level struct column having present stream failing to access repeatedly when deferred materialization occurs.

2025-05-06 Thread kakachen
This is an automated email from the ASF dual-hosted git repository. kakachen pushed a commit to branch orc-for-doris-21 in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/orc-for-doris-21 by this push: new a4808d90ac0

(doris-thirdparty) branch fix_complex_type_late_materializtion updated (3c10aff4b22 -> 26a577268cc)

2025-04-25 Thread kakachen
This is an automated email from the ASF dual-hosted git repository. kakachen pushed a change to branch fix_complex_type_late_materializtion in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git discard 3c10aff4b22 [fix] Fix complex type late materializtion. new

(doris-thirdparty) 01/01: [fix] Fix complex type late materializtion.

2025-04-25 Thread kakachen
This is an automated email from the ASF dual-hosted git repository. kakachen pushed a commit to branch fix_complex_type_late_materializtion in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git commit 26a577268ccef3d6898a81f70667ee4a917eb213 Author: kakachen AuthorDate: Fri Apr

(doris-thirdparty) 01/01: [fix] Fix complex type late materializtion.

2025-04-25 Thread kakachen
This is an automated email from the ASF dual-hosted git repository. kakachen pushed a commit to branch fix_complex_type_late_materializtion in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git commit 3c10aff4b22cdb9700a7fcc5637a95aa293d6f9e Author: kakachen AuthorDate: Fri Apr

(doris-thirdparty) branch fix_complex_type_late_materializtion updated (418dfb161b3 -> 3c10aff4b22)

2025-04-25 Thread kakachen
This is an automated email from the ASF dual-hosted git repository. kakachen pushed a change to branch fix_complex_type_late_materializtion in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git discard 418dfb161b3 [fix] Fix complex type late materializtion. new

(doris-thirdparty) branch fix_complex_type_late_materializtion created (now 418dfb161b3)

2025-04-24 Thread kakachen
This is an automated email from the ASF dual-hosted git repository. kakachen pushed a change to branch fix_complex_type_late_materializtion in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git at 418dfb161b3 [fix] Fix complex type late materializtion. This branch

(doris-thirdparty) 01/01: [fix] Fix complex type late materializtion.

2025-04-24 Thread kakachen
This is an automated email from the ASF dual-hosted git repository. kakachen pushed a commit to branch fix_complex_type_late_materializtion in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git commit 418dfb161b3de626aefc84605653124e78f14ce0 Author: kakachen AuthorDate: Fri Apr

(doris-thirdparty) branch orc-for-doris-21 created (now db01184f765)

2025-04-18 Thread kakachen
This is an automated email from the ASF dual-hosted git repository. kakachen pushed a change to branch orc-for-doris-21 in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git at db01184f765 [opt] support orc merge multi stripes io (#244) No new revisions were added by

(doris-thirdparty) branch orc updated: [Fix] Clear streams map when all row groups are filtered by row group stats, despite stripe stats remaining unfiltered. (#306)

2025-04-18 Thread kakachen
This is an automated email from the ASF dual-hosted git repository. kakachen pushed a commit to branch orc in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/orc by this push: new 18fb8e2c288 [Fix] Clear streams map when

(doris) 01/01: [opt](orc-reader)Turn on late materialization of orc complex types.

2025-04-05 Thread kakachen
This is an automated email from the ASF dual-hosted git repository. kakachen pushed a commit to branch turn_on_late_mat_orc_complex_types in repository https://gitbox.apache.org/repos/asf/doris.git commit abb01ec505303dfe6b113db025771d1f4b7fcc10 Author: kakachen AuthorDate: Mon Mar 31 20:11:04

(doris-thirdparty) branch orc updated: [opt] Load StripeIndex if searchArgument not exist when filter is not null. (#302)

2025-04-04 Thread kakachen
This is an automated email from the ASF dual-hosted git repository. kakachen pushed a commit to branch orc in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/orc by this push: new c9891b33063 [opt] Load StripeIndex if

(doris) branch turn_on_late_mat_orc_complex_types created (now abb01ec5053)

2025-03-31 Thread kakachen
This is an automated email from the ASF dual-hosted git repository. kakachen pushed a change to branch turn_on_late_mat_orc_complex_types in repository https://gitbox.apache.org/repos/asf/doris.git at abb01ec5053 [opt](orc-reader)Turn on late materialization of orc complex types. This

(doris-thirdparty) branch orc updated: [fix] Load StripeIndex if searchArgument not exist. (#301)

2025-03-31 Thread kakachen
This is an automated email from the ASF dual-hosted git repository. kakachen pushed a commit to branch orc in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/orc by this push: new 8e3303a8c6d [fix] Load StripeIndex if

(doris) branch time_sharing_executor created (now aeadd2a1dd2)

2025-03-30 Thread kakachen
This is an automated email from the ASF dual-hosted git repository. kakachen pushed a change to branch time_sharing_executor in repository https://gitbox.apache.org/repos/asf/doris.git at aeadd2a1dd2 [feature](executor) Add time sharing executor framework. This branch includes the

(doris-thirdparty) 01/01: [Fix] load StripeIndex if searchArgument not exist.

2024-12-30 Thread kakachen
This is an automated email from the ASF dual-hosted git repository. kakachen pushed a commit to branch orc_complex_type_late_mat in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git commit c66fee265d432a4614358e9f097443aaa5086c62 Author: kakachen AuthorDate: Mon Dec 30 16:20

(doris-thirdparty) branch orc_complex_type_late_mat created (now c66fee265d4)

2024-12-30 Thread kakachen
This is an automated email from the ASF dual-hosted git repository. kakachen pushed a change to branch orc_complex_type_late_mat in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git at c66fee265d4 [Fix] load StripeIndex if searchArgument not exist. This branch includes

(doris-thirdparty) 01/01: [Feature] Add input stream of stripe streams in stripe reader.

2024-12-27 Thread kakachen
This is an automated email from the ASF dual-hosted git repository. kakachen pushed a commit to branch stripe_reader_streams_input_stream in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git commit 4338bbc5adf76da89a3ccf302ede4dead3fc3259 Author: kakachen AuthorDate: Fri Dec

(doris-thirdparty) branch stripe_reader_streams_input_stream created (now 4338bbc5adf)

2024-12-27 Thread kakachen
This is an automated email from the ASF dual-hosted git repository. kakachen pushed a change to branch stripe_reader_streams_input_stream in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git at 4338bbc5adf [Feature] Add input stream of stripe streams in stripe reader

(doris-thirdparty) branch orc updated: fix TestFileStatistics (#261)

2024-12-11 Thread kakachen
This is an automated email from the ASF dual-hosted git repository. kakachen pushed a commit to branch orc in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/orc by this push: new 2f937bdc764 fix TestFileStatistics (#261

(doris-thirdparty) branch orc updated: [fix](orc) fix be ut (#260)

2024-12-11 Thread kakachen
This is an automated email from the ASF dual-hosted git repository. kakachen pushed a commit to branch orc in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/orc by this push: new 46a8a612b03 [fix](orc) fix be ut (#260

(doris-thirdparty) branch orc updated: [fix](orc) Fix has null statistics for forward compatibility (#259)

2024-12-09 Thread kakachen
This is an automated email from the ASF dual-hosted git repository. kakachen pushed a commit to branch orc in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/orc by this push: new 86a5c44f800 [fix](orc) Fix has null

(doris) branch branch-3.0 updated: [enhance](mtmv)External partition prune #44415 #44567 #44673 (#44844)

2024-12-02 Thread kakachen
This is an automated email from the ASF dual-hosted git repository. kakachen pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new d8bed481b38 [enhance](mtmv)External

(doris-thirdparty) branch orc updated: [Fix] Fix https://github.com/apache/doris-thirdparty/pull/257 compile issue.

2024-11-27 Thread kakachen
This is an automated email from the ASF dual-hosted git repository. kakachen pushed a commit to branch orc in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/orc by this push: new 6324006ef23 [Fix] Fix https://github.com

(doris) branch test_email updated: test email kakachen. (#43805)

2024-11-12 Thread kakachen
This is an automated email from the ASF dual-hosted git repository. kakachen pushed a commit to branch test_email in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/test_email by this push: new ed6c1c2364c test email kakachen