(doris) branch branch-2.0 updated: [Pick 2.0](inverted index) fix inverted index compound reader memory leak (#36384)

2024-06-18 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new f4dbf83eeea [Pick 2.0](inverted index

(doris) branch branch-2.1 updated: [Pick 2.1](inverted index) fix inverted index compound reader memory leak (#36387)

2024-06-18 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 33540ec87bc [Pick 2.1](inverted index

(doris) branch branch-2.0 updated: [Pick 2.0](segment iterator) fix shrink non-char column coredump (#36466)

2024-06-18 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new c3d4998119b [Pick 2.0](segment

(doris-thirdparty) branch clucene-2.0 updated: [Fix](index compaction) fix memory leak for index compaction (#224) (#226)

2024-06-18 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch clucene-2.0 in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/clucene-2.0 by this push: new 5fdeed2a16 [Fix](index

(doris-thirdparty) branch clucene-2.0 updated: [Pick 2.0](analyzer) add reader ownership for chinese and standard analyzer (#225)

2024-06-18 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch clucene-2.0 in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/clucene-2.0 by this push: new cb7245de50 [Pick 2.0

(doris) branch master updated: [Refact](inverted index) refact inverted index file writer to make it more clear (#35459)

2024-06-19 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 23cd49898c1 [Refact](inverted index) refact

(doris) branch branch-2.0 updated: [Pick 2.0](inverted index) fix wrong opt for pk no need read data (#36633)

2024-06-20 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 1909c454e04 [Pick 2.0](inverted index

(doris) branch branch-2.1 updated: [Pick 2.1](inverted index) fix wrong opt for pk no need read data (#36634)

2024-06-20 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 8105dc7de87 [Pick 2.1](inverted index

(doris) branch branch-2.1 updated: [Pick 2.1](inverted index) fix wrong no need read data when need_remaining_after_evaluate (#36684)

2024-06-21 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new c9397814117 [Pick 2.1](inverted index

(doris) branch master updated: [Fix](inverted index) fix wrong no need read data when same column in inverted index and like function (#36687)

2024-06-21 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 3a9c29e8162 [Fix](inverted index) fix wrong no

(doris) branch master updated: [Feature](inverted index) add no need read data optimize config (#36686)

2024-06-21 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 815349d3502 [Feature](inverted index) add no

(doris) branch branch-2.0 updated: [Regression](inverted index) add missed test_index_fault_injection.out (#36733)

2024-06-24 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new af17ca6d975 [Regression](inverted

(doris) branch master updated (8d0b9949932 -> 3a49685b7ab)

2024-06-25 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 8d0b9949932 [minor](compile) Fix compiling in debug mode (#36838) add 3a49685b7ab [Fix](inverted index) fix

(doris) branch master updated: [refactor](inverted index) Refactor the idx storage format to avoid cyclic references in Thrift files. (#36757)

2024-06-26 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new e7b931b3cbf [refactor](inverted index

(doris-thirdparty) branch clucene updated: add error code FileNotFound (#227)

2024-06-26 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch clucene in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/clucene by this push: new 5db9db68e4 add error code

(doris-thirdparty) branch clucene-2.0 updated: add error code FileNotFound (#228)

2024-06-27 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch clucene-2.0 in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/clucene-2.0 by this push: new 51f15724f5 add error code

(doris) branch branch-2.0 updated: [Improvement](inverted index) Remove the check for inverted index file exists (#36929)

2024-06-27 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 132df2d5876 [Improvement](inverted

(doris) branch master updated (b6f0095de71 -> dc10bdaade7)

2024-07-18 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from b6f0095de71 [enhancement](regression-test) schema reordering case (#37521) add dc10bdaade7 [improve] (http api

(doris) branch master updated (d75e10c4b6e -> 19e68cb2e74)

2024-07-19 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from d75e10c4b6e [fix](trino-connector) Refactor some code of trino-connector jni reader (#37302) add 19e68cb2e74

(doris) branch branch-2.1 updated (d4d1688df25 -> dfc82a40110)

2024-07-19 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from d4d1688df25 [improve](test)Using Awaitility instead of Thread.sleep (#37812) (#38108) add dfc82a40110 [fix

(doris) branch master updated: [test](inverted index) add an Inverted Index Testing Switch (#38077)

2024-07-19 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 603452d8804 [test](inverted index) add an

(doris) branch master updated (20e5dc743d6 -> 936aef21ef7)

2024-07-21 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 20e5dc743d6 [fix](shuffle) Fix local exchange dependency blocking (#38151) add 936aef21ef7 [test](inverted

(doris) branch master updated: [Fix](inverted index) skip index compaction for inverted index V2 (#38209)

2024-07-23 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 4f4d4b0e243 [Fix](inverted index) skip index

(doris) branch branch-3.0 updated: [Pick 3.0](inverted index) skip index compaction for inverted index V2 (#38273)

2024-07-23 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne 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 77161d9f79b [Pick 3.0](inverted index

(doris) branch branch-2.1 updated: [Pick 2.1](inverted index) skip index compaction for inverted index V2 (#38278)

2024-07-23 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new bb2bc777172 [Pick 2.1](inverted index

(doris) branch branch-2.1 updated: [opt](inverted index) opt value extraction from column to string (#38179)

2024-07-24 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new c6cd1e2e3d4 [opt](inverted index) opt

(doris) branch master updated: [Fix](recycler) recycler need index_suffix and inverted index storage format to delete idx file (#38306)

2024-07-25 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 12939129707 [Fix](recycler) recycler need

(doris) branch master updated: [fix](inverted index) disable range query in StringTypeInvertedIndexReader (#38218)

2024-07-25 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 00fca3eb24b [fix](inverted index) disable

(doris) branch branch-2.0 updated: [Fix](regression-test) fix wrong variable name in test_index_compaction_with_multi_index_segments #38182 (#38648)

2024-07-31 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new bfb2ad41667 [Fix](regression-test) fix

(doris) branch branch-2.0 updated: [Regression](inverted index) fix build index case for wrong debug point #38112 (#38649)

2024-07-31 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 4ea879e48e9 [Regression](inverted

(doris) branch branch-2.0 updated: [Fix](inverted index) fix fast execute for not_in expr #37745 (#38650)

2024-07-31 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 185fa9ad960 [Fix](inverted index) fix

(doris) branch branch-2.0 updated: [Fix](inverted index) fix wrong no need read data when same column in inverted index and like function #36687 (#38651)

2024-07-31 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 22665e28008 [Fix](inverted index) fix

(doris) branch master updated: [Fix](inverted index) fix missed array inverted index null bitmap (#38907)

2024-08-05 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 81ff2a081cc [Fix](inverted index) fix missed

(doris) branch branch-2.1 updated: [fix] (compaction) fix time series compaction policy (#38220) (#38917)

2024-08-05 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 8ce30963cd5 [fix] (compaction) fix

(doris) branch branch-2.0 updated: [fix] (compaction) fix time series compaction policy (#38915)

2024-08-05 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 3b9a2b34087 [fix] (compaction) fix

(doris) branch branch-2.0 updated: [Fix](inverted index) fix missed array inverted index null bitmap #38907 (#38933)

2024-08-06 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 13bd2bd61e7 [Fix](inverted index) fix

(doris) branch branch-2.1 updated: [Fix](inverted index) fix missed array inverted index null bitmap #38907 (#38934)

2024-08-06 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new fe6ea3b8b51 [Fix](inverted index) fix

(doris) branch master updated (2ae2a139f8b -> 6dfd543d7d1)

2024-08-06 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 2ae2a139f8b [opt](catalog) merge scan range to avoid too many splits (#38311) add 6dfd543d7d1 [fix] (scan

(doris) branch master updated (556c2fbe646 -> 3d0cec5d643)

2024-08-06 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 556c2fbe646 [Fix](nereids) fix partition_prune or expression evaluate wrongly (#38897) add 3d0cec5d643 [fix

(doris-thirdparty) branch clucene updated: [fix](inverted index) fix the heap-buffer-overflow issue in clucene slop_phrase_query (#234)

2024-07-29 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch clucene in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/clucene by this push: new fdbf2204031 [fix](inverted index

(doris-thirdparty) branch clucene-2.0 updated: [fix](inverted index) fix the heap-buffer-overflow issue in clucene slop_phrase_query (#234) (#235)

2024-07-29 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch clucene-2.0 in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/clucene-2.0 by this push: new a0b5e906c95 [fix

(doris) branch master updated: [Update](clucene) update clucene commit version to fix bug (#38482)

2024-07-29 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 73519c5b27c [Update](clucene) update clucene

(doris) branch branch-3.0 updated: [Pick 3.0](clucene) update clucene version (#38498)

2024-07-29 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne 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 13337e0d463 [Pick 3.0](clucene) update

(doris) branch branch-2.0 updated: [Pick 2.0](clucene) update clucene version (#38495)

2024-07-29 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new c374e2bb673 [Pick 2.0](clucene) update

(doris) branch branch-2.1 updated: [Pick 2.1](clucene) update clucene version (#38496)

2024-07-29 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new cefee4dbc0d [Pick 2.1](clucene) update

(doris) branch branch-2.1 updated: [Update](inverted index) Add column name to debug point for "no need to read data" optimization #37649 (#38579)

2024-07-31 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 7357d7bd3bc [Update](inverted index

(doris) branch branch-2.1 updated: [Fix](inverted index) remove duplicate stats of inverted_index_query_cache_miss #36707 (#38580)

2024-07-31 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new aed0cc8ba02 [Fix](inverted index

(doris) branch branch-2.1 updated: [Fix](inverted index) fix memory leak for index compaction (#38586)

2024-07-31 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 232ee74566a [Fix](inverted index) fix

(doris) branch branch-2.1 updated: [Feature](inverted index) add no need read data optimize config (#38584)

2024-07-31 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new a75511ae081 [Feature](inverted index

(doris) branch branch-2.1 updated: [Fix](inverted index) fix wrong no need read data when same column in inverted index and like function #36687 (#38581)

2024-07-31 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 7730aa21703 [Fix](inverted index) fix

(doris) branch branch-2.1 updated: [Regression](inverted index) fix build index case for wrong debug point #38112 (#38578)

2024-07-31 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 71b92c94074 [Regression](inverted

(doris) branch branch-2.1 updated: [Pick 2.1](regression-test) fix wrong variable name in test_index_compaction_with_multi_index_segments (#38577)

2024-07-31 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 6f5c205f9bd [Pick 2.1](regression-test

(doris) branch branch-2.1 updated: [Fix](inverted index) fix fast execute for not_in expr #37745 (#38594)

2024-07-31 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 66ebf709ba0 [Fix](inverted index) fix

(doris) branch branch-2.0 updated: [fix] (inverted index) remove tmp columns in block (#39369) (#39655)

2024-08-20 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 4ac11ebacc2 [fix] (inverted index

(doris) branch master updated (3bce17c2fcd -> 97af7bfbbae)

2024-08-22 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 3bce17c2fcd [Enhancement](FE) Make scheduler aware of interval changes immediately (#39695) add 97af7bfbbae

(doris) branch branch-2.1 updated: [fix] (regression test) fix error tests (#39907)

2024-08-26 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 44c565840d9 [fix] (regression test

(doris) branch branch-2.0 updated: [fix](outfile)fix outfile (#38830)

2024-08-06 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new f6d3afcd443 [fix](outfile)fix outfile

(doris) branch branch-2.0 updated: [improve](regression test)Add test for time series compact empty rowset (#29509) (#38927)

2024-08-07 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 7d276345969 [improve](regression test

(doris) branch master updated: [Improvement](inverted index) lazy init inverted index file reader (#38979)

2024-08-07 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new b53d9444782 [Improvement](inverted index) lazy

(doris) branch master updated (df5563971bc -> 3f74137944b)

2024-08-07 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from df5563971bc [Performance](opt) opt the order by performance in permutation (#38985) add 3f74137944b [fix

(doris) branch master updated: [Improve](config)del array config for create inverted index (#39006)

2024-08-08 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new a6b8a94ad88 [Improve](config)del array config

(doris) branch master updated (cd0a8eca680 -> 107f90eb5e2)

2024-08-09 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from cd0a8eca680 [fix](move-memtable) fix bvar g_load_stream_file_writer_cnt (#39075) add 107f90eb5e2 [fix

(doris) branch branch-2.0 updated: [fix] (compaction) fix time series (#38791) (#39053)

2024-08-09 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new f4a98a72f82 [fix] (compaction) fix

(doris) branch branch-2.1 updated: [fix] (compaction) fix time series (#38791) (#39052)

2024-08-09 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 5db41841786 [fix] (compaction) fix

(doris) branch branch-2.1 updated: [fix] (regression test) Fix unstable regression test (#36563) (#39055)

2024-08-09 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 0c0b1095c76 [fix] (regression test

(doris) branch master updated: [Fix](regression) remove useless properties when create table in test_array_with_large_dataset (#39090)

2024-08-09 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 99862973263 [Fix](regression) remove useless

(doris) branch master updated (d91a7adb142 -> 191371df057)

2024-08-11 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from d91a7adb142 [enhance](auth)modify priv of refresh catalog/db/table (#39008) add 191371df057 [fix] (compaction

(doris) branch branch-2.1 updated: [Refact](inverted index) refact no need read data opt logic #36969 (#39225)

2024-08-12 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 01c39d73c22 [Refact](inverted index

(doris) branch branch-2.0 updated: [fix] (compaction) fix time series compaction policy (#39170) (#39227)

2024-08-12 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new f3d0276d69c [fix] (compaction) fix

(doris) branch branch-2.1 updated: [fix] (compaction) fix time series compaction policy (#39170) (#39228)

2024-08-12 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new beab6a81c14 [fix] (compaction) fix

(doris) branch branch-2.1 updated: [fix] (topn) fix uncleared block in topn_next() (#39119) (#39224)

2024-08-12 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new a6155a517d7 [fix] (topn) fix uncleared

(doris) branch branch-2.0 updated: [fix] (nereids) fix Match Expreesion in filter estimation (#39050) (#39216)

2024-08-12 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 6de8e4be862 [fix] (nereids) fix Match

(doris) branch branch-2.1 updated (a6155a517d7 -> 60eeec37541)

2024-08-12 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from a6155a517d7 [fix] (topn) fix uncleared block in topn_next() (#39119) (#39224) add 60eeec37541 [fix

(doris) branch branch-2.0 updated: [fix] (topn) fix uncleared block in topn_next() (#39119) (#39226)

2024-08-12 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 970caddf76c [fix] (topn) fix uncleared

(doris) branch branch-2.1 updated (60eeec37541 -> 228f78b80d8)

2024-08-12 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 60eeec37541 [fix] (inverted index) Fix match function without inverted index (#38989) (#39220) add

(doris) branch branch-2.0 updated: [fix] (inverted index) Fix match function without inverted index (#38989) (#39221)

2024-08-13 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new a4324085138 [fix] (inverted index) Fix

(doris) branch master updated (9dbd4d95183 -> 664ca8ad780)

2024-08-28 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 9dbd4d95183 [fix](coordinator) fix union all instance number (#3) add 664ca8ad780 [fix](Nereids) retrieve

(doris) branch branch-2.0 updated: [fix](ES Catalog)Only push down literal expr in binary predicate(#39845) (#39844)

2024-08-29 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new b1c63ae1ec8 [fix](ES Catalog)Only push

(doris) branch master updated: [fix](regression) fix regression failure of window_funnel caused by duplicated table name (#40217)

2024-08-31 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 83e12a84b48 [fix](regression) fix regression

(doris) branch master updated: [test](inverted index) move show data case from p1 to p2 (#40234)

2024-09-01 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 6061293f2f0 [test](inverted index) move show

(doris) branch master updated (4c16768f7c5 -> 00f3f4cbdac)

2024-09-02 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 4c16768f7c5 [opt](Nereids) add job, analyze, load and cancel statements syntax (#40203) add 00f3f4cbdac [Chore

(doris) branch master updated (33ade8fe82d -> adff882f787)

2024-09-02 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 33ade8fe82d [fix](regression) speed up some case (#40237) add adff882f787 [Chore](inverted index) remove

(doris) branch master updated: [test](inverted index) fix case for index_compaction (#40313)

2024-09-03 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new f363031409a [test](inverted index) fix case

(doris) branch master updated (fb612c3be36 -> 5e93a71f5ff)

2024-09-03 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from fb612c3be36 [Fix](testcase) Split auto and dynamic partition into individual case (#40307) add 5e93a71f5ff

(doris) branch master updated: [test](inverted index) refine test_ignore_above case, add compound query sql (#40355)

2024-09-04 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new dde1e0f5d7f [test](inverted index) refine

(doris) branch master updated: [fix] (compaction) fix compaction score in time series policy (#40242)

2024-09-04 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new f0d936ac306 [fix] (compaction) fix compaction

(doris) branch master updated: [fix] (regression test) reduce testing time (#40286)

2024-09-05 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 5c253afc020 [fix] (regression test) reduce

(doris) branch branch-2.1 updated: [fix] (inverted index) fix error result in compound query (#40425)

2024-09-05 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new cb0613e2494 [fix] (inverted index) fix

(doris) branch branch-2.1 updated: [Fix](inverted index) gc TEMP colum when next_batch in segment iterator (#40563)

2024-09-09 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 185353e8909 [Fix](inverted index) gc

(doris) branch branch-3.0 updated: [Fix](inverted index) fix profile metrics for inverted index after refactor #40324 (#40583)

2024-09-09 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne 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 c43ed5f9e21 [Fix](inverted index) fix

(doris) branch branch-3.0 updated: [Chore](status) Disable stack trace printing for NotFound error status #40470 (#40592)

2024-09-09 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne 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 042fa163886 [Chore](status) Disable

(doris) branch branch-3.0 updated: [Fix](inverted index) fix comparison for string after refactor compound #40338 (#40585)

2024-09-09 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne 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 8edb0189692 [Fix](inverted index) fix

(doris) branch branch-3.0 updated (8edb0189692 -> b735742ee08)

2024-09-09 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 8edb0189692 [Fix](inverted index) fix comparison for string after refactor compound #40338 (#40585) add

(doris) branch branch-3.0 updated (b735742ee08 -> e61f34a973e)

2024-09-09 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from b735742ee08 [Chore](inverted index) remove useless code of compound filters for inverted index #40258 (#40588

(doris) branch branch-3.0 updated: [test](inverted index) refine test_ignore_above case, add compound query sql #40355 (#40591)

2024-09-10 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne 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 8a81abea7dc [test](inverted index

(doris) branch master updated (fe4efdda463 -> 5e9d9430e18)

2024-09-10 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from fe4efdda463 [fix](cloud) Fix possible incorrect merged tablet stats while iterating detached tablet stats (#40494

(doris) branch master updated: [Enhancement](inverted index) improve expr evaluate_inverted_index performace and remove useless code (#40600)

2024-09-10 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new faee56f01a3 [Enhancement](inverted index

(doris) branch branch-2.1 updated: [fix](http) fix http url with incorrect character notation (#38420) (#39535)

2024-08-19 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new fb17f204d7a [fix](http) fix http url

(doris) branch branch-2.1 updated (d1fc4e2e607 -> b7dbd5c1860)

2024-07-15 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from d1fc4e2e607 [Bug](query) fix meet invalid column when direct scan on mow mv (#37806) add b7dbd5c1860

(doris) branch branch-2.0 updated: [feature](inverted index) add ordered functionality to match_phrase query (#37752)

2024-07-15 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 8d32c8fd517 [feature](inverted index

  1   2   3   4   5   >