[GitHub] [doris] luzhijing commented on pull request #19582: [typo](doc) Fixed typos in bitmap_subset_limit.md

2023-06-01 Thread via GitHub
luzhijing commented on PR #19582: URL: https://github.com/apache/doris/pull/19582#issuecomment-1573020081 Please rebase the code. -- 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 #20338: [Bug](runtime filter) fix NPE if runtime filter has no target

2023-06-01 Thread via GitHub
github-actions[bot] commented on PR #20338: URL: https://github.com/apache/doris/pull/20338#issuecomment-1573020190 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 #20338: [Bug](runtime filter) fix NPE if runtime filter has no target

2023-06-01 Thread via GitHub
github-actions[bot] commented on PR #20338: URL: https://github.com/apache/doris/pull/20338#issuecomment-1573020210 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] Gabriel39 merged pull request #20338: [Bug](runtime filter) fix NPE if runtime filter has no target

2023-06-01 Thread via GitHub
Gabriel39 merged PR #20338: URL: https://github.com/apache/doris/pull/20338 -- 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: [Bug](runtime filter) fix NPE if runtime filter has no target (#20338)

2023-06-01 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 937f04033f [Bug](runtime filter) fix NPE if r

[GitHub] [doris] CalvinKirs commented on pull request #20307: [Feature](load)RoutineLoad support multi table load

2023-06-01 Thread via GitHub
CalvinKirs commented on PR #20307: URL: https://github.com/apache/doris/pull/20307#issuecomment-1573020975 run buildall -- 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 u

[GitHub] [doris] luzhijing commented on pull request #20071: [Doc](statistics) supplement stats doc (regression test and automatic collection)

2023-06-01 Thread via GitHub
luzhijing commented on PR #20071: URL: https://github.com/apache/doris/pull/20071#issuecomment-1573022342 run buildall -- 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 un

[GitHub] [doris] github-actions[bot] commented on pull request #20071: [Doc](statistics) supplement stats doc (regression test and automatic collection)

2023-06-01 Thread via GitHub
github-actions[bot] commented on PR #20071: URL: https://github.com/apache/doris/pull/20071#issuecomment-1573022747 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 #20071: [Doc](statistics) supplement stats doc (regression test and automatic collection)

2023-06-01 Thread via GitHub
github-actions[bot] commented on PR #20071: URL: https://github.com/apache/doris/pull/20071#issuecomment-1573022771 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] Yulei-Yang commented on pull request #20329: [fix](multicatalog) support read from hive table with HIVE_UNION_SUBDIR in path location

2023-06-01 Thread via GitHub
Yulei-Yang commented on PR #20329: URL: https://github.com/apache/doris/pull/20329#issuecomment-1573023683 run p0 -- 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 unsubsc

[GitHub] [doris] luzhijing commented on pull request #20163: [fix](doc) remove the description of the removed config serialize_batch

2023-06-01 Thread via GitHub
luzhijing commented on PR #20163: URL: https://github.com/apache/doris/pull/20163#issuecomment-1573023857 Please rebase the code. -- 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] luzhijing merged pull request #20245: [typo](docs)Correct the getting started document

2023-06-01 Thread via GitHub
luzhijing merged PR #20245: URL: https://github.com/apache/doris/pull/20245 -- 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: [typo](docs)Correct the getting started document (#20245)

2023-06-01 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing 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 075635ee50 [typo](docs)Correct the getting sta

[GitHub] [doris] luzhijing commented on pull request #20167: [typo](docs) add explain for ns_name

2023-06-01 Thread via GitHub
luzhijing commented on PR #20167: URL: https://github.com/apache/doris/pull/20167#issuecomment-1573024701 Please rebase the code. -- 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

[GitHub] [doris] eldenmoon opened a new pull request, #20356: [Bug](row-store) Fix row store with materialize index

2023-06-01 Thread via GitHub
eldenmoon opened a new pull request, #20356: URL: https://github.com/apache/doris/pull/20356 If a query hits a materialized view that has row storage enabled, but the row storage column is not present in the materialized view, it will result in a query crash. Therefore, it is necessary to i

[GitHub] [doris] luzhijing commented on pull request #20255: [typo](docs) Update profile screenshot.

