[doris] branch master updated (b83e4126237 -> b2e3ecb81d1)

2023-10-16 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from b83e4126237 [fix](hive-udf) delete Logger to avoid Kryo serialize problem. (#25312) add b2e3ecb81d1 [opt

[doris] branch master updated: [enhancement](invert index) read columns by index reduce seek time (#24735)

2023-10-16 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 5f844486e3b [enhancement](invert index

[doris] branch master updated: [chore](config) turnoff fuzzy for `enable_simdjson_reader` (#25521)

2023-10-17 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 b74836050ad [chore](config) turnoff fuzzy

[doris] branch master updated: [Fix](row store) Real default value should be used instead of default… (#25230)

2023-10-17 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 b0e0a0569a3 [Fix](row store) Real default

[doris] branch master updated: [Improve](topn opt) change `multiget_data` RPC worker pool from `_heavy_work_pool` to `_light_work_pool` (#25741)

2023-10-23 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 76fd566403f [Improve](topn opt) change

[doris] branch master updated (ac79cbaf66d -> 0147561c886)

2023-10-24 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from ac79cbaf66d [enhancement](log) remove some temp debug log (#25809) add 0147561c886 [Update](clucene) sync

[doris] branch master updated (cedab516761 -> ae8e6fbe597)

2023-10-26 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from cedab516761 [enhancement](UT) add unit test cases about bitmap (#25867) add ae8e6fbe597 [Fix](inverted index

[doris] branch master updated: [Enhancement](submodule) print current submodule commit id when building (#26017)

2023-10-27 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 11e04f76fb8 [Enhancement](submodule) print

(doris) branch master updated: [Fix](bitmap index) fix is_like_predicate for bitmap index evaluate (#25961)

2023-10-27 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 5e884bc0655 [Fix](bitmap index) fix

(doris) branch master updated: [Fix](thrift api) column should be converted if const before serialize to arrow format (#26111)

2023-10-30 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 619f2bbbda8 [Fix](thrift api) column should

(doris) branch master updated: [fix](seek) add SeekCount and SeekTime profile (#26009)

2023-10-31 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 7914b7b19e6 [fix](seek) add SeekCount and

[doris-thirdparty] branch clucene updated: [fix](reader) fix missing-override compiler error (#121)

2023-09-11 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 3b51f707 [fix](reader) fix

[doris] branch master updated: (improvement)[inverted-index] add and optimize checks when IO error occurs. (#24167)

2023-09-11 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 86a064284e (improvement)[inverted-index

[doris] branch master updated (d3f1388717 -> 8d777e64e4)

2023-09-12 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from d3f1388717 [Feature](partitions) Support auto-partition (#24153) add 8d777e64e4 [Improvement](inverted index

[doris] branch master updated (e30c3f3a65b -> edd711105af)

2023-09-12 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from e30c3f3a65b [fix](csv_reader)fix bug that Read garbled files caused be crash. (#24164) add edd711105af

[doris] branch master updated (786a721e03 -> db9ed626da)

2023-09-13 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 786a721e03 [feat](stats) Support analyze with sample automatically (#23978) add db9ed626da [fix](ut) update

[doris] branch master updated: [fix](invert index) fix query use char filter (#24268)

2023-09-13 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 ed108d48fa [fix](invert index) fix query

[doris] branch master updated: [Feature](variant) add variant type (#24170)

2023-09-13 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 1ef22d7f7c [Feature](variant) add variant

[doris] branch master updated: [bugfix](index) Fix build index limitations (#24358)

2023-09-14 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 9c6734e68e [bugfix](index) Fix build index

[doris] branch master updated: [Enhancement](inverted index) use conjunction query to accelerate fulltext equal query (#24373)

2023-09-15 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 6dbe07bd3b [Enhancement](inverted index

[doris-thirdparty] branch clucene updated: [Optimize](chinese) Optimize chinese tokenizer index process (#115)

2023-09-01 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 5754b41b [Optimize](chinese

[doris-thirdparty] branch clucene updated: [Fix](compile) make PFOR function adapt to compile arch (#116)

2023-09-03 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 179282c6 [Fix](compile) make

[doris-thirdparty] branch clucene updated: [Optimize](search) Optimizemultiple terms conjunction query (#117)

2023-09-04 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 e15a89a5 [Optimize](search

[doris] branch master updated: [Enhancement](build) try to download commit specific source code when git submodule failed (#23846)

2023-09-04 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 7727535b91 [Enhancement](build) try to

[doris] branch master updated: [Fix](bitmap index) like predicate does not work in bitmap index (#23819)

2023-09-04 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 d9461d77ba [Fix](bitmap index) like

[doris] branch master updated: [Fix](regression) fix wrong regression result (#23944)

2023-09-05 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 b8c8e4ca96 [Fix](regression) fix wrong

[doris] branch master updated: [Enhancement](inverted index) add bkd index query cache to improve perf (#23952)

2023-09-06 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 3acf026172 [Enhancement](inverted index

[doris] branch master updated: [improvement](index) support CANCEL BUILD INDEX (#23760)

2023-09-06 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 7adab1138c [improvement](index) support

(doris) branch master updated: [docs](cache) Refactor query-cache docs (#26418)

2023-11-09 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 019fb956d31 [docs](cache) Refactor query

(doris) branch master updated (7e62c3c2de4 -> 5a7c0ec9dc2)

2023-11-12 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 7e62c3c2de4 [fix](Nereids) store user variable in connect context (#26655) add 5a7c0ec9dc2 [fix](broker

(doris) branch master updated: [Improvement](segment iterator) remove range in first read to save time (#26689)

2023-11-12 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 c6b97c4daa3 [Improvement](segment iterator

(doris) branch master updated (2853efd4ee0 -> f698bb7be2b)

2023-11-13 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 2853efd4ee0 [fix](partial update) Fix NPE when the query statement of an update statement is a point query in

[doris-thirdparty] branch clucene updated: [optimize](chinese) optimize stopwords (#128)

2023-10-07 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 a950c0ab [optimize](chinese

[doris] branch master updated (e5fe4e5b834 -> cb0076e585f)

2023-10-07 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from e5fe4e5b834 [refactor](stats) Refactor TableStatsMeta add cb0076e585f [fix](insert) fix group commit be ut

[doris] branch master updated: [Fix](point query) Not allow subquery for point query optimization (#25085)

2023-10-07 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 d517d7ab699 [Fix](point query) Not allow

[doris] branch master updated (b91335dbb8a -> 7e9ffad9336)

2023-10-08 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from b91335dbb8a [refactor](columndecimal) is_decimal_v2 member is useless because column decimal could detect by

[doris] branch master updated (62a6b132be -> 913282b29b)

2023-10-10 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 62a6b132be [Fix](func numbers) Remove backend_nums argument of numbers function (#25200) add 913282b29b

[doris] branch master updated: [compile](simdjson reader) use `__AVX2__` macro to decide whether use simdjson to parse (#25165)

2023-10-10 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 2f706cc84bc [compile](simdjson reader) use

[doris] branch master updated (7ca63665b4f -> c4916184f10)

2023-10-11 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 7ca63665b4f [fix](agg) garbled characters in result of map_agg (#25318) add c4916184f10 [regression-test

[doris] branch master updated (c4916184f10 -> 2014e16cfb6)

2023-10-11 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from c4916184f10 [regression-test](topn opt) fix case that explain with wrong result (#25316) add 2014e16cfb6

[doris] branch master updated: [docs](developer-guide) Improve the be-vscode-gdb document (#25192)

2023-10-12 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 ed67d5a2c21 [docs](developer-guide) Improve

[doris-thirdparty] branch clucene updated: [optimize](chinese) optimize chinese tokenizer load (#123)

2023-09-21 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 e0fb04c0 [optimize](chinese

[doris-thirdparty] branch clucene updated: [optimize](chinese) fix debug compiler error (#126)

2023-09-25 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 d2328f05 [optimize](chinese

[doris] branch master updated: [fix](es-catalog) If the returned data is incorrect, it will be directly unified as the index was not found (#24831)

2023-09-26 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 504ab2d7263 [fix](es-catalog) If the

[doris] branch master updated (daa4db097e -> 8bdb75e752)

2023-08-23 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from daa4db097e [fix](Nereids) array_difference and array_position get wrong result (#23331) add 8bdb75e752

[doris-thirdparty] branch clucene updated: [fix](keyword) fix the keyword type index length limit (#114)

2023-08-25 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 9e60ec66 [fix](keyword) fix

[doris] branch master updated: [Docs](inverted index) add tokenize function doc (#23518)

2023-08-27 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 4dbec854e4 [Docs](inverted index) add

[doris-thirdparty] branch clucene updated: [Compile] fix compile problem (#99)

2023-07-11 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 34c2c671 [Compile] fix compile

[doris-thirdparty] branch clucene updated: [Fix] fix compile and unitest problems (#100)

2023-07-12 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 a24fa95a [Fix] fix compile and

[doris-thirdparty] branch clucene updated: [Feature] add string to wstring function (#101)

2023-07-12 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 da906ebf [Feature] add string

[doris] branch master updated (1110ff49f3 -> c28b90a301)

2023-07-18 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 1110ff49f3 [feature-wip](dbt) exchange table temp to target table atomically (#21931) add c28b90a301 [Bug

[doris] branch master updated: [improvement](invert index) Change the loading method of keyword type (#21893)

2023-07-19 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 171f374f56 [improvement](invert index

[doris] branch master updated (c364196577 -> e7f143c266)

2023-07-19 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from c364196577 [fuzzy](test) set topnOptLimitThreshold to 0 in fuzzy test temporary (#21952) add e7f143c266

[doris] branch master updated (7e1299bcbc -> 20242d9a0e)

2023-07-19 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 7e1299bcbc [fix](memory) fix mem tracker grace exit 2 (#22003) add 20242d9a0e [Improve](simdjson) put

[doris] branch master updated: (Enhancement)[load-json] support simdjson in new json reader (#16903)

2023-02-20 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 113023fb86 (Enhancement)[load-json] support

[doris] branch master updated: [improve](inverted index) not apply inverted index on 'in' or 'not_in' predicate which is produced by runtime_filter (#16952)

2023-02-20 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 879a729afb [improve](inverted index) not

[doris] branch master updated (52f9e03eea -> 76ef4af29d)

2023-02-21 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 52f9e03eea [fix](cooldown) Use `pending_remote_rowsets` to avoid deleting rowset files being uploaded (#16803

[doris] branch master updated: [enhancement](inverted index) Support fulltext index evaluate equal query and list query (#16994)

2023-02-22 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 7b0fc17c04 [enhancement](inverted index

[doris] branch master updated: [Function](array-type) support array_apply (#17020)

2023-02-23 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 526a66e9fb [Function](array-type) support

[doris] branch master updated (03f4c7a94d -> 325757b411)

2023-02-23 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 03f4c7a94d [Doc](Materialized-View) update documentation about materialized view enhancement (#17025) add

[doris] branch master updated (325757b411 -> a12b3c3f0c)

2023-02-23 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 325757b411 [Fix](inverted index) fix memory leak when DorisCompoundReader strdup file name (#17062) add

[doris] branch master updated: [enhancement](inverted index) Support inverted index without specified parser to use match query (#17110)

2023-02-24 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 5f2dad29ca [enhancement](inverted index

[doris] branch master updated: [Fix](DOE)Fix be core dump when parse es epoch_millis date format (#17100)

2023-02-28 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 9bcc3ae283 [Fix](DOE)Fix be core dump when

[doris] branch master updated: [fix](inverted index) fix BE coredump because of not ignore case ensitivity for column name when create index (#17276)

2023-03-01 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 b839353c2d [fix](inverted index) fix BE

[doris] branch master updated: [fix](inverted index) fix still execute match query after drop inverted index (#17293)

2023-03-01 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 707f814fc2 [fix](inverted index) fix still

[doris] branch master updated (eea0cbec74 -> b501a9e7ab)

2023-03-03 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from eea0cbec74 [enhancement](transaction) Reduce hold writeLock time for DatabaseTransactionMgr to improve stability

[doris] branch master updated (d1c5025bce -> 40299d280d)

2023-07-21 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from d1c5025bce [Fix](compaction) add error message when load unsupport compression code (#22033) add

[doris] branch master updated: [fix](inverted index) fix regression case test_index_change_7 occasional failure (#22066)

2023-07-24 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 d2531db1cf [fix](inverted index) fix

[doris] branch master updated (d96e31c4d7 -> fc2b9db0ad)

2023-07-25 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from d96e31c4d7 [opt](Nereids) not push down global limit to avoid early gather (#21891) add fc2b9db0ad [Feature

[doris] branch master updated (f74f3e7944 -> a7446fa59e)

2023-07-25 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from f74f3e7944 [refactor](Nereids) add sink interface and abstract class (#22150) add a7446fa59e [fix](inverted

[doris] branch master updated: [Bug](point query) cancel future when meet timeout in PointQueryExec (#21573)

2023-07-25 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 3b6702a1e3 [Bug](point query) cancel future

[doris] branch master updated (8371171e44 -> 5584d7a5ba)

2023-07-27 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 8371171e44 [Feature](inverted index) add inverted index tool (#22207) add 5584d7a5ba [Improve](point query

[doris] branch master updated: [improvement](compaction) compaction policy and options in the properties of a table (#22461)

2023-08-01 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 19d1f49fbe [improvement](compaction

[doris] branch master updated (4bc65aa921 -> 0cd5183556)

2023-08-02 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 4bc65aa921 [fix](load) PrefetchBufferedReader Crashing caused updating counter with an invalid runtime profile

[doris-thirdparty] branch clucene updated: [fix] compatible with utf8 and invalid utf8 (#110)

2023-08-03 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 dda894af [fix] compatible with

[doris] branch master updated: [Refactor](inverted index cache) Use asc set instead of priority queue at the lru cache (#18033)

2023-03-26 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 2929a96224 [Refactor](inverted index cache

[doris] branch master updated (dc7b2015f5 -> d1f34a3be4)

2023-03-26 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from dc7b2015f5 eh (#18122) add d1f34a3be4 [bugfix](inverted index)temporary disable skip read column data if it

[doris] branch master updated (7d92bf095a -> 35bae25568)

2023-03-30 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 7d92bf095a [fix](expr) refractor create_tree_from_thrift to avoid stack overflow (#18214) add 35bae25568

[doris] branch master updated (550c8aa648 -> 591f76a6a4)

2023-04-06 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 550c8aa648 [Bug](DECIMALV3) fix wrong decimal scale returned by function `round` (#18375) add 591f76a6a4

[doris] branch master updated: [improve](regression case) Add more inverted index regression case (#18589)

2023-04-12 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 1f9372558d [improve](regression case) Add

[doris-thirdparty] branch clucene updated: [fix](jiebafix ) cut word greater than 225 heap-use-after-free (#96)

2023-06-20 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 103e88a8 [fix](jiebafix ) cut

[doris] branch master updated (64790a3a86 -> 1ac8cdec7e)

2023-06-25 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 64790a3a86 [bugfix](workloadgroup) could not upgrade from 2.0 alpha (#21149) add 1ac8cdec7e [Fix](inverted

[doris] branch master updated: [Fix](inverted index) fix a bundle of inverted index exception process errors (#21328)

2023-06-29 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 d00326549f [Fix](inverted index) fix a

[doris] branch master updated (b70fb4ca8e -> 612265c717)

2023-07-06 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from b70fb4ca8e [fix](test) build internal table for TPCHTest to fix testRank (#21566) add 612265c717

[doris] branch master updated (809bb46518 -> 296ca1d9dd)

2023-06-07 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 809bb46518 [doc](multi-catalog)huawei mrs event sync doc (#20466) add 296ca1d9dd [Fix](inverted index) if

[doris] branch master updated (46c68d11aa -> 24fb05ec83)

2023-06-07 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 46c68d11aa [feature-wip](MTMV) Sync finish status only for tasks (#20441) add 24fb05ec83 [Bug](row-store

[doris] branch master updated (7636dd1fdc -> ad2f1b5647)

2023-06-13 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 7636dd1fdc [fix](nereids) always use colocate scan when agg's fragment has olap scan (#20695)

[doris-thirdparty] branch clucene updated: [improvement]optimize reduce index write time (#87)

2023-06-13 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 0f33e06d [improvement]optimize

[doris-thirdparty] branch clucene updated: [Fix] fix clucene gcc compile error (#89)

2023-06-14 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 383dc029 [Fix] fix clucene gcc

[doris] branch master updated (dd5b82fe00 -> d922a4a9fa)

2023-06-14 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from dd5b82fe00 [Enhancement](merge-on-write) optimize contains_agg when calculate delete bitmap (#20762) add

[doris] branch master updated (1ce8f13837 -> 4b18cde0c7)

2023-06-14 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 1ce8f13837 [fix](memory) fix mem tracker in NodeChannel rpc callback (#20779) add 4b18cde0c7 [Update

[doris] branch master updated (179b933ccc -> 420603317b)

2023-06-15 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 179b933ccc [test](regression) update some case in p2 (#20683) add 420603317b [improve](match) Improve

[doris] branch master updated: [fix](match) fix regression case test_index_match_select and test_index_match_phrase (#20860)

2023-06-16 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 1cc611a913 [fix](match) fix regression case

[doris] branch master updated: [chore](file) remove useless file (#20893)

2023-06-18 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 e4c6dd5daa [chore](file) remove useless

[doris] branch master updated: [Feature](inverted index) add inverted index size to tablet meta (#20916)

2023-06-18 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 f44d2cf296 [Feature](inverted index) add

[doris-thirdparty] branch clucene updated: [Fix] NoLockFactory does not use static variables (#91)

2023-06-18 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 60f5eab7 [Fix] NoLockFactory

[doris] branch master updated: [Improvement](load) single partition load optimize (#20876)

2023-06-20 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 190debaac9 [Improvement](load) single

[doris] branch master updated: [Bug](array filter) Fix bug due to `ColumnArray::filter_generic` invalid inplace `size_at` after `set_end_ptr` (#17554)

2023-03-08 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 368e6a4f9c [Bug](array filter) Fix bug due

[doris] branch master updated (310bdb60f4 -> 4a0361914b)

2023-03-09 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 310bdb60f4 [chore](maven) Prefer protoc in thirdparty to the one in maven artifacts (#17596) add 4a0361914b

[doris] branch master updated (4a0361914b -> 5d26a12312)

2023-03-09 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 4a0361914b [fix](alter inverted index) add or drop inverted index also need change table state to SCHEMA_CHANGE

  1   2   3   4   5   6   >