[GitHub] [doris] github-actions[bot] commented on pull request #16009: [refactor](remove hadoop dpp) remove hadoop dpp code since it is not used

2023-01-16 Thread GitBox
github-actions[bot] commented on PR #16009: URL: https://github.com/apache/doris/pull/16009#issuecomment-1384978654 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] github-actions[bot] commented on pull request #15998: [Feature-WIP](inverted index) add chinese analyzer for inverted index reader

2023-01-16 Thread GitBox
github-actions[bot] commented on PR #15998: URL: https://github.com/apache/doris/pull/15998#issuecomment-1384975625 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] wangshuo128 commented on a diff in pull request #15976: [fix](nereids)fix bug of invalid column in olap scan node when a materialized view is selected

2023-01-16 Thread GitBox
wangshuo128 commented on code in PR #15976: URL: https://github.com/apache/doris/pull/15976#discussion_r1071863398 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/logical/LogicalOlapScan.java: ## @@ -214,12 +215,27 @@ public LogicalOlapScan withSelectedPartitio

[doris] branch master updated (82e2102e18 -> 7e4bc1fee6)

2023-01-16 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 82e2102e18 [fix](MTMV) Exceptions occur when dropping meterialized view with if exists (#15568) add 7e4bc1fee6

[GitHub] [doris] github-actions[bot] commented on pull request #15998: [Feature-WIP](inverted index) add chinese analyzer for inverted index reader

2023-01-16 Thread GitBox
github-actions[bot] commented on PR #15998: URL: https://github.com/apache/doris/pull/15998#issuecomment-1384969445 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] morrySnow merged pull request #15791: [fix](Nereids) add a rule to adjust nullable of all expressions

2023-01-16 Thread GitBox
morrySnow merged PR #15791: URL: https://github.com/apache/doris/pull/15791 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.ap

[GitHub] [doris] Kikyou1997 opened a new pull request, #16010: [ehancement](nereids) Made the parse for named expression more complete.

2023-01-16 Thread GitBox
Kikyou1997 opened a new pull request, #16010: URL: https://github.com/apache/doris/pull/16010 # Proposed changes Issue Number: close #xxx ## Problem summary After this PR, we could support such grammar. ```sql SELECT SUBSTRING("编", 0, 3) AS "测试"; SELE

[GitHub] [doris] Tanya-W commented on a diff in pull request #15998: [Feature-WIP](inverted index) add chinese analyzer for inverted index reader

2023-01-16 Thread GitBox
Tanya-W commented on code in PR #15998: URL: https://github.com/apache/doris/pull/15998#discussion_r1071862112 ## be/src/olap/rowset/segment_v2/inverted_index_reader.cpp: ## @@ -47,29 +48,38 @@ bool InvertedIndexReader::indexExists(io::Path& index_file_path) { return exist

[GitHub] [doris] hello-stephen commented on pull request #15999: [fix](Nereids): fix `mergeGroup()`

2023-01-16 Thread GitBox
hello-stephen commented on PR #15999: URL: https://github.com/apache/doris/pull/15999#issuecomment-1384956136 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.49 seconds load time: 503 seconds storage size: 17122977752 Bytes https://doris-co

[GitHub] [doris] github-actions[bot] commented on pull request #16009: [refactor](remove hadoop dpp) remove hadoop dpp code since it is not used

2023-01-16 Thread GitBox
github-actions[bot] commented on PR #16009: URL: https://github.com/apache/doris/pull/16009#issuecomment-1384953057 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] adonis0147 commented on pull request #15993: [chore](thirdparty) update bitshuffle from 0.3.5 to 0.5.1

2023-01-16 Thread GitBox
adonis0147 commented on PR #15993: URL: https://github.com/apache/doris/pull/15993#issuecomment-1384952441 > @adonis0147 “P0 Regression (ARM pipeline) ” details need login information for TeamCity, so I can not figure it out why it fails. And other two pending for that. > > I check l

[GitHub] [doris] yiguolei opened a new pull request, #16009: [refactor](remove hadoop dpp) remove hadoop dpp code since it is not used

2023-01-16 Thread GitBox
yiguolei opened a new pull request, #16009: URL: https://github.com/apache/doris/pull/16009 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Ye

[doris] branch master updated: [fix](MTMV) Exceptions occur when dropping meterialized view with if exists (#15568)

2023-01-16 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling 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 82e2102e18 [fix](MTMV) Exceptions occur when

[GitHub] [doris] adonis0147 merged pull request #15568: [mtmv](bugfix) accur exception when drop mtmv with if exists

2023-01-16 Thread GitBox
adonis0147 merged PR #15568: URL: https://github.com/apache/doris/pull/15568 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.a

[GitHub] [doris] github-actions[bot] commented on pull request #15568: [mtmv](bugfix) accur exception when drop mtmv with if exists

2023-01-16 Thread GitBox
github-actions[bot] commented on PR #15568: URL: https://github.com/apache/doris/pull/15568#issuecomment-1384941357 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] github-actions[bot] commented on pull request #15791: [fix](Nereids) add a rule to adjust nullable of all expressions

2023-01-16 Thread GitBox
github-actions[bot] commented on PR #15791: URL: https://github.com/apache/doris/pull/15791#issuecomment-1384931831 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] github-actions[bot] commented on pull request #15791: [fix](Nereids) add a rule to adjust nullable of all expressions

2023-01-16 Thread GitBox
github-actions[bot] commented on PR #15791: URL: https://github.com/apache/doris/pull/15791#issuecomment-1384931790 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] XieJiann closed pull request #15888: [enhancement](Nereids): Refatcor regression test

2023-01-16 Thread GitBox
XieJiann closed pull request #15888: [enhancement](Nereids): Refatcor regression test URL: https://github.com/apache/doris/pull/15888 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific com

[doris] branch master updated (d062ca2944 -> 01ae9fb380)

2023-01-16 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from d062ca2944 [refactor](vectorized) remove unnecessary vectorization check (#15984) add 01ae9fb380 [typo](doc) fix

[GitHub] [doris] XieJiann opened a new pull request, #16008: [Enhancement](Nereids): add q0 test in nereids

2023-01-16 Thread GitBox
XieJiann opened a new pull request, #16008: URL: https://github.com/apache/doris/pull/16008 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Ye

[GitHub] [doris] jackwener merged pull request #15989: [typo](doc) fix language zh-CH

2023-01-16 Thread GitBox
jackwener merged PR #15989: URL: https://github.com/apache/doris/pull/15989 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.ap

[GitHub] [doris] yuanyuan8983 opened a new pull request, #16007: [typo](docs) Change wrong address

2023-01-16 Thread GitBox
yuanyuan8983 opened a new pull request, #16007: URL: https://github.com/apache/doris/pull/16007 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [

[GitHub] [doris] adonis0147 opened a new pull request, #16006: [fix](MTMV) Refine the process of refreshing data

2023-01-16 Thread GitBox
adonis0147 opened a new pull request, #16006: URL: https://github.com/apache/doris/pull/16006 # Proposed changes 1. Remove some redundant code. 2. Fix the issue with the state of MTMV task. 3. Fix the case - test_create_mtmv. ## Problem summary 1. We used a retry po

[GitHub] [doris] hello-stephen commented on pull request #15998: [Feature-WIP](inverted index) add chinese analyzer for inverted index reader

2023-01-16 Thread GitBox
hello-stephen commented on PR #15998: URL: https://github.com/apache/doris/pull/15998#issuecomment-1384917792 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.1 seconds load time: 505 seconds storage size: 17122627027 Bytes https://doris-com

[GitHub] [doris] airborne12 commented on a diff in pull request #15998: [Feature-WIP](inverted index) add chinese analyzer for inverted index reader

2023-01-16 Thread GitBox
airborne12 commented on code in PR #15998: URL: https://github.com/apache/doris/pull/15998#discussion_r1071800210 ## be/src/olap/rowset/segment_v2/inverted_index_reader.cpp: ## @@ -47,29 +48,38 @@ bool InvertedIndexReader::indexExists(io::Path& index_file_path) { return ex

[GitHub] [doris] jackwener opened a new pull request, #16005: [enhance](Nereids): enhance constructor for UT.

2023-01-16 Thread GitBox
jackwener opened a new pull request, #16005: URL: https://github.com/apache/doris/pull/16005 # Proposed changes Make `Group` constructor is more stable. When it's is used, it make mistake more obvious. ## Problem summary Describe your changes. ## Checklist(Require

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #15925: [Refactor]Merged string_value into string_ref

2023-01-16 Thread GitBox
github-actions[bot] commented on code in PR #15925: URL: https://github.com/apache/doris/pull/15925#discussion_r1071796441 ## be/src/olap/rowset/segment_v2/inverted_index_reader.cpp: ## @@ -202,7 +202,7 @@ InvertedIndexQueryType query

[GitHub] [doris] zhangy5 opened a new issue, #16004: [Bug] [daily] be core when query after create mv and delete

2023-01-16 Thread GitBox
zhangy5 opened a new issue, #16004: URL: https://github.com/apache/doris/issues/16004 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version master doris-0.0.0-tr

[GitHub] [doris] lsy3993 closed pull request #14687: [test](jdbc)add extremum case

2023-01-16 Thread GitBox
lsy3993 closed pull request #14687: [test](jdbc)add extremum case URL: https://github.com/apache/doris/pull/14687 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe

[GitHub] [doris] xiongzegang commented on issue #15921: [Bug] 所有be节点全部崩溃掉

2023-01-16 Thread GitBox
xiongzegang commented on issue #15921: URL: https://github.com/apache/doris/issues/15921#issuecomment-1384897459 > 经排查可能是因为datetimev2和datev2导致的,之前表是使用datetime和date。之前使用datetime集群正常跑业务,后面改成datetimev2后,就出现这样问题。后面又把datetimev2改回datetime了,集群稳定跑了3天了。数据导入主要使用routine load和insert into xxx se

[doris-thirdparty] 03/04: Refine the script trigger-cirrus-ci.py

2023-01-16 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a commit to branch cirrus-test in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git commit 8663172521f29216c911d2c26e514458379ce9f5 Author: Adonis Ling AuthorDate: Fri Jan 13 00:00:55 2023 +08

[doris-thirdparty] 01/04: Add .cirrus.yml

2023-01-16 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a commit to branch cirrus-test in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git commit f03f547123fb3b7e510f31106146d85c35a1306f Author: Adonis Ling AuthorDate: Thu Jan 5 14:32:41 2023 +080

[doris-thirdparty] 04/04: Test

2023-01-16 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a commit to branch cirrus-test in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git commit c13a4780f3e4bb843c51cf1b1b7f768b8db1b593 Author: Adonis Ling AuthorDate: Tue Jan 17 14:32:54 2023 +08

[doris-thirdparty] branch cirrus-test created (now c13a478)

2023-01-16 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a change to branch cirrus-test in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git at c13a478 Test This branch includes the following new commits: new f03f547 Add .cirrus.yml

[doris-thirdparty] 02/04: Add trigger-cirrus-ci.py

2023-01-16 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a commit to branch cirrus-test in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git commit 71c2763800f15dfbf543914b56567dfff6de00db Author: Adonis Ling AuthorDate: Fri Jan 6 17:22:09 2023 +080

[GitHub] [doris] github-actions[bot] commented on pull request #15998: [Feature-WIP](inverted index) add chinese analyzer for inverted index reader

2023-01-16 Thread GitBox
github-actions[bot] commented on PR #15998: URL: https://github.com/apache/doris/pull/15998#issuecomment-1384889756 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] LemonLiTree commented on issue #15921: [Bug] 所有be节点全部崩溃掉

2023-01-16 Thread GitBox
LemonLiTree commented on issue #15921: URL: https://github.com/apache/doris/issues/15921#issuecomment-1384880599 什么操作导致be奔掉的? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [doris-flink-connector] JNSimba closed pull request #95: [Improvement]dynamic refresh BE node

2023-01-16 Thread GitBox
JNSimba closed pull request #95: [Improvement]dynamic refresh BE node URL: https://github.com/apache/doris-flink-connector/pull/95 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment

[GitHub] [doris] eldenmoon closed pull request #15899: [improve](array) TypeDescriptor to_protobuf lost contains_null

2023-01-16 Thread GitBox
eldenmoon closed pull request #15899: [improve](array) TypeDescriptor to_protobuf lost contains_null URL: https://github.com/apache/doris/pull/15899 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to t

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #16003: [Feature-WIP](inverted index) support use inverted index searcher cache

2023-01-16 Thread GitBox
github-actions[bot] commented on code in PR #16003: URL: https://github.com/apache/doris/pull/16003#discussion_r1071763565 ## be/src/olap/rowset/segment_v2/inverted_index_cache.h: ## @@ -0,0 +1,165 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more con

[GitHub] [doris] liugddx closed pull request #15995: [doc] (basic-summary) Improve `basic-summary.md`

2023-01-16 Thread GitBox
liugddx closed pull request #15995: [doc] (basic-summary) Improve `basic-summary.md` URL: https://github.com/apache/doris/pull/15995 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

[GitHub] [doris] github-actions[bot] commented on pull request #16002: [refactor](array) remove dependancy of ColumnBlock, ColumnBlockView

2023-01-16 Thread GitBox
github-actions[bot] commented on PR #16002: URL: https://github.com/apache/doris/pull/16002#issuecomment-1384866527 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] hello-stephen commented on pull request #15997: [fix](be)fix bug of VSetOperationNode::release_resource

2023-01-16 Thread GitBox
hello-stephen commented on PR #15997: URL: https://github.com/apache/doris/pull/15997#issuecomment-1384865805 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 36.73 seconds load time: 489 seconds storage size: 17122214414 Bytes https://doris-co

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #16003: [Feature-WIP](inverted index) support use inverted index searcher cache

2023-01-16 Thread GitBox
github-actions[bot] commented on code in PR #16003: URL: https://github.com/apache/doris/pull/16003#discussion_r1071758647 ## be/src/olap/rowset/segment_v2/inverted_index_cache.h: ## @@ -0,0 +1,164 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more con

[GitHub] [doris] Tanya-W opened a new pull request, #16003: [Feature-WIP](inverted index) support use inverted index searcher cache

2023-01-16 Thread GitBox
Tanya-W opened a new pull request, #16003: URL: https://github.com/apache/doris/pull/16003 # Proposed changes use inverted index searcher cache to improve query performance dependency pr: https://github.com/apache/doris/pull/14211 https://github.com/apache/doris/pull/15807 https:/

[GitHub] [doris] eldenmoon opened a new pull request, #16002: [refactor](array) remove depandancy of ColumnBlock, ColumnBlockView

2023-01-16 Thread GitBox
eldenmoon opened a new pull request, #16002: URL: https://github.com/apache/doris/pull/16002 change to vectorized::MutableColumnPtr # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it

[GitHub] [doris] hello-stephen commented on pull request #15980: [Enhencement](Push Handle) use VParquetScanner in PushHandle

2023-01-16 Thread GitBox
hello-stephen commented on PR #15980: URL: https://github.com/apache/doris/pull/15980#issuecomment-1384855472 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 36.08 seconds load time: 500 seconds storage size: 17121017887 Bytes https://doris-co

[GitHub] [doris] github-actions[bot] commented on pull request #15945: [Exec](opt) Opt the vexplode_split function performance

2023-01-16 Thread GitBox
github-actions[bot] commented on PR #15945: URL: https://github.com/apache/doris/pull/15945#issuecomment-1384842639 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] github-actions[bot] commented on pull request #15945: [Exec](opt) Opt the vexplode_split function performance

2023-01-16 Thread GitBox
github-actions[bot] commented on PR #15945: URL: https://github.com/apache/doris/pull/15945#issuecomment-1384842604 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] hello-stephen commented on pull request #15996: [Fix](profile) do not send export profile when enable_profile=false.

2023-01-16 Thread GitBox
hello-stephen commented on PR #15996: URL: https://github.com/apache/doris/pull/15996#issuecomment-1384841483 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.87 seconds load time: 498 seconds storage size: 17123187350 Bytes https://doris-co

[GitHub] [doris] HackToday commented on pull request #15993: [chore](thirdparty) update bitshuffle from 0.3.5 to 0.5.1

2023-01-16 Thread GitBox
HackToday commented on PR #15993: URL: https://github.com/apache/doris/pull/15993#issuecomment-1384840211 @adonis0147 “P0 Regression (ARM pipeline) ” details need login information for TeamCity, so I can not figure it out why it fails. And other two pending for that. -- This is an au

[GitHub] [doris] hello-stephen commented on pull request #15994: [Feature-WIP](inverted index)(bkd) bdk index'reader implementation which in inverted index using for numeric types

2023-01-16 Thread GitBox
hello-stephen commented on PR #15994: URL: https://github.com/apache/doris/pull/15994#issuecomment-1384828770 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.94 seconds load time: 493 seconds storage size: 17122080935 Bytes https://doris-co

[GitHub] [doris] tiger-hcx opened a new issue, #16001: hive元数据相关

2023-01-16 Thread GitBox
tiger-hcx opened a new issue, #16001: URL: https://github.com/apache/doris/issues/16001 ### Discussed in https://github.com/apache/doris/discussions/16000 Originally posted by **tiger-hcx** January 17, 2023 doris的版本是1.2.1. 场景:hudi数据写入的时候并同步元数据到hive,然后在doris中创建catalog,然后查询

[doris] branch master updated (7d34512501 -> d062ca2944)

2023-01-16 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 7d34512501 [Bug](pipeline) Fix DCHECK failure (#15928) add d062ca2944 [refactor](vectorized) remove unnecessar

[GitHub] [doris] Gabriel39 merged pull request #15984: [refactor](vectorized) remove unnecessary vectorization check

2023-01-16 Thread GitBox
Gabriel39 merged PR #15984: URL: https://github.com/apache/doris/pull/15984 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.ap

[GitHub] [doris] github-actions[bot] commented on pull request #15998: [Feature-WIP](inverted index) add chinese analyzer for inverted index reader

2023-01-16 Thread GitBox
github-actions[bot] commented on PR #15998: URL: https://github.com/apache/doris/pull/15998#issuecomment-1384809600 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] jackwener opened a new pull request, #15999: [fix](Nereids): fix `mergeGroup()`

2023-01-16 Thread GitBox
jackwener opened a new pull request, #15999: URL: https://github.com/apache/doris/pull/15999 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Y

[GitHub] [doris] github-actions[bot] commented on pull request #15945: [Exec](opt) Opt the vexplode_split function performance

2023-01-16 Thread GitBox
github-actions[bot] commented on PR #15945: URL: https://github.com/apache/doris/pull/15945#issuecomment-1384807659 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] github-actions[bot] commented on pull request #15998: [Feature-WIP](inverted index) add chinese analyzer for inverted index reader

2023-01-16 Thread GitBox
github-actions[bot] commented on PR #15998: URL: https://github.com/apache/doris/pull/15998#issuecomment-1384806383 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] github-actions[bot] commented on pull request #15984: [refactor](vectorized) remove unnecessary vectorization check

2023-01-16 Thread GitBox
github-actions[bot] commented on PR #15984: URL: https://github.com/apache/doris/pull/15984#issuecomment-1384806257 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] github-actions[bot] commented on pull request #15984: [refactor](vectorized) remove unnecessary vectorization check

2023-01-16 Thread GitBox
github-actions[bot] commented on PR #15984: URL: https://github.com/apache/doris/pull/15984#issuecomment-1384806235 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] Tanya-W opened a new pull request, #15998: [Feature-WIP](inverted index) add chinese analyzer for inverted index reader

2023-01-16 Thread GitBox
Tanya-W opened a new pull request, #15998: URL: https://github.com/apache/doris/pull/15998 # Proposed changes add chinese analyzer for inverted index reader dependency pr: https://github.com/apache/doris/pull/14211 https://github.com/apache/doris/pull/15807 https://github.com/apache/d

[doris] branch master updated: [Bug](pipeline) Fix DCHECK failure (#15928)

2023-01-16 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee 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 7d34512501 [Bug](pipeline) Fix DCHECK failure

[GitHub] [doris] Gabriel39 merged pull request #15928: [Bug](pipeline) Fix DCHECK failure

2023-01-16 Thread GitBox
Gabriel39 merged PR #15928: URL: https://github.com/apache/doris/pull/15928 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.ap

[GitHub] [doris] Yukang-Lian commented on issue #11706: Good First Issue

2023-01-16 Thread GitBox
Yukang-Lian commented on issue #11706: URL: https://github.com/apache/doris/issues/11706#issuecomment-1384800633 > [WeOpen star] Hello, I'm intrested in #7579, I am new to Open-Source, if there's any post remaining to assign , Please tell me. I want to contribute. Please add my wechat `ab

[GitHub] [doris] yuanyuan8983 commented on issue #15986: [Bug] if 函数后计算结果发生错误

2023-01-16 Thread GitBox
yuanyuan8983 commented on issue #15986: URL: https://github.com/apache/doris/issues/15986#issuecomment-1384799611 Hello, I didn't find any problems in the test just now. Let's test this problem together. Please add my WeChat: cyllyy810222 -- This is an automated message from the Apache Gi

[doris] branch master updated: [fix](Nereids) all slot in grouping sets in repeat node should be nullable (#15991)

2023-01-16 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 b469efdb17 [fix](Nereids) all slot in grouping

[GitHub] [doris] morrySnow merged pull request #15991: [fix](Nereids) all slot in grouping sets in repeat node should be nullable

2023-01-16 Thread GitBox
morrySnow merged PR #15991: URL: https://github.com/apache/doris/pull/15991 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.ap

[GitHub] [doris] github-actions[bot] commented on pull request #15928: [Bug](pipeline) Fix DCHECK failure

2023-01-16 Thread GitBox
github-actions[bot] commented on PR #15928: URL: https://github.com/apache/doris/pull/15928#issuecomment-1384796789 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] github-actions[bot] commented on pull request #15928: [Bug](pipeline) Fix DCHECK failure

2023-01-16 Thread GitBox
github-actions[bot] commented on PR #15928: URL: https://github.com/apache/doris/pull/15928#issuecomment-1384796768 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] dutyu commented on pull request #15996: [Fix](profile) do not send export profile when enable_profile=false.

2023-01-16 Thread GitBox
dutyu commented on PR #15996: URL: https://github.com/apache/doris/pull/15996#issuecomment-1384794489 > Can you add some regression test? Hi, i will add some test in FE UT later. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[doris] branch master updated (ce1d19b373 -> d98abb12f9)

2023-01-16 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from ce1d19b373 [fix](Nereids) lateral view cannot bind function nested in generators (#15960) add d98abb12f9 [fix]

[GitHub] [doris] morrySnow merged pull request #15982: [fix](Nereids)set oepration type coercion is diff with legacy planner

2023-01-16 Thread GitBox
morrySnow merged PR #15982: URL: https://github.com/apache/doris/pull/15982 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.ap

[doris] branch master updated (6609eb804d -> ce1d19b373)

2023-01-16 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 6609eb804d [fix](regression) result of withUnionAll in query_p0/select_no_from is unstable (#15958) add ce1d19

[GitHub] [doris] morrySnow merged pull request #15960: [fix](Nereids) lateral view cannot bind function nested in generators

2023-01-16 Thread GitBox
morrySnow merged PR #15960: URL: https://github.com/apache/doris/pull/15960 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.ap

[doris] branch master updated (9f106161a7 -> 6609eb804d)

2023-01-16 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 9f106161a7 [Bug](join) Fix null aware anti join error in fuzzy mode (#15987) add 6609eb804d [fix](regression)

[GitHub] [doris] github-actions[bot] commented on pull request #15642: [Enhancement](topn) support two phase read for topn query

2023-01-16 Thread GitBox
github-actions[bot] commented on PR #15642: URL: https://github.com/apache/doris/pull/15642#issuecomment-1384791418 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] morrySnow merged pull request #15958: [fix](regression) result of withUnionAll in query_p0/select_no_from is unstable

2023-01-16 Thread GitBox
morrySnow merged PR #15958: URL: https://github.com/apache/doris/pull/15958 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.ap

[doris] branch master updated (8d25b156aa -> 9f106161a7)

2023-01-16 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 8d25b156aa [fix](nereids) bind slot using exactly match (#15950) add 9f106161a7 [Bug](join) Fix null aware an

[GitHub] [doris] Gabriel39 merged pull request #15987: [Bug](join) Fix null aware anti join error in fuzzy mode

2023-01-16 Thread GitBox
Gabriel39 merged PR #15987: URL: https://github.com/apache/doris/pull/15987 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.ap

[GitHub] [doris] eldenmoon commented on a diff in pull request #15491: [Enhancement](point query optimize) improve performace of point query on primary keys

2023-01-16 Thread GitBox
eldenmoon commented on code in PR #15491: URL: https://github.com/apache/doris/pull/15491#discussion_r1071706562 ## fe/fe-core/src/main/java/org/apache/doris/analysis/LiteralExpr.java: ## @@ -262,4 +262,106 @@ public boolean isNullable() { public void finalizeImplForNereids

[GitHub] [doris] carlvinhust2012 commented on a diff in pull request #15966: feature-map

2023-01-16 Thread GitBox
carlvinhust2012 commented on code in PR #15966: URL: https://github.com/apache/doris/pull/15966#discussion_r1071706504 ## be/src/olap/field.h: ## @@ -450,6 +451,29 @@ uint32_t Field::hash_code(const CellType& cell, uint32_t seed) const { return _type_info->hash_code(cell.c

[GitHub] [doris] github-actions[bot] commented on pull request #15737: [enhance](planner)convert 'or' into 'in-predicate'

2023-01-16 Thread GitBox
github-actions[bot] commented on PR #15737: URL: https://github.com/apache/doris/pull/15737#issuecomment-1384789985 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] github-actions[bot] commented on pull request #15737: [enhance](planner)convert 'or' into 'in-predicate'

2023-01-16 Thread GitBox
github-actions[bot] commented on PR #15737: URL: https://github.com/apache/doris/pull/15737#issuecomment-1384789963 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] Gabriel39 commented on a diff in pull request #15663: [Improvement](topn) order by key topn query optimization

2023-01-16 Thread GitBox
Gabriel39 commented on code in PR #15663: URL: https://github.com/apache/doris/pull/15663#discussion_r1071696041 ## be/src/vec/olap/vcollect_iterator.h: ## @@ -72,6 +72,26 @@ class VCollectIterator { } private: +// next for topn query +Status topn_next(Block* blo

[GitHub] [doris] github-actions[bot] commented on pull request #15958: [fix](regression) result of withUnionAll in query_p0/select_no_from is unstable

2023-01-16 Thread GitBox
github-actions[bot] commented on PR #15958: URL: https://github.com/apache/doris/pull/15958#issuecomment-1384789346 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] eldenmoon commented on a diff in pull request #15491: [Enhancement](point query optimize) improve performace of point query on primary keys

2023-01-16 Thread GitBox
eldenmoon commented on code in PR #15491: URL: https://github.com/apache/doris/pull/15491#discussion_r1071705978 ## fe/fe-core/src/main/java/org/apache/doris/analysis/PlaceHolderExpr.java: ## @@ -0,0 +1,180 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or

[GitHub] [doris] github-actions[bot] commented on pull request #15958: [fix](regression) result of withUnionAll in query_p0/select_no_from is unstable

2023-01-16 Thread GitBox
github-actions[bot] commented on PR #15958: URL: https://github.com/apache/doris/pull/15958#issuecomment-1384789325 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] github-actions[bot] commented on pull request #15960: [fix](Nereids) lateral view cannot bind function nested in generators

2023-01-16 Thread GitBox
github-actions[bot] commented on PR #15960: URL: https://github.com/apache/doris/pull/15960#issuecomment-1384789043 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] github-actions[bot] commented on pull request #15960: [fix](Nereids) lateral view cannot bind function nested in generators

2023-01-16 Thread GitBox
github-actions[bot] commented on PR #15960: URL: https://github.com/apache/doris/pull/15960#issuecomment-1384789026 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] eldenmoon commented on a diff in pull request #15491: [Enhancement](point query optimize) improve performace of point query on primary keys

2023-01-16 Thread GitBox
eldenmoon commented on code in PR #15491: URL: https://github.com/apache/doris/pull/15491#discussion_r1071705709 ## fe/fe-core/src/main/java/org/apache/doris/catalog/Env.java: ## @@ -3308,6 +3317,11 @@ public long getNextId() { return idGenerator.getNextId(); } +

[GitHub] [doris] eldenmoon commented on a diff in pull request #15491: [Enhancement](point query optimize) improve performace of point query on primary keys

2023-01-16 Thread GitBox
eldenmoon commented on code in PR #15491: URL: https://github.com/apache/doris/pull/15491#discussion_r1071705537 ## fe/fe-core/src/main/java/org/apache/doris/planner/OriginalPlanner.java: ## @@ -338,7 +339,6 @@ private void pushSortToOlapScan() { PlanNode node = fra

[GitHub] [doris] eldenmoon commented on a diff in pull request #15491: [Enhancement](point query optimize) improve performace of point query on primary keys

2023-01-16 Thread GitBox
eldenmoon commented on code in PR #15491: URL: https://github.com/apache/doris/pull/15491#discussion_r1071705397 ## fe/fe-core/src/main/java/org/apache/doris/qe/PointQueryExec.java: ## @@ -0,0 +1,221 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more c

[GitHub] [doris] eldenmoon commented on a diff in pull request #15491: [Enhancement](point query optimize) improve performace of point query on primary keys

2023-01-16 Thread GitBox
eldenmoon commented on code in PR #15491: URL: https://github.com/apache/doris/pull/15491#discussion_r1071705168 ## fe/fe-core/src/main/java/org/apache/doris/qe/ConnectContext.java: ## @@ -155,6 +157,7 @@ public void setUserQueryTimeout(long queryTimeout) { } private

[GitHub] [doris] eldenmoon commented on a diff in pull request #15491: [Enhancement](point query optimize) improve performace of point query on primary keys

2023-01-16 Thread GitBox
eldenmoon commented on code in PR #15491: URL: https://github.com/apache/doris/pull/15491#discussion_r1071704992 ## gensrc/proto/internal_service.proto: ## @@ -232,6 +232,38 @@ message PFetchDataResult { optional bool empty_batch = 6; }; +message KeyTuple { +repeated

[GitHub] [doris] carlvinhust2012 commented on pull request #15989: [typo](doc) fix language zh-CH

2023-01-16 Thread GitBox
carlvinhust2012 commented on PR #15989: URL: https://github.com/apache/doris/pull/15989#issuecomment-1384787970 LGTM -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

[GitHub] [doris] eldenmoon commented on a diff in pull request #15491: [Enhancement](point query optimize) improve performace of point query on primary keys

2023-01-16 Thread GitBox
eldenmoon commented on code in PR #15491: URL: https://github.com/apache/doris/pull/15491#discussion_r1071704618 ## gensrc/proto/internal_service.proto: ## @@ -232,6 +232,38 @@ message PFetchDataResult { optional bool empty_batch = 6; }; +message KeyTuple { +repeated

[GitHub] [doris] github-actions[bot] commented on pull request #15982: [fix](Nereids)set oepration type coercion is diff with legacy planner

2023-01-16 Thread GitBox
github-actions[bot] commented on PR #15982: URL: https://github.com/apache/doris/pull/15982#issuecomment-1384787225 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] github-actions[bot] commented on pull request #15982: [fix](Nereids)set oepration type coercion is diff with legacy planner

2023-01-16 Thread GitBox
github-actions[bot] commented on PR #15982: URL: https://github.com/apache/doris/pull/15982#issuecomment-1384787201 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[doris] branch master updated (9755358787 -> 8d25b156aa)

2023-01-16 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 9755358787 [fix](brokerload) fix be core dump casued by broker load (#15874) add 8d25b156aa [fix](nereids) bin

  1   2   3   >