[GitHub] [doris] github-actions[bot] commented on pull request #17421: [refactor](functioncontext) remove duplicate type definition in function context

2023-03-06 Thread via GitHub
github-actions[bot] commented on PR #17421: URL: https://github.com/apache/doris/pull/17421#issuecomment-1455657849 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 #17421: [refactor](functioncontext) remove duplicate type definition in function context

2023-03-06 Thread via GitHub
github-actions[bot] commented on PR #17421: URL: https://github.com/apache/doris/pull/17421#issuecomment-1455657948 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] yinzhijian opened a new pull request, #17455: [Fix](FQDN) fix `show frontends` may result in slow performance when ip changed

2023-03-06 Thread via GitHub
yinzhijian opened a new pull request, #17455: URL: https://github.com/apache/doris/pull/17455 # Proposed changes Issue Number: close #xxx ## Problem summary If the IP address is changed in FQDN mode, executing the command "show frontends" may result in slow performance. #

[GitHub] [doris] zddr commented on pull request #17236: [Enhance](auth)Users support multiple roles

2023-03-06 Thread via GitHub
zddr commented on PR #17236: URL: https://github.com/apache/doris/pull/17236#issuecomment-1455659767 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 unsubscribe,

[GitHub] [doris] yiguolei merged pull request #17421: [refactor](functioncontext) remove duplicate type definition in function context

2023-03-06 Thread via GitHub
yiguolei merged PR #17421: URL: https://github.com/apache/doris/pull/17421 -- 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 (e7cba11680 -> 9477c48ef8)