2023-06-01 Thread via GitHub
luzhijing commented on PR #20255: URL: https://github.com/apache/doris/pull/20255#issuecomment-1573025664 run buildall -- 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 un

[GitHub] [doris] github-actions[bot] commented on pull request #20356: [Bug](row-store) Fix row store with materialize index

2023-06-01 Thread via GitHub
github-actions[bot] commented on PR #20356: URL: https://github.com/apache/doris/pull/20356#issuecomment-1573027533 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] eldenmoon commented on pull request #20356: [Bug](row-store) Fix row store with materialize index

2023-06-01 Thread via GitHub
eldenmoon commented on PR #20356: URL: https://github.com/apache/doris/pull/20356#issuecomment-1573027270 run buildall -- 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 un

[GitHub] [doris] yuxuan-luo commented on pull request #20205: [fix](http) Let the sdk find the httpclient package determined

2023-06-01 Thread via GitHub
yuxuan-luo commented on PR #20205: URL: https://github.com/apache/doris/pull/20205#issuecomment-1573027429 build run all -- 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] github-actions[bot] commented on pull request #20356: [Bug](row-store) Fix row store with materialize index

2023-06-01 Thread via GitHub
github-actions[bot] commented on PR #20356: URL: https://github.com/apache/doris/pull/20356#issuecomment-1573029628 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] Mryange commented on pull request #20321: [feature](profile)Add the filtering infor of the in filter in profile

2023-06-01 Thread via GitHub
Mryange commented on PR #20321: URL: https://github.com/apache/doris/pull/20321#issuecomment-1573032784 run buildall -- 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] yongjinhou commented on pull request #20333: [Enhancement](tvf) Backends tvf supports authentication

2023-06-01 Thread via GitHub
yongjinhou commented on PR #20333: URL: https://github.com/apache/doris/pull/20333#issuecomment-1573035024 > Please update the backend tvf doc, to add auth part. done -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [doris] yongjinhou commented on pull request #20333: [Enhancement](tvf) Backends tvf supports authentication

2023-06-01 Thread via GitHub
yongjinhou commented on PR #20333: URL: https://github.com/apache/doris/pull/20333#issuecomment-1573035557 run buildall -- 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 u

[GitHub] [doris] zy-kkk commented on pull request #17878: [typo](doc)Add Broker installation and upgrade to 1.2.2

2023-06-01 Thread via GitHub
zy-kkk commented on PR #17878: URL: https://github.com/apache/doris/pull/17878#issuecomment-1573037156 @FreeOnePlus PTAL -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #20321: [feature](profile)Add the filtering infor of the in filter in profile

2023-06-01 Thread via GitHub
github-actions[bot] commented on PR #20321: URL: https://github.com/apache/doris/pull/20321#issuecomment-1573037282 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] gnehil commented on pull request #20163: [fix](doc) remove the description of the removed config serialize_batch

2023-06-01 Thread via GitHub
gnehil commented on PR #20163: URL: https://github.com/apache/doris/pull/20163#issuecomment-1573039716 > Please rebase the code. done -- 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 s

[GitHub] [doris] Tanya-W commented on pull request #20302: [fix](inverted index) fix transaction id changed when light index change

2023-06-01 Thread via GitHub
Tanya-W commented on PR #20302: URL: https://github.com/apache/doris/pull/20302#issuecomment-1573041216 run p0 -- 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 unsubscrib

[GitHub] [doris] github-actions[bot] commented on pull request #20163: [fix](doc) remove the description of the removed config serialize_batch

2023-06-01 Thread via GitHub
github-actions[bot] commented on PR #20163: URL: https://github.com/apache/doris/pull/20163#issuecomment-1573040883 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 #17604: [Docs](docs) Update BE http documents

2023-06-01 Thread via GitHub
github-actions[bot] commented on PR #17604: URL: https://github.com/apache/doris/pull/17604#issuecomment-1573041948 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 #20308: [performance](load) support parallel memtable flush for unique key tables

2023-06-01 Thread via GitHub
github-actions[bot] commented on PR #20308: URL: https://github.com/apache/doris/pull/20308#issuecomment-1573042932 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 #19924: [improvement](pipeline) task group scan entity

2023-06-01 Thread via GitHub
github-actions[bot] commented on PR #19924: URL: https://github.com/apache/doris/pull/19924#issuecomment-1573043548 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 commented on pull request #20331: [fix](Nereids) forbid unexpected expression on filter and fix two more bugs