2023-03-06 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from e7cba11680 [fix](array)(parquet) fix be core dump due to load from parquet file containing array types (#17298)

[GitHub] [doris] hello-stephen commented on pull request #17445: [fix](meta) fix catalog parameter when checking privilege of show_create_table stmt

2023-03-06 Thread via GitHub
hello-stephen commented on PR #17445: URL: https://github.com/apache/doris/pull/17445#issuecomment-1455664564 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 33.65 seconds stream load tsv: 451 seconds loaded 74807831229 Bytes, about 158 MB/s

[GitHub] [doris] zhengshiJ commented on pull request #16616: [Feature](nereids) Support Mark join

2023-03-06 Thread via GitHub
zhengshiJ commented on PR #16616: URL: https://github.com/apache/doris/pull/16616#issuecomment-1455675004 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] yinzhijian commented on pull request #17455: [Fix](FQDN) fix `show frontends` may result in slow performance when ip changed

2023-03-06 Thread via GitHub
yinzhijian commented on PR #17455: URL: https://github.com/apache/doris/pull/17455#issuecomment-1455675494 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] xy720 commented on a diff in pull request #17344: [feature](function) support type template in SQL function

2023-03-06 Thread via GitHub
xy720 commented on code in PR #17344: URL: https://github.com/apache/doris/pull/17344#discussion_r1126075820 ## fe/fe-common/src/main/java/org/apache/doris/catalog/TemplateType.java: ## @@ -0,0 +1,132 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more

[GitHub] [doris] morrySnow merged pull request #17131: [Fix](planner)fix cast error when query a view with cast to string-like type.

2023-03-06 Thread via GitHub
morrySnow merged PR #17131: URL: https://github.com/apache/doris/pull/17131 -- 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 branch-1.1-lts updated: [Fix](planner)fix cast error when query a view with cast to string-like type. (#17131)

2023-03-06 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch branch-1.1-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.1-lts by this push: new 1fe5b846f6 [Fix](planner)fix c

[GitHub] [doris] Yulei-Yang commented on pull request #17445: [fix](meta) fix catalog parameter when checking privilege of show_create_table stmt

2023-03-06 Thread via GitHub
Yulei-Yang commented on PR #17445: URL: https://github.com/apache/doris/pull/17445#issuecomment-1455699831 run clickbench -- 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] jacktengg opened a new pull request, #17456: [fix](bitmap) fix wrong result of bitmap_or for null

2023-03-06 Thread via GitHub
jacktengg opened a new pull request, #17456: URL: https://github.com/apache/doris/pull/17456 # Proposed changes Issue Number: close #xxx ## Problem summary Result of `select bitmap_to_string(bitmap_or(to_bitmap(1), null))` should be `1` instead `of null`. ## Check

[GitHub] [doris] github-actions[bot] commented on pull request #17456: [fix](bitmap) fix wrong result of bitmap_or for null

2023-03-06 Thread via GitHub
github-actions[bot] commented on PR #17456: URL: https://github.com/apache/doris/pull/17456#issuecomment-1455722307 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] nextdreamblue commented on pull request #17326: [fix](restore) fix bug when replay restore with reserve dynamic partition cause OBSERVER down

2023-03-06 Thread via GitHub
nextdreamblue commented on PR #17326: URL: https://github.com/apache/doris/pull/17326#issuecomment-1455723828 run COMPILE -- 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] sohardforaname opened a new pull request, #17457: [Feature](Nereids)add rule to eliminate SetOperation nodes

2023-03-06 Thread via GitHub
sohardforaname opened a new pull request, #17457: URL: https://github.com/apache/doris/pull/17457 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ]

[GitHub] [doris] adonis0147 commented on pull request #17451: [fix](planner) Doris returns empty sets when select from a inline view

2023-03-06 Thread via GitHub
adonis0147 commented on PR #17451: URL: https://github.com/apache/doris/pull/17451#issuecomment-1455729497 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] github-actions[bot] commented on pull request #17395: [enhencement](jdbc catalog) Use Druid instead of HikariCP in JdbcClient

2023-03-06 Thread via GitHub
github-actions[bot] commented on PR #17395: URL: https://github.com/apache/doris/pull/17395#issuecomment-1455730794 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] BiteTheDDDDt commented on pull request #17328: [Enchancement](function) Inline some aggregate function && remove nullable combinator

2023-03-06 Thread via GitHub
BiteThet commented on PR #17328: URL: https://github.com/apache/doris/pull/17328#issuecomment-1455734318 run compile -- 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] CalvinKirs commented on pull request #17377: [dependency](fe)Dependency Upgrade

2023-03-06 Thread via GitHub
CalvinKirs commented on PR #17377: URL: https://github.com/apache/doris/pull/17377#issuecomment-1455742606 rerun COMPILE -- 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 #17428: [docs](typo) fix faq docs, already support rename column.

2023-03-06 Thread via GitHub
github-actions[bot] commented on PR #17428: URL: https://github.com/apache/doris/pull/17428#issuecomment-1455746399 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 #17428: [docs](typo) fix faq docs, already support rename column.

2023-03-06 Thread via GitHub
github-actions[bot] commented on PR #17428: URL: https://github.com/apache/doris/pull/17428#issuecomment-1455746467 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] freemandealer opened a new pull request, #17458: [fix](log) fix error code for tablet writer write failure (#14078)

2023-03-06 Thread via GitHub
freemandealer opened a new pull request, #17458: URL: https://github.com/apache/doris/pull/17458 Fix vague error code (-1) in err log if tablet writer write failed. The original error print: tablet writer write failed ... err=6, errorcode=-1 ... After this commit:

[GitHub] [doris] github-actions[bot] commented on pull request #17395: [enhencement](jdbc catalog) Use Druid instead of HikariCP in JdbcClient

2023-03-06 Thread via GitHub
github-actions[bot] commented on PR #17395: URL: https://github.com/apache/doris/pull/17395#issuecomment-1455761709 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 #17451: [fix](planner) Doris returns empty sets when select from a inline view

2023-03-06 Thread via GitHub
adonis0147 commented on PR #17451: URL: https://github.com/apache/doris/pull/17451#issuecomment-1455765177 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] Yulei-Yang commented on pull request #17342: [Improvement](meta) support return total statistics of all databases for command show proc '/jobs

2023-03-06 Thread via GitHub
Yulei-Yang commented on PR #17342: URL: https://github.com/apache/doris/pull/17342#issuecomment-1455768797 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] BePPPower commented on a diff in pull request #17395: [enhencement](jdbc catalog) Use Druid instead of HikariCP in JdbcClient

2023-03-06 Thread via GitHub
BePPPower commented on code in PR #17395: URL: https://github.com/apache/doris/pull/17395#discussion_r1126135320 ## be/src/vec/exec/vjdbc_connector.cpp: ## @@ -140,6 +140,7 @@ Status JdbcConnector::open(RuntimeState* state, bool read) { std::abs((int64_t)has

[GitHub] [doris] eldenmoon commented on pull request #17389: [Optimize](Random distribution) Improve the performance of tablet sin…

2023-03-06 Thread via GitHub
eldenmoon commented on PR #17389: URL: https://github.com/apache/doris/pull/17389#issuecomment-1455776490 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] BiteTheDDDDt opened a new pull request, #17459: [Chore](schema change) remove some unused code in schema change

2023-03-06 Thread via GitHub
BiteThet opened a new pull request, #17459: URL: https://github.com/apache/doris/pull/17459 # Proposed changes 1. remove some unused code in schema change. 2. remove some row-based config and code. ## Problem summary Describe your changes. ## Checklist(Requi

[GitHub] [doris] github-actions[bot] commented on pull request #17389: [Optimize](Random distribution) Improve the performance of tablet sin…

2023-03-06 Thread via GitHub
github-actions[bot] commented on PR #17389: URL: https://github.com/apache/doris/pull/17389#issuecomment-1455785155 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 #17389: [Optimize](Random distribution) Improve the performance of tablet sin…

2023-03-06 Thread via GitHub
github-actions[bot] commented on PR #17389: URL: https://github.com/apache/doris/pull/17389#issuecomment-1455786279 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 #17459: [Chore](schema change) remove some unused code in schema change

2023-03-06 Thread via GitHub
github-actions[bot] commented on PR #17459: URL: https://github.com/apache/doris/pull/17459#issuecomment-1455789126 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] Tanya-W commented on pull request #17359: [fix](inverted index) fix missing several numeric types for inverted index query

2023-03-06 Thread via GitHub
Tanya-W commented on PR #17359: URL: https://github.com/apache/doris/pull/17359#issuecomment-1455791397 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] BiteTheDDDDt commented on pull request #17459: [Chore](schema change) remove some unused code in schema change

2023-03-06 Thread via GitHub
BiteThet commented on PR #17459: URL: https://github.com/apache/doris/pull/17459#issuecomment-1455791928 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] Kikyou1997 opened a new pull request, #17460: [fix](planner) Slots in the cojuncts of table function node didn't got materialized

2023-03-06 Thread via GitHub
Kikyou1997 opened a new pull request, #17460: URL: https://github.com/apache/doris/pull/17460 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has

[GitHub] [doris] morningman merged pull request #17425: [fix](regression) Adjust the test_add_drop_index case to avoid that FE failed to start when replaying the log

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

[doris] branch master updated (9477c48ef8 -> 843b4b5746)

2023-03-06 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 9477c48ef8 [refactor](functioncontext) remove duplicate type definition in function context (#17421) add 843b

[GitHub] [doris] nextdreamblue commented on pull request #17326: [fix](restore) fix bug when replay restore with reserve dynamic partition cause OBSERVER down

2023-03-06 Thread via GitHub
nextdreamblue commented on PR #17326: URL: https://github.com/apache/doris/pull/17326#issuecomment-1455801640 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. T

[GitHub] [doris] ByteYue commented on pull request #16813: [enhance](cooldown) turn write cooldown meta async

2023-03-06 Thread via GitHub
ByteYue commented on PR #16813: URL: https://github.com/apache/doris/pull/16813#issuecomment-1455812398 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] github-actions[bot] commented on pull request #16813: [enhance](cooldown) turn write cooldown meta async

2023-03-06 Thread via GitHub
github-actions[bot] commented on PR #16813: URL: https://github.com/apache/doris/pull/16813#issuecomment-1455814109 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 #17395: [enhencement](jdbc catalog) Use Druid instead of HikariCP in JdbcClient

2023-03-06 Thread via GitHub
github-actions[bot] commented on PR #17395: URL: https://github.com/apache/doris/pull/17395#issuecomment-1455817794 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] BiteTheDDDDt commented on pull request #17202: [Chore](third-party) upgrade thrift from 0.13 to 0.16

2023-03-06 Thread via GitHub
BiteThet commented on PR #17202: URL: https://github.com/apache/doris/pull/17202#issuecomment-1455818206 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] amorynan commented on pull request #17330: [Refactor](map) remove using column array in map to reduce offset column

2023-03-06 Thread via GitHub
amorynan commented on PR #17330: URL: https://github.com/apache/doris/pull/17330#issuecomment-1455820678 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 #17202: [Chore](third-party) upgrade thrift from 0.13 to 0.16

2023-03-06 Thread via GitHub
github-actions[bot] commented on PR #17202: URL: https://github.com/apache/doris/pull/17202#issuecomment-1455826830 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 #17393: [enhancement](Nereids) support decimalv3 type

2023-03-06 Thread via GitHub
morrySnow commented on PR #17393: URL: https://github.com/apache/doris/pull/17393#issuecomment-1455828810 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] morningman merged pull request #17337: [fix](ParquetReader) definition level of repeated parent is wrong

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

[doris] branch master updated: [fix](ParquetReader) definition level of repeated parent is wrong (#17337)

2023-03-06 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 dca16796ad [fix](ParquetReader) definition le

[GitHub] [doris] morningman merged pull request #17338: [cherry-pick](status) Unify error code

2023-03-06 Thread via GitHub
morningman merged PR #17338: URL: https://github.com/apache/doris/pull/17338 -- 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] yiguolei opened a new pull request, #17461: [refactor](remove string val) remove string val structure, it is same with string ref

2023-03-06 Thread via GitHub
yiguolei opened a new pull request, #17461: URL: https://github.com/apache/doris/pull/17461 # Proposed changes 1. remove stringval, decimalv2val, bigintval ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original beh

[GitHub] [doris] jackwener commented on pull request #17452: [enhance](Nereids): remove rule flag in LogicalJoin

2023-03-06 Thread via GitHub
jackwener commented on PR #17452: URL: https://github.com/apache/doris/pull/17452#issuecomment-1455858507 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] jackwener commented on pull request #17365: [feature](Nereids): pushdown complex project through inner/outer Join.

2023-03-06 Thread via GitHub
jackwener commented on PR #17365: URL: https://github.com/apache/doris/pull/17365#issuecomment-1455859309 run buildp0 -- 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] hello-stephen commented on pull request #17453: [fix](publish) add retry publish when succeed replica num less than qorum and transaction not VISIBLE

2023-03-06 Thread via GitHub
hello-stephen commented on PR #17453: URL: https://github.com/apache/doris/pull/17453#issuecomment-1455861796 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 33.01 seconds stream load tsv: 482 seconds loaded 74807831229 Bytes, about 148 MB/s

[GitHub] [doris] github-actions[bot] commented on pull request #17342: [Improvement](meta) support return total statistics of all databases for command show proc '/jobs

2023-03-06 Thread via GitHub
github-actions[bot] commented on PR #17342: URL: https://github.com/apache/doris/pull/17342#issuecomment-1455860431 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 #17342: [Improvement](meta) support return total statistics of all databases for command show proc '/jobs

2023-03-06 Thread via GitHub
github-actions[bot] commented on PR #17342: URL: https://github.com/apache/doris/pull/17342#issuecomment-1455860510 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] jackwener commented on pull request #17355: [refactor](Nereids): refactor PushdownLimit

2023-03-06 Thread via GitHub
jackwener commented on PR #17355: URL: https://github.com/apache/doris/pull/17355#issuecomment-1455861564 run buildp0 -- 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 #17358: [doc](auth)auth doc

2023-03-06 Thread via GitHub
github-actions[bot] commented on PR #17358: URL: https://github.com/apache/doris/pull/17358#issuecomment-1455865950 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 #17358: [doc](auth)auth doc

2023-03-06 Thread via GitHub
github-actions[bot] commented on PR #17358: URL: https://github.com/apache/doris/pull/17358#issuecomment-1455866023 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] morningman commented on pull request #17369: [Enhencement](csv_reader) support quotes content include delimiter and escape character

2023-03-06 Thread via GitHub
morningman commented on PR #17369: URL: https://github.com/apache/doris/pull/17369#issuecomment-1455866370 > > Hi @ZhangYu0123 , I saw you submit several PR with same issue, and the others are closed. What is difference among this PR? > > The code are the same, but the other PR’s regr

[GitHub] [doris] BePPPower commented on pull request #17395: [enhencement](jdbc catalog) Use Druid instead of HikariCP in JdbcClient

2023-03-06 Thread via GitHub
BePPPower commented on PR #17395: URL: https://github.com/apache/doris/pull/17395#issuecomment-1455871999 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 a diff in pull request #17461: [refactor](remove string val) remove string val structure, it is same with string ref

2023-03-06 Thread via GitHub
github-actions[bot] commented on code in PR #17461: URL: https://github.com/apache/doris/pull/17461#discussion_r1126214752 ## be/src/exprs/function_filter.h: ## @@ -26,7 +26,7 @@ namespace doris { class FunctionFilter { public: FunctionFilter(bool opposite, const std::str

[GitHub] [doris] morningman commented on a diff in pull request #17369: [Enhencement](csv_reader) support quotes content include delimiter and escape character

2023-03-06 Thread via GitHub
morningman commented on code in PR #17369: URL: https://github.com/apache/doris/pull/17369#discussion_r1126215691 ## be/src/vec/exec/format/csv/csv_reader.cpp: ## @@ -462,8 +462,22 @@ void CsvReader::_split_line_for_single_char_delimiter(const Slice& line) { size_t cur

[GitHub] [doris] mrhhsg opened a new issue, #17462: [Bug] Crashing caused by `IS NULL` expression

2023-03-06 Thread via GitHub
mrhhsg opened a new issue, #17462: URL: https://github.com/apache/doris/issues/17462 ### 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 ### What's

[GitHub] [doris] morningman commented on a diff in pull request #17372: [test](external)add hive external different parquet files test 0303

2023-03-06 Thread via GitHub
morningman commented on code in PR #17372: URL: https://github.com/apache/doris/pull/17372#discussion_r1126217232 ## regression-test/suites/external_catalog_p0/hive/test_different_parquet_types.groovy: ## @@ -0,0 +1,230 @@ +package suites.external_catalog_p0.hive +// Licensed to

[GitHub] [doris] github-actions[bot] commented on pull request #17459: [Chore](schema change) remove some unused code in schema change

2023-03-06 Thread via GitHub
github-actions[bot] commented on PR #17459: URL: https://github.com/apache/doris/pull/17459#issuecomment-1455878076 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 #17459: [Chore](schema change) remove some unused code in schema change

2023-03-06 Thread via GitHub
github-actions[bot] commented on PR #17459: URL: https://github.com/apache/doris/pull/17459#issuecomment-1455878141 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 a diff in pull request #17461: [refactor](remove string val) remove string val structure, it is same with string ref

2023-03-06 Thread via GitHub
github-actions[bot] commented on code in PR #17461: URL: https://github.com/apache/doris/pull/17461#discussion_r1126218842 ## be/test/util/counts_test.cpp: ## @@ -59,7 +59,7 @@ TEST_F(TCountsTest, TotalTest) { counts.merge(&other1); // 1 1 1 1 2 5 7 7 9 9 10 19 50 50

[GitHub] [doris] hello-stephen commented on pull request #17455: [Fix](FQDN) fix `show frontends` may result in slow performance when ip changed

2023-03-06 Thread via GitHub
hello-stephen commented on PR #17455: URL: https://github.com/apache/doris/pull/17455#issuecomment-1455884370 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.06 seconds stream load tsv: 453 seconds loaded 74807831229 Bytes, about 157 MB/s

[GitHub] [doris] github-actions[bot] commented on pull request #17262: [Enchancement](Materialized-View) add more error infomation for select materialized view fail

2023-03-06 Thread via GitHub
github-actions[bot] commented on PR #17262: URL: https://github.com/apache/doris/pull/17262#issuecomment-1455889686 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 #17262: [Enchancement](Materialized-View) add more error infomation for select materialized view fail

2023-03-06 Thread via GitHub
github-actions[bot] commented on PR #17262: URL: https://github.com/apache/doris/pull/17262#issuecomment-1455889757 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] mrhhsg opened a new pull request, #17463: [fix](olap)Crashing caused by IS NULL expression

2023-03-06 Thread via GitHub
mrhhsg opened a new pull request, #17463: URL: https://github.com/apache/doris/pull/17463 # Proposed changes Issue Number: close #17462 ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has

[GitHub] [doris] sohardforaname opened a new pull request, #17464: [Enhancement](Planner)fix unclear exception msg when tag.location invaild.

2023-03-06 Thread via GitHub
sohardforaname opened a new pull request, #17464: URL: https://github.com/apache/doris/pull/17464 # Proposed changes Issue Number: close #xxx ## Problem summary CREATE TABLE `test` ( `id` BIGINT COMMENT '', ) ENGINE = OLAP DUPLICATE KEY(`dmp_share_cd_time_idat

[GitHub] [doris] sohardforaname commented on pull request #17363: [regression-test](Nereids)add binary arithmetic test for nereids

2023-03-06 Thread via GitHub
sohardforaname commented on PR #17363: URL: https://github.com/apache/doris/pull/17363#issuecomment-1455894696 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 uns

[GitHub] [doris] github-actions[bot] commented on pull request #17463: [fix](olap)Crashing caused by IS NULL expression

2023-03-06 Thread via GitHub
github-actions[bot] commented on PR #17463: URL: https://github.com/apache/doris/pull/17463#issuecomment-1455895744 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 #17300: [Chore](execution) change PipelineTaskState to enum class && remove some row-based code

2023-03-06 Thread via GitHub
github-actions[bot] commented on PR #17300: URL: https://github.com/apache/doris/pull/17300#issuecomment-1455897851 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 #17300: [Chore](execution) change PipelineTaskState to enum class && remove some row-based code

2023-03-06 Thread via GitHub
github-actions[bot] commented on PR #17300: URL: https://github.com/apache/doris/pull/17300#issuecomment-1455897767 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] englefly commented on pull request #17284: [fix](nereids) fix bugs in nereids window function

2023-03-06 Thread via GitHub
englefly commented on PR #17284: URL: https://github.com/apache/doris/pull/17284#issuecomment-1455903315 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] englefly commented on pull request #16927: [feature](nereids)support bitmap runtime filter on nereids

2023-03-06 Thread via GitHub
englefly commented on PR #16927: URL: https://github.com/apache/doris/pull/16927#issuecomment-1455903687 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 merged pull request #17262: [Enchancement](Materialized-View) add more error infomation for select materialized view fail

2023-03-06 Thread via GitHub
BiteThet merged PR #17262: URL: https://github.com/apache/doris/pull/17262 -- 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: [Enchancement](Materialized-View) add more error infomation for select materialized view fail (#17262)

2023-03-06 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei 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 28c55f15c9 [Enchancement](Materialized-View)

[GitHub] [doris] Yulei-Yang commented on pull request #17446: [fix](priv) fix duplicated priv check when check column priv

2023-03-06 Thread via GitHub
Yulei-Yang commented on PR #17446: URL: https://github.com/apache/doris/pull/17446#issuecomment-1455925871 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] zddr commented on pull request #17281: [enhancement](k8s)K8s yml demo

2023-03-06 Thread via GitHub
zddr commented on PR #17281: URL: https://github.com/apache/doris/pull/17281#issuecomment-1455927668 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] Yulei-Yang commented on pull request #17445: [fix](meta) fix catalog parameter when checking privilege of show_create_table stmt

2023-03-06 Thread via GitHub
Yulei-Yang commented on PR #17445: URL: https://github.com/apache/doris/pull/17445#issuecomment-1455928838 run clickbench -- 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] zddr commented on a diff in pull request #17281: [enhancement](k8s)K8s yml demo

2023-03-06 Thread via GitHub
zddr commented on code in PR #17281: URL: https://github.com/apache/doris/pull/17281#discussion_r1126257977 ## docker/runtime/k8s/backend.yml: ## @@ -0,0 +1,105 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the N

[GitHub] [doris] HappenLee opened a new pull request, #17465: [RegressionTest](Bug) fix regression test fail to find vec function microseconds_add/sub

2023-03-06 Thread via GitHub
HappenLee opened a new pull request, #17465: URL: https://github.com/apache/doris/pull/17465 # Proposed changes Before: ``` mysql> select microseconds_add(col, 10) col1 from test_datetimev2_exprs_test order by col1; ERROR 1105 (HY000): errCode = 2, detailMessage = Functio

[GitHub] [doris] zddr commented on a diff in pull request #17281: [enhancement](k8s)K8s yml demo

2023-03-06 Thread via GitHub
zddr commented on code in PR #17281: URL: https://github.com/apache/doris/pull/17281#discussion_r1126258621 ## docker/runtime/k8s/backend.yml: ## @@ -0,0 +1,105 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the N

[GitHub] [doris] morrySnow opened a new pull request, #17466: [fix](function) width_bucket should get min and max from each tuple

2023-03-06 Thread via GitHub
morrySnow opened a new pull request, #17466: URL: https://github.com/apache/doris/pull/17466 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has

[GitHub] [doris] morrySnow commented on pull request #17356: [fix](Nereids) remove bitmap_union_int(bigint) signature

2023-03-06 Thread via GitHub
morrySnow commented on PR #17356: URL: https://github.com/apache/doris/pull/17356#issuecomment-1455934632 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 #17466: [fix](function) width_bucket should get min and max from each tuple

2023-03-06 Thread via GitHub
github-actions[bot] commented on PR #17466: URL: https://github.com/apache/doris/pull/17466#issuecomment-1455938650 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 a diff in pull request #17355: [refactor](Nereids): refactor PushdownLimit

2023-03-06 Thread via GitHub
morrySnow commented on code in PR #17355: URL: https://github.com/apache/doris/pull/17355#discussion_r1126263751 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PushdownLimit.java: ## @@ -67,65 +74,45 @@ public List buildRules() {

[GitHub] [doris] pengxiangyu opened a new pull request, #17467: [fix](resource)Add s3 checker for alter resource

2023-03-06 Thread via GitHub
pengxiangyu opened a new pull request, #17467: URL: https://github.com/apache/doris/pull/17467 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Ha

[GitHub] [doris] bobhan1 commented on issue #17448: [Feature] (array fucntion) support array_enumerate_uniq function

2023-03-06 Thread via GitHub
bobhan1 commented on issue #17448: URL: https://github.com/apache/doris/issues/17448#issuecomment-1455953894 @eldenmoon `gensrc/script/doris_builtins_functions.py`中有没有办法表示任意长度的入参?因为`array_enumerate_uniq()`函数的参数个数是可以是任意的。还是说现阶段我们只能手动枚举不同参数个数(一定范围内)的函数签名? -- This is an automated message fr

[GitHub] [doris] morrySnow commented on a diff in pull request #17355: [refactor](Nereids): refactor PushdownLimit

2023-03-06 Thread via GitHub
morrySnow commented on code in PR #17355: URL: https://github.com/apache/doris/pull/17355#discussion_r1126274674 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PushdownLimit.java: ## @@ -67,65 +74,45 @@ public List buildRules() {

[GitHub] [doris] pengxiangyu commented on pull request #17246: [feature](cooldown)add ut for cooldown on be

2023-03-06 Thread via GitHub
pengxiangyu commented on PR #17246: URL: https://github.com/apache/doris/pull/17246#issuecomment-1455965402 run compile -- 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] pengxiangyu commented on pull request #17467: [fix](resource)Add s3 checker for alter resource

2023-03-06 Thread via GitHub
pengxiangyu commented on PR #17467: URL: https://github.com/apache/doris/pull/17467#issuecomment-1455965559 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] jackwener commented on pull request #17450: [enhance](Nereids): refactor code in Project

2023-03-06 Thread via GitHub
jackwener commented on PR #17450: URL: https://github.com/apache/doris/pull/17450#issuecomment-1455967440 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] jackwener commented on pull request #17452: [enhance](Nereids): remove rule flag in LogicalJoin

2023-03-06 Thread via GitHub
jackwener commented on PR #17452: URL: https://github.com/apache/doris/pull/17452#issuecomment-1455968562 run buildp0 -- 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 #17281: [Enhance](k8s)K8s yml demo

2023-03-06 Thread via GitHub
github-actions[bot] commented on PR #17281: URL: https://github.com/apache/doris/pull/17281#issuecomment-1455971881 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 #17281: [Enhance](k8s)K8s yml demo

2023-03-06 Thread via GitHub
github-actions[bot] commented on PR #17281: URL: https://github.com/apache/doris/pull/17281#issuecomment-1455971935 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] zddr commented on pull request #17358: [doc](auth)auth doc

2023-03-06 Thread via GitHub
zddr commented on PR #17358: URL: https://github.com/apache/doris/pull/17358#issuecomment-1455978701 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 unsubscribe,

  1   2   3   4   5   >