2023-06-01 Thread via GitHub
morrySnow commented on PR #20331: URL: https://github.com/apache/doris/pull/20331#issuecomment-1573043563 run buildall -- 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 un

[GitHub] [doris] kaijchen commented on pull request #20308: [performance](load) support parallel memtable flush for unique key tables

2023-06-01 Thread via GitHub
kaijchen commented on PR #20308: URL: https://github.com/apache/doris/pull/20308#issuecomment-1573043946 run buildall -- 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 uns

[GitHub] [doris] github-actions[bot] commented on pull request #20308: [performance](load) support parallel memtable flush for unique key tables

2023-06-01 Thread via GitHub
github-actions[bot] commented on PR #20308: URL: https://github.com/apache/doris/pull/20308#issuecomment-1573045840 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] zy-kkk opened a new pull request, #20357: [typo](docs) Update the `help create` command display

2023-06-01 Thread via GitHub
zy-kkk opened a new pull request, #20357: URL: https://github.com/apache/doris/pull/20357 ## Proposed changes Issue Number: close #xxx <--Describe your changes.--> ## Further comments If this is a relatively large or complex change, kick off the discussion at [d..

[GitHub] [doris] zy-kkk commented on pull request #20357: [typo](docs) Update the `help create` command display

2023-06-01 Thread via GitHub
zy-kkk commented on PR #20357: URL: https://github.com/apache/doris/pull/20357#issuecomment-1573049166 run buildall -- 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 unsub

[GitHub] [doris] xy720 merged pull request #20200: [enhancement](struct-type)support comment for struct field

2023-06-01 Thread via GitHub
xy720 merged PR #20200: URL: https://github.com/apache/doris/pull/20200 -- 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.apache

[doris] branch master updated (075635ee50 -> 5a3b97bbf2)

2023-06-01 Thread xuyang
This is an automated email from the ASF dual-hosted git repository. xuyang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 075635ee50 [typo](docs)Correct the getting started document (#20245) add 5a3b97bbf2 [enhancement](struct-type)supp

[GitHub] [doris] shuke987 opened a new pull request, #20358: [test](only-for-test) just for test

2023-06-01 Thread via GitHub
shuke987 opened a new pull request, #20358: URL: https://github.com/apache/doris/pull/20358 ## Proposed changes Issue Number: close #xxx <--Describe your changes.--> ## Further comments If this is a relatively large or complex change, kick off the discussion at [d

[GitHub] [doris] shuke987 commented on pull request #20358: [test](only-for-test) just for test

2023-06-01 Thread via GitHub
shuke987 commented on PR #20358: URL: https://github.com/apache/doris/pull/20358#issuecomment-1573050262 run buildall -- 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 uns

[GitHub] [doris] xy720 commented on pull request #19045: [feature](struct-type) support struct_element function

2023-06-01 Thread via GitHub
xy720 commented on PR #19045: URL: https://github.com/apache/doris/pull/19045#issuecomment-1573051750 run buildall -- 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 unsubs

[GitHub] [doris] morrySnow merged pull request #20330: [Fix](Nereids) should not gather data when sink

2023-06-01 Thread via GitHub
morrySnow merged PR #20330: URL: https://github.com/apache/doris/pull/20330 -- 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 (5a3b97bbf2 -> 9d8043e4c1)

2023-06-01 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 5a3b97bbf2 [enhancement](struct-type)support comment for struct field (#20200) add 9d8043e4c1 [Fix](Nereids) s

[GitHub] [doris] github-actions[bot] commented on pull request #20358: [test](only-for-test) just for test

2023-06-01 Thread via GitHub
github-actions[bot] commented on PR #20358: URL: https://github.com/apache/doris/pull/20358#issuecomment-1573051985 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 #20333: [Enhancement](tvf) Backends tvf supports authentication

2023-06-01 Thread via GitHub
github-actions[bot] commented on PR #20333: URL: https://github.com/apache/doris/pull/20333#issuecomment-1573053136 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 #19045: [feature](struct-type) support struct_element function

2023-06-01 Thread via GitHub
github-actions[bot] commented on PR #19045: URL: https://github.com/apache/doris/pull/19045#issuecomment-1573053303 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] Echo18322276280 opened a new issue, #20359: [Bug] Using hive_ Catalog queries the partition table in hive reports that Fail to parse columnsFromPath

2023-06-01 Thread via GitHub
Echo18322276280 opened a new issue, #20359: URL: https://github.com/apache/doris/issues/20359 ### 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 1.2.4.1 #

[GitHub] [doris] dataroaring merged pull request #20287: [Fix](multi-catalog) fix oss access issue with aws s3 sdk

2023-06-01 Thread via GitHub
dataroaring merged PR #20287: URL: https://github.com/apache/doris/pull/20287 -- 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.

[doris] branch master updated: [Fix](multi-catalog) fix oss access issue with aws s3 sdk (#20287)

2023-06-01 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 86d77084a4 [Fix](multi-catalog) fix oss acce

[GitHub] [doris] morrySnow commented on a diff in pull request #20247: [feature](datetime) "timediff" supports calculating microseconds.

2023-06-01 Thread via GitHub
morrySnow commented on code in PR #20247: URL: https://github.com/apache/doris/pull/20247#discussion_r1213859845 ## gensrc/script/doris_builtins_functions.py: ## @@ -1036,13 +1036,13 @@ [['timediff'], 'TIMEV2', ['DATETIMEV2', 'DATETIMEV2'], ''], [['datediff'], 'INT',

[GitHub] [doris] github-actions[bot] commented on pull request #20264: [refactor](stats) Persist status of analyze task to FE meta data

2023-06-01 Thread via GitHub
github-actions[bot] commented on PR #20264: URL: https://github.com/apache/doris/pull/20264#issuecomment-1573061001 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 #20264: [refactor](stats) Persist status of analyze task to FE meta data

2023-06-01 Thread via GitHub
github-actions[bot] commented on PR #20264: URL: https://github.com/apache/doris/pull/20264#issuecomment-1573061094 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 #20248: [Improve](json-array)Support json array with nereids bool

2023-06-01 Thread via GitHub
github-actions[bot] commented on PR #20248: URL: https://github.com/apache/doris/pull/20248#issuecomment-1573064139 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 commented on pull request #20344: [fix](match query) fix array column match query failed without inverted index

2023-06-01 Thread via GitHub
Tanya-W commented on PR #20344: URL: https://github.com/apache/doris/pull/20344#issuecomment-1573064259 run buildall -- 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] Reminiscent commented on pull request #20211: [fix](Nereids) give clean error message when there are subquery in the on clause

2023-06-01 Thread via GitHub
Reminiscent commented on PR #20211: URL: https://github.com/apache/doris/pull/20211#issuecomment-1573064321 run buildall -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #20344: [fix](match query) fix array column match query failed without inverted index

2023-06-01 Thread via GitHub
github-actions[bot] commented on PR #20344: URL: https://github.com/apache/doris/pull/20344#issuecomment-1573066394 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 commented on pull request #20351: add bin/fe.pid to .gitignore

2023-06-01 Thread via GitHub
jackwener commented on PR #20351: URL: https://github.com/apache/doris/pull/20351#issuecomment-1573069229 why need to add it? -- 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] englefly commented on pull request #20340: [improve](nereids)derive analytics node stats

2023-06-01 Thread via GitHub
englefly commented on PR #20340: URL: https://github.com/apache/doris/pull/20340#issuecomment-1573069918 run buildall -- 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 uns

[GitHub] [doris] github-actions[bot] commented on pull request #20352: [improvement](parquet) add global file meta cache

2023-06-01 Thread via GitHub
github-actions[bot] commented on PR #20352: URL: https://github.com/apache/doris/pull/20352#issuecomment-1573070598 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] Mryange commented on a diff in pull request #20247: [feature](datetime) "timediff" supports calculating microseconds.

2023-06-01 Thread via GitHub
Mryange commented on code in PR #20247: URL: https://github.com/apache/doris/pull/20247#discussion_r1213868617 ## gensrc/script/doris_builtins_functions.py: ## @@ -1036,13 +1036,13 @@ [['timediff'], 'TIMEV2', ['DATETIMEV2', 'DATETIMEV2'], ''], [['datediff'], 'INT', [

[GitHub] [doris] jackwener commented on pull request #20310: [minor](Nereids): remove useless withNewChildren()

2023-06-01 Thread via GitHub
jackwener commented on PR #20310: URL: https://github.com/apache/doris/pull/20310#issuecomment-1573073522 run buildall -- 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

[GitHub] [doris] hello-stephen opened a new pull request, #20360: [pipeline](fix) rm github_token, no need for it

2023-06-01 Thread via GitHub
hello-stephen opened a new pull request, #20360: URL: https://github.com/apache/doris/pull/20360 ## Proposed changes fix pipeline error like this ![img_v2_dec51ee0-abdb-449e-a71e-24872f9b68fg](https://github.com/apache/doris/assets/27881198/da6fe278-1650-4dba-807b-a7cf89df3c86)

[GitHub] [doris] adonis0147 commented on a diff in pull request #20355: [fix](mtmv)create mv support star

2023-06-01 Thread via GitHub
adonis0147 commented on code in PR #20355: URL: https://github.com/apache/doris/pull/20355#discussion_r1213872279 ## fe/fe-core/src/main/java/org/apache/doris/analysis/CreateMultiTableMaterializedViewStmt.java: ## @@ -117,11 +119,40 @@ private void analyzeSelectClause(SelectStmt

[GitHub] [doris] hello-stephen commented on pull request #20360: [pipeline](fix) rm github_token, no need for it

2023-06-01 Thread via GitHub
hello-stephen commented on PR #20360: URL: https://github.com/apache/doris/pull/20360#issuecomment-1573077153 run buildall -- 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] pingchunzhang commented on pull request #20360: [pipeline](fix) rm github_token, no need for it

2023-06-01 Thread via GitHub
pingchunzhang commented on PR #20360: URL: https://github.com/apache/doris/pull/20360#issuecomment-1573077919 LGMT -- 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 unsubs

[GitHub] [doris] kaijchen commented on pull request #20308: [performance](load) support parallel memtable flush for unique key tables

2023-06-01 Thread via GitHub
kaijchen commented on PR #20308: URL: https://github.com/apache/doris/pull/20308#issuecomment-1573082182 run buildall -- 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 uns

[GitHub] [doris] github-actions[bot] commented on pull request #20360: [fix](regression) rm github_token, no need for it

2023-06-01 Thread via GitHub
github-actions[bot] commented on PR #20360: URL: https://github.com/apache/doris/pull/20360#issuecomment-1573082374 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 #20360: [fix](regression) rm github_token, no need for it

2023-06-01 Thread via GitHub
github-actions[bot] commented on PR #20360: URL: https://github.com/apache/doris/pull/20360#issuecomment-1573082466 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 #20308: [performance](load) support parallel memtable flush for unique key tables

2023-06-01 Thread via GitHub
github-actions[bot] commented on PR #20308: URL: https://github.com/apache/doris/pull/20308#issuecomment-1573088907 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] Yulei-Yang commented on pull request #20329: [fix](multicatalog) support read from hive table with HIVE_UNION_SUBDIR in path location

2023-06-01 Thread via GitHub
Yulei-Yang commented on PR #20329: URL: https://github.com/apache/doris/pull/20329#issuecomment-1573090100 run p0 -- 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 unsubsc

[GitHub] [doris] niebayes commented on pull request #20351: add bin/fe.pid to .gitignore

2023-06-01 Thread via GitHub
niebayes commented on PR #20351: URL: https://github.com/apache/doris/pull/20351#issuecomment-1573091797 @jackwener There resides a `bin` directory in the source root. By accident someone, like me, would execute scripts in that directory. As a consequence, a pid file will be generated. This

[GitHub] [doris] github-actions[bot] commented on pull request #20294: [Feature](array-functions)improve array functions for array_last_index

2023-06-01 Thread via GitHub
github-actions[bot] commented on PR #20294: URL: https://github.com/apache/doris/pull/20294#issuecomment-1573092561 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] jackwener commented on pull request #20351: add bin/fe.pid to .gitignore

2023-06-01 Thread via GitHub
jackwener commented on PR #20351: URL: https://github.com/apache/doris/pull/20351#issuecomment-1573092813 doris `bin` dir is in `output/`, why is it in `doris/bin/`? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [doris] Mryange commented on a diff in pull request #20247: [feature](datetime) "timediff" supports calculating microseconds.

2023-06-01 Thread via GitHub
Mryange commented on code in PR #20247: URL: https://github.com/apache/doris/pull/20247#discussion_r1213881399 ## gensrc/script/doris_builtins_functions.py: ## @@ -1036,13 +1036,13 @@ [['timediff'], 'TIMEV2', ['DATETIMEV2', 'DATETIMEV2'], ''], [['datediff'], 'INT', [

[GitHub] [doris] Tanya-W opened a new pull request, #20361: [fix](match) fix match query with compound predicates return -6003

2023-06-01 Thread via GitHub
Tanya-W opened a new pull request, #20361: URL: https://github.com/apache/doris/pull/20361 ## Proposed changes fix match query with compound predicates return -6003 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@dori

[GitHub] [doris] wangbo commented on pull request #20339: [improvement](profile)add max/min rpc time

2023-06-01 Thread via GitHub
wangbo commented on PR #20339: URL: https://github.com/apache/doris/pull/20339#issuecomment-1573096512 run buildall -- 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 unsub

[GitHub] [doris] Tanya-W commented on pull request #20361: [fix](match) fix match query with compound predicates return -6003

2023-06-01 Thread via GitHub
Tanya-W commented on PR #20361: URL: https://github.com/apache/doris/pull/20361#issuecomment-1573096690 run buildall -- 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] qidaye merged pull request #20266: [Docs](inverted index) update docs for inverted index parser_mode and match_phrase support

2023-06-01 Thread via GitHub
qidaye merged PR #20266: URL: https://github.com/apache/doris/pull/20266 -- 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.apach

[doris] branch master updated (86d77084a4 -> c6b6dcdbc7)

2023-06-01 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 86d77084a4 [Fix](multi-catalog) fix oss access issue with aws s3 sdk (#20287) add c6b6dcdbc7 [Docs](inverted

[GitHub] [doris] eldenmoon commented on a diff in pull request #20361: [fix](match) fix match query with compound predicates return -6003

2023-06-01 Thread via GitHub
eldenmoon commented on code in PR #20361: URL: https://github.com/apache/doris/pull/20361#discussion_r1213882269 ## be/src/olap/rowset/segment_v2/segment_iterator.cpp: ## @@ -717,10 +717,15 @@ Status SegmentIterator::_apply_index_except_leafnode_of_andnode() { cont

[GitHub] [doris] airborne12 commented on a diff in pull request #20344: [fix](match query) fix array column match query failed without inverted index

2023-06-01 Thread via GitHub
airborne12 commented on code in PR #20344: URL: https://github.com/apache/doris/pull/20344#discussion_r1213882467 ## be/src/vec/functions/match.cpp: ## @@ -119,13 +162,28 @@ Status FunctionMatchAll::execute_match(const std::string& column_name, << ", pleas

[GitHub] [doris] github-actions[bot] commented on pull request #20361: [fix](match) fix match query with compound predicates return -6003

2023-06-01 Thread via GitHub
github-actions[bot] commented on PR #20361: URL: https://github.com/apache/doris/pull/20361#issuecomment-1573097136 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] Gabriel39 merged pull request #20337: [Profile](exec) Remove unless profile in pipeline exec engine

2023-06-01 Thread via GitHub
Gabriel39 merged PR #20337: URL: https://github.com/apache/doris/pull/20337 -- 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 (c6b6dcdbc7 -> 576288cc89)

2023-06-01 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 c6b6dcdbc7 [Docs](inverted index) update docs for inverted index parser_mode and match_phrase support (#20266)

[GitHub] [doris] github-actions[bot] commented on pull request #20339: [improvement](profile)add max/min rpc time

2023-06-01 Thread via GitHub
github-actions[bot] commented on PR #20339: URL: https://github.com/apache/doris/pull/20339#issuecomment-1573097567 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] airborne12 commented on a diff in pull request #20361: [fix](match) fix match query with compound predicates return -6003

2023-06-01 Thread via GitHub
airborne12 commented on code in PR #20361: URL: https://github.com/apache/doris/pull/20361#discussion_r1213883693 ## be/src/olap/rowset/segment_v2/segment_iterator.cpp: ## @@ -717,10 +717,15 @@ Status SegmentIterator::_apply_index_except_leafnode_of_andnode() { con

[GitHub] [doris] Gabriel39 merged pull request #20316: [Bug](pipeline) Fix memory leak if query is canceled caused by memory limit

2023-06-01 Thread via GitHub
Gabriel39 merged PR #20316: URL: https://github.com/apache/doris/pull/20316 -- 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 (576288cc89 -> dc43e65d06)

2023-06-01 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 576288cc89 [Profile](exec) Remove unless profile in pipeline exec engine (#20337) add dc43e65d06 [Bug](pipeli

[GitHub] [doris] github-actions[bot] commented on pull request #20307: [Feature](load)RoutineLoad support multi table load

2023-06-01 Thread via GitHub
github-actions[bot] commented on PR #20307: URL: https://github.com/apache/doris/pull/20307#issuecomment-1573099618 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 #20307: [Feature](load)RoutineLoad support multi table load

2023-06-01 Thread via GitHub
github-actions[bot] commented on PR #20307: URL: https://github.com/apache/doris/pull/20307#issuecomment-1573099800 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] hf200012 merged pull request #20320: [typo](docs) fix release note 2.0 zh url

2023-06-01 Thread via GitHub
hf200012 merged PR #20320: URL: https://github.com/apache/doris/pull/20320 -- 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.apa

[doris] branch master updated (dc43e65d06 -> 62c188d9a2)

2023-06-01 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from dc43e65d06 [Bug](pipeline) Fix memory leak if query is canceled caused by memory limit (#20316) add 62c188d

[GitHub] [doris] cambyzju commented on pull request #20239: [fix](dynamic partition) partition create failed after modify column comment

2023-06-01 Thread via GitHub
cambyzju commented on PR #20239: URL: https://github.com/apache/doris/pull/20239#issuecomment-1573101519 run p0 -- 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 unsubscri

[GitHub] [doris] englefly opened a new pull request, #20362: [refactor](nereids) skip forbid_unknown_col_stats check for invisible column

2023-06-01 Thread via GitHub
englefly opened a new pull request, #20362: URL: https://github.com/apache/doris/pull/20362 ## Proposed changes 1. skip forbid_unknown_col_stats check for invisible column, 2. using col.isUnknown to replace colStats == ColumnStatistics.UNKNOWN Issue Number: close #xxx

[GitHub] [doris] englefly commented on pull request #20362: [refactor](nereids) skip forbid_unknown_col_stats check for invisible column

2023-06-01 Thread via GitHub
englefly commented on PR #20362: URL: https://github.com/apache/doris/pull/20362#issuecomment-1573101958 run buildall -- 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 uns

[GitHub] [doris] BiteTheDDDDt opened a new pull request, #20363: [Enchancement](function) optimize for padding function && add string length check on string op

2023-06-01 Thread via GitHub
BiteThet opened a new pull request, #20363: URL: https://github.com/apache/doris/pull/20363 ## Proposed changes 1. optimize for padding function 2. add string length check on string op ## Further comments If this is a relatively large or complex change, kick off th

[GitHub] [doris] BiteTheDDDDt commented on pull request #20363: [Enchancement](function) optimize for padding function && add string length check on string op

2023-06-01 Thread via GitHub
BiteThet commented on PR #20363: URL: https://github.com/apache/doris/pull/20363#issuecomment-1573107393 run buildall -- 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

[GitHub] [doris] Gabriel39 opened a new pull request, #20364: [Bug](DecimalV3) fix decimalv3 functions (#19801)

2023-06-01 Thread via GitHub
Gabriel39 opened a new pull request, #20364: URL: https://github.com/apache/doris/pull/20364 ## Proposed changes Pick #19801 <--Describe your changes.--> ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.ap

[GitHub] [doris] github-actions[bot] commented on pull request #20363: [Enchancement](function) optimize for padding function && add string length check on string op

2023-06-01 Thread via GitHub
github-actions[bot] commented on PR #20363: URL: https://github.com/apache/doris/pull/20363#issuecomment-1573108664 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] zclllyybb commented on pull request #20288: [fix](regression-test) Add lost ddl file for tpcds_sf1_p2

2023-06-01 Thread via GitHub
zclllyybb commented on PR #20288: URL: https://github.com/apache/doris/pull/20288#issuecomment-1573114925 run buildall -- 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 un

<    1   2   3   4   5   >