[GitHub] [doris] github-actions[bot] commented on pull request #20228: [fix][regression-test] add jdbc timeout

2023-05-31 Thread via GitHub
github-actions[bot] commented on PR #20228: URL: https://github.com/apache/doris/pull/20228#issuecomment-1570525391 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] zy-kkk opened a new pull request, #20285: [chore](function) Refactor FunctionSet Initialization for Better Maintainability and Compilation Success

2023-05-31 Thread via GitHub
zy-kkk opened a new pull request, #20285: URL: https://github.com/apache/doris/pull/20285 ## Proposed changes Issue Number: close #xxx In this PR, I have refactored the initialization of the FunctionSet. Previously, all the functions were in one large method which led to the g

[GitHub] [doris] zy-kkk commented on pull request #20285: [chore](function) Refactor FunctionSet Initialization for Better Maintainability and Compilation Success

2023-05-31 Thread via GitHub
zy-kkk commented on PR #20285: URL: https://github.com/apache/doris/pull/20285#issuecomment-1570527956 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] zy-kkk commented on pull request #20285: [chore](function) Refactor FunctionSet Initialization for Better Maintainability and Compilation Success

2023-05-31 Thread via GitHub
zy-kkk commented on PR #20285: URL: https://github.com/apache/doris/pull/20285#issuecomment-1570542445 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] zy-kkk commented on pull request #20285: [chore](function) Refactor FunctionSet Initialization for Better Maintainability and Compilation Success

2023-05-31 Thread via GitHub
zy-kkk commented on PR #20285: URL: https://github.com/apache/doris/pull/20285#issuecomment-1570543060 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] morningman opened a new pull request, #20286: [branch1.2](parquet) optimize parquet reader profile

2023-05-31 Thread via GitHub
morningman opened a new pull request, #20286: URL: https://github.com/apache/doris/pull/20286 ## Proposed changes Only for branch 1.2. 1. Optimize parquet reader profile, separate the open reader time and meta parse time. 2. Optimize the result of `explain verbose` for external

[GitHub] [doris] zy-kkk commented on pull request #20285: [chore](function) Refactor FunctionSet Initialization for Better Maintainability and Compilation Success

2023-05-31 Thread via GitHub
zy-kkk commented on PR #20285: URL: https://github.com/apache/doris/pull/20285#issuecomment-1570549159 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

[doris] branch branch-1.2-lts updated: [Fix](multi catalog)Fix Hive partition path doesn't contain partition value case bug (#20283)

2023-05-31 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.2-lts by this push: new 2a85d74f60 [Fix](multi catalo

[GitHub] [doris] morningman merged pull request #20283: [Fix](multi catalog)Fix Hive partition path doesn't contain partition value case bug.

2023-05-31 Thread via GitHub
morningman merged PR #20283: URL: https://github.com/apache/doris/pull/20283 -- 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] zy-kkk commented on pull request #20109: [refactor](jdbc catalog) Refactored JDBC Client into Abstract Base Class and Database-specific Subclasses

2023-05-31 Thread via GitHub
zy-kkk commented on PR #20109: URL: https://github.com/apache/doris/pull/20109#issuecomment-1570555887 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] morningman commented on pull request #20287: [Fix](multi-catalog) fix oss access issue with aws s3 sdk

2023-05-31 Thread via GitHub
morningman commented on PR #20287: URL: https://github.com/apache/doris/pull/20287#issuecomment-1570567146 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] morningman opened a new pull request, #20287: [Fix](multi-catalog) fix oss access issue with aws s3 sdk

2023-05-31 Thread via GitHub
morningman opened a new pull request, #20287: URL: https://github.com/apache/doris/pull/20287 ## Proposed changes cherry-pick #16625 Co-authored-by: GoGoWen [82132356+gogo...@users.noreply.github.com](mailto:82132356+gogo...@users.noreply.github.com) ## Further comments

[GitHub] [doris] zy-kkk commented on pull request #20285: [chore](function) Refactor FunctionSet Initialization for Better Maintainability and Compilation Success

2023-05-31 Thread via GitHub
zy-kkk commented on PR #20285: URL: https://github.com/apache/doris/pull/20285#issuecomment-1570568138 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] github-actions[bot] commented on pull request #20052: [Fix](Nereids) fix some insert into select bugs

2023-05-31 Thread via GitHub
github-actions[bot] commented on PR #20052: URL: https://github.com/apache/doris/pull/20052#issuecomment-1570582773 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 #20052: [Fix](Nereids) fix some insert into select bugs

2023-05-31 Thread via GitHub
github-actions[bot] commented on PR #20052: URL: https://github.com/apache/doris/pull/20052#issuecomment-1570582824 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] kaijchen commented on pull request #20178: [performance](load) support parallel memtable flush for unique key tables

2023-05-31 Thread via GitHub
kaijchen commented on PR #20178: URL: https://github.com/apache/doris/pull/20178#issuecomment-1570587702 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 #20287: [Fix](multi-catalog) fix oss access issue with aws s3 sdk

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

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

2023-05-31 Thread via GitHub
github-actions[bot] commented on PR #20178: URL: https://github.com/apache/doris/pull/20178#issuecomment-1570595761 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] kaijchen commented on pull request #19747: [fix](log) column index off-by-one error in scanner logs

2023-05-31 Thread via GitHub
kaijchen commented on PR #19747: URL: https://github.com/apache/doris/pull/19747#issuecomment-1570600254 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] zclllyybb commented on pull request #20288: [fix](regression-test) Add lost ddl file for tpcds_sf1_p2

2023-05-31 Thread via GitHub
zclllyybb commented on PR #20288: URL: https://github.com/apache/doris/pull/20288#issuecomment-1570602107 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] zclllyybb opened a new pull request, #20288: [fix](regression-test) Add lost ddl file for tpcds_sf1_p2

2023-05-31 Thread via GitHub
zclllyybb opened a new pull request, #20288: URL: https://github.com/apache/doris/pull/20288 ## 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 [

[GitHub] [doris] github-actions[bot] commented on pull request #19747: [fix](log) column index off-by-one error in scanner logs

2023-05-31 Thread via GitHub
github-actions[bot] commented on PR #19747: URL: https://github.com/apache/doris/pull/19747#issuecomment-1570608129 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-05-31 Thread via GitHub
zclllyybb commented on PR #20288: URL: https://github.com/apache/doris/pull/20288#issuecomment-1570608547 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 #19747: [fix](log) column index off-by-one error in scanner logs

2023-05-31 Thread via GitHub
github-actions[bot] commented on PR #19747: URL: https://github.com/apache/doris/pull/19747#issuecomment-1570613989 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 commented on pull request #20109: [refactor](jdbc catalog) Refactored JDBC Client into Abstract Base Class and Database-specific Subclasses

2023-05-31 Thread via GitHub
zy-kkk commented on PR #20109: URL: https://github.com/apache/doris/pull/20109#issuecomment-1570639807 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] zy-kkk commented on pull request #20285: [chore](function) Refactor FunctionSet Initialization for Better Maintainability and Compilation Success

2023-05-31 Thread via GitHub
zy-kkk commented on PR #20285: URL: https://github.com/apache/doris/pull/20285#issuecomment-1570638217 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] HappenLee commented on a diff in pull request #20278: [pipeline](rpc) support closure reuse in pipeline exec engine

2023-05-31 Thread via GitHub
HappenLee commented on code in PR #20278: URL: https://github.com/apache/doris/pull/20278#discussion_r1212119221 ## be/src/vec/sink/vdata_stream_sender.h: ## @@ -525,11 +492,23 @@ class PipChannel final : public Channel { _buffer->register_sink(_fragment_instance_id);

[GitHub] [doris] zy-kkk commented on pull request #20285: [chore](function) Refactor FunctionSet Initialization for Better Maintainability and Compilation Success

2023-05-31 Thread via GitHub
zy-kkk commented on PR #20285: URL: https://github.com/apache/doris/pull/20285#issuecomment-1570699945 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] zy-kkk commented on pull request #20109: [refactor](jdbc catalog) Refactored JDBC Client into Abstract Base Class and Database-specific Subclasses

2023-05-31 Thread via GitHub
zy-kkk commented on PR #20109: URL: https://github.com/apache/doris/pull/20109#issuecomment-1570698900 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] HappenLee opened a new pull request, #20289: [Bug](exec) push down no group by agg min cause error result

2023-05-31 Thread via GitHub
HappenLee opened a new pull request, #20289: URL: https://github.com/apache/doris/pull/20289 ## Proposed changes sql """ CREATE TABLE `t1_int` ( `num` int(11) NULL, `dgs_jkrq` bigint(20) NULL ) ENGINE=OLAP DUPLICATE KEY(`num`) CO

[GitHub] [doris] HappenLee commented on pull request #20289: [Bug](exec) push down no group by agg min cause error result

2023-05-31 Thread via GitHub
HappenLee commented on PR #20289: URL: https://github.com/apache/doris/pull/20289#issuecomment-1570700544 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 #20289: [Bug](exec) push down no group by agg min cause error result

2023-05-31 Thread via GitHub
github-actions[bot] commented on PR #20289: URL: https://github.com/apache/doris/pull/20289#issuecomment-1570704070 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] HappenLee commented on pull request #20278: [pipeline](rpc) support closure reuse in pipeline exec engine

2023-05-31 Thread via GitHub
HappenLee commented on PR #20278: URL: https://github.com/apache/doris/pull/20278#issuecomment-1570704898 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] github-actions[bot] commented on pull request #20278: [pipeline](rpc) support closure reuse in pipeline exec engine

2023-05-31 Thread via GitHub
github-actions[bot] commented on PR #20278: URL: https://github.com/apache/doris/pull/20278#issuecomment-1570708661 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 commented on pull request #20285: [chore](function) Refactor FunctionSet Initialization for Better Maintainability and Compilation Success

2023-05-31 Thread via GitHub
zy-kkk commented on PR #20285: URL: https://github.com/apache/doris/pull/20285#issuecomment-1570758598 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] ZhangYu0123 opened a new pull request, #20290: [Optimize](function) Optimize locate function by compare across strings

2023-05-31 Thread via GitHub
ZhangYu0123 opened a new pull request, #20290: URL: https://github.com/apache/doris/pull/20290 ## Proposed changes Optimize locate function by compare across strings. before: MySQL [clickbench]> select sum(c) from (select case when locate('google', url) then 1 else 0 end c from

[GitHub] [doris] zy-kkk commented on pull request #20285: [chore](function) Refactor FunctionSet Initialization for Better Maintainability and Compilation Success

2023-05-31 Thread via GitHub
zy-kkk commented on PR #20285: URL: https://github.com/apache/doris/pull/20285#issuecomment-1570864104 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] zy-kkk commented on pull request #20285: [chore](function) Refactor FunctionSet Initialization for Better Maintainability and Compilation Success

2023-05-31 Thread via GitHub
zy-kkk commented on PR #20285: URL: https://github.com/apache/doris/pull/20285#issuecomment-1570906940 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] Mryange commented on pull request #19811: [feature](decimal)support cast rounding half up and div precision increment in decimalv3.

2023-05-31 Thread via GitHub
Mryange commented on PR #19811: URL: https://github.com/apache/doris/pull/19811#issuecomment-1570965439 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 #19594: [refactor](dynamic table) Make segment_writer unaware of dynamic schema, and ensure parsing is exception-safe.

2023-05-31 Thread via GitHub
github-actions[bot] commented on PR #19594: URL: https://github.com/apache/doris/pull/19594#issuecomment-1571113133 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 #14746: [enhancement](memory) `VExprContext::filter_block` support catch bad::alloc

2023-05-31 Thread via GitHub
github-actions[bot] commented on PR #14746: URL: https://github.com/apache/doris/pull/14746#issuecomment-1571127731 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

[GitHub] [doris] github-actions[bot] commented on pull request #20290: [Optimize](function) Optimize locate function by compare across strings

2023-05-31 Thread via GitHub
github-actions[bot] commented on PR #20290: URL: https://github.com/apache/doris/pull/20290#issuecomment-1571135018 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 #19811: [feature](decimal)support cast rounding half up and div precision increment in decimalv3.

2023-05-31 Thread via GitHub
Mryange commented on PR #19811: URL: https://github.com/apache/doris/pull/19811#issuecomment-1571135517 run p1 -- 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] Mryange commented on pull request #20247: [feature](datetime) "timediff" supports calculating microseconds.

2023-05-31 Thread via GitHub
Mryange commented on PR #20247: URL: https://github.com/apache/doris/pull/20247#issuecomment-1571136256 run arm -- 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] Mryange commented on pull request #19811: [feature](decimal)support cast rounding half up and div precision increment in decimalv3.

2023-05-31 Thread via GitHub
Mryange commented on PR #19811: URL: https://github.com/apache/doris/pull/19811#issuecomment-1571136565 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 #19811: [feature](decimal)support cast rounding half up and div precision increment in decimalv3.

2023-05-31 Thread via GitHub
github-actions[bot] commented on PR #19811: URL: https://github.com/apache/doris/pull/19811#issuecomment-1571138356 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 pull request #20266: [Docs](inverted index) update docs for inverted index parser_mode and match_phrase support

2023-05-31 Thread via GitHub
airborne12 commented on PR #20266: URL: https://github.com/apache/doris/pull/20266#issuecomment-1571139224 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] wolfboys commented on a diff in pull request #20109: [refactor](jdbc catalog) Refactored JDBC Client into Abstract Base Class and Database-specific Subclasses

2023-05-31 Thread via GitHub
wolfboys commented on code in PR #20109: URL: https://github.com/apache/doris/pull/20109#discussion_r1212449620 ## fe/fe-core/src/main/java/org/apache/doris/external/jdbc/JdbcOracleClient.java: ## @@ -0,0 +1,124 @@ +// Licensed to the Apache Software Foundation (ASF) under one +

[GitHub] [doris] wolfboys commented on a diff in pull request #20109: [refactor](jdbc catalog) Refactored JDBC Client into Abstract Base Class and Database-specific Subclasses

2023-05-31 Thread via GitHub
wolfboys commented on code in PR #20109: URL: https://github.com/apache/doris/pull/20109#discussion_r1212450730 ## fe/fe-core/src/main/java/org/apache/doris/external/jdbc/JdbcOracleClient.java: ## @@ -0,0 +1,124 @@ +// Licensed to the Apache Software Foundation (ASF) under one +

[GitHub] [doris] airborne12 commented on pull request #20266: [Docs](inverted index) update docs for inverted index parser_mode and match_phrase support

2023-05-31 Thread via GitHub
airborne12 commented on PR #20266: URL: https://github.com/apache/doris/pull/20266#issuecomment-1571166154 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] yiguolei merged pull request #20251: [fix](checksum) delete predicates might be inconsistent with rowset readers in checksum task

2023-05-31 Thread via GitHub
yiguolei merged PR #20251: URL: https://github.com/apache/doris/pull/20251 -- 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: [fix](checksum) delete predicates might be inconsistent with rowset readers in checksum task (#20251)

2023-05-31 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 09e6b6580f [fix](checksum) delete predicates mi

[GitHub] [doris] zhannngchen commented on pull request #20244: [enhancement](merge-on-write) avoid unecessary pk index iteration while memtable flushing

2023-05-31 Thread via GitHub
zhannngchen commented on PR #20244: URL: https://github.com/apache/doris/pull/20244#issuecomment-1571178911 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] freemandealer commented on pull request #19921: [fix](tvf) s3 tvf specify region and s3.region params failed

2023-05-31 Thread via GitHub
freemandealer commented on PR #19921: URL: https://github.com/apache/doris/pull/19921#issuecomment-1571202476 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 unsubs

[GitHub] [doris] yiguolei opened a new pull request, #20291: [upgrade](femeta) fe meta could not upgrade successfully because we change resource groups to workload groups

2023-05-31 Thread via GitHub
yiguolei opened a new pull request, #20291: URL: https://github.com/apache/doris/pull/20291 ## 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] github-actions[bot] commented on pull request #20291: [upgrade](femeta) fe meta could not upgrade successfully because we change resource groups to workload groups

2023-05-31 Thread via GitHub
github-actions[bot] commented on PR #20291: URL: https://github.com/apache/doris/pull/20291#issuecomment-1571207981 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 #20291: [upgrade](femeta) fe meta could not upgrade successfully because we change resource groups to workload groups

2023-05-31 Thread via GitHub
github-actions[bot] commented on PR #20291: URL: https://github.com/apache/doris/pull/20291#issuecomment-1571208018 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] yiguolei commented on pull request #20291: [upgrade](femeta) fe meta could not upgrade successfully because we change resource groups to workload groups

2023-05-31 Thread via GitHub
yiguolei commented on PR #20291: URL: https://github.com/apache/doris/pull/20291#issuecomment-1571209974 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] dataroaring merged pull request #19921: [fix](tvf) s3 tvf specify region and s3.region params failed

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

[GitHub] [doris] dataroaring closed issue #19920: [Bug] s3 tvf specify region params failed

2023-05-31 Thread via GitHub
dataroaring closed issue #19920: [Bug] s3 tvf specify region params failed URL: https://github.com/apache/doris/issues/19920 -- 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

[doris] branch master updated (09e6b6580f -> 90cd791789)

2023-05-31 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 09e6b6580f [fix](checksum) delete predicates might be inconsistent with rowset readers in checksum task (#20251)

[GitHub] [doris] SWJTU-ZhangLei commented on pull request #20243: [feature](regression) Add a p2 level case for schema change

2023-05-31 Thread via GitHub
SWJTU-ZhangLei commented on PR #20243: URL: https://github.com/apache/doris/pull/20243#issuecomment-1571212314 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] github-actions[bot] commented on pull request #20290: [Optimize](function) Optimize locate function by compare across strings

2023-05-31 Thread via GitHub
github-actions[bot] commented on PR #20290: URL: https://github.com/apache/doris/pull/20290#issuecomment-1571217667 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] LiBinfeng-01 commented on pull request #20268: [Fix](Nereids) Fix minidump using put all of hashmap

2023-05-31 Thread via GitHub
LiBinfeng-01 commented on PR #20268: URL: https://github.com/apache/doris/pull/20268#issuecomment-1571219808 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] zhannngchen merged pull request #20153: [Enhancement](merge-on-write) Performance optimization of calculations of delete bitmap between segments

2023-05-31 Thread via GitHub
zhannngchen merged PR #20153: URL: https://github.com/apache/doris/pull/20153 -- 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 (90cd791789 -> 5b6b1b38a6)

2023-05-31 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 90cd791789 [fix](tvf) s3 tvf specify region and s3.region params failed (#19921) add 5b6b1b38a6 [Enhancement](

[GitHub] [doris] github-actions[bot] commented on pull request #20153: [Enhancement](merge-on-write) Performance optimization of calculations of delete bitmap between segments

2023-05-31 Thread via GitHub
github-actions[bot] commented on PR #20153: URL: https://github.com/apache/doris/pull/20153#issuecomment-1571220418 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] colagy opened a new pull request, #20292: Update runtime-filter.md

2023-05-31 Thread via GitHub
colagy opened a new pull request, #20292: URL: https://github.com/apache/doris/pull/20292 The sentence error of the bitmap filter in runtime-filter has been fixed. ## Proposed changes Issue Number: close #xxx <--Describe your changes.--> ## Further comments

[GitHub] [doris] catpineapple commented on pull request #19597: [feature](planner) multi partition create by integer column

2023-05-31 Thread via GitHub
catpineapple commented on PR #19597: URL: https://github.com/apache/doris/pull/19597#issuecomment-1571224140 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 #19594: [refactor](dynamic table) Make segment_writer unaware of dynamic schema, and ensure parsing is exception-safe.

2023-05-31 Thread via GitHub
github-actions[bot] commented on PR #19594: URL: https://github.com/apache/doris/pull/19594#issuecomment-1571228198 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] qidaye merged pull request #19594: [refactor](dynamic table) Make segment_writer unaware of dynamic schema, and ensure parsing is exception-safe.

2023-05-31 Thread via GitHub
qidaye merged PR #19594: URL: https://github.com/apache/doris/pull/19594 -- 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: [refactor](dynamic table) Make segment_writer unaware of dynamic schema, and ensure parsing is exception-safe. (#19594)

2023-05-31 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 9e21318834 [refactor](dynamic table) Make se

[GitHub] [doris] wangbo commented on a diff in pull request #20278: [pipeline](rpc) support closure reuse in pipeline exec engine

2023-05-31 Thread via GitHub
wangbo commented on code in PR #20278: URL: https://github.com/apache/doris/pull/20278#discussion_r1212498727 ## be/src/vec/sink/vdata_stream_sender.h: ## @@ -456,6 +420,9 @@ class PipChannel final : public Channel { if (_ch_cur_pb_block) { delete _ch_cur_p

[GitHub] [doris] LiBinfeng-01 opened a new pull request, #20293: [Fix](Nereids) Fix test cases error

2023-05-31 Thread via GitHub
LiBinfeng-01 opened a new pull request, #20293: URL: https://github.com/apache/doris/pull/20293 ## Proposed changes Fix test cases of using expecting exception. Use sql to expect an exception rather than using sqlxx ## Further comments If this is a relatively large or co

[GitHub] [doris] LiBinfeng-01 commented on pull request #20293: [Fix](Nereids) Fix test cases error

2023-05-31 Thread via GitHub
LiBinfeng-01 commented on PR #20293: URL: https://github.com/apache/doris/pull/20293#issuecomment-1571233494 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] Mryange commented on pull request #19811: [feature](decimal)support cast rounding half up and div precision increment in decimalv3.

2023-05-31 Thread via GitHub
Mryange commented on PR #19811: URL: https://github.com/apache/doris/pull/19811#issuecomment-1571245322 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 un

[GitHub] [doris] amorynan opened a new pull request, #20294: [Feature](array-functions)improve array functions for array_last_index

2023-05-31 Thread via GitHub
amorynan opened a new pull request, #20294: URL: https://github.com/apache/doris/pull/20294 ## Proposed changes Now we just support array_first_index for lambda input , but no array_last_index Issue Number: close #xxx <--Describe your changes.--> ## Further comments

[GitHub] [doris] morningman merged pull request #20228: [fix](regression-test) add jdbc timeout

2023-05-31 Thread via GitHub
morningman merged PR #20228: URL: https://github.com/apache/doris/pull/20228 -- 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 (9e21318834 -> 492154ee55)

2023-05-31 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 9e21318834 [refactor](dynamic table) Make segment_writer unaware of dynamic schema, and ensure parsing is exceptio

[GitHub] [doris] github-actions[bot] commented on pull request #20289: [Bug](exec) push down no group by agg min cause error result

2023-05-31 Thread via GitHub
github-actions[bot] commented on PR #20289: URL: https://github.com/apache/doris/pull/20289#issuecomment-1571246860 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 #20278: [pipeline](rpc) support closure reuse in pipeline exec engine

2023-05-31 Thread via GitHub
github-actions[bot] commented on PR #20278: URL: https://github.com/apache/doris/pull/20278#issuecomment-1571247333 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] LiBinfeng-01 opened a new pull request, #20295: [Fix](Nereids) Fix function test case unstable by adding order by

2023-05-31 Thread via GitHub
LiBinfeng-01 opened a new pull request, #20295: URL: https://github.com/apache/doris/pull/20295 ## Proposed changes Nereids function case do not have a order by clause, so the result will be unstable, so order by is added to ensure stability. ## Further comments If this

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

2023-05-31 Thread via GitHub
github-actions[bot] commented on PR #20294: URL: https://github.com/apache/doris/pull/20294#issuecomment-1571248647 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 #19811: [feature](decimal)support cast rounding half up and div precision increment in decimalv3.

2023-05-31 Thread via GitHub
Mryange commented on PR #19811: URL: https://github.com/apache/doris/pull/19811#issuecomment-1571249830 run beut -- 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 unsubscr

[GitHub] [doris] Mryange commented on pull request #19811: [feature](decimal)support cast rounding half up and div precision increment in decimalv3.

2023-05-31 Thread via GitHub
Mryange commented on PR #19811: URL: https://github.com/apache/doris/pull/19811#issuecomment-1571250182 run feut -- 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 unsubscr

[GitHub] [doris] morningman merged pull request #20222: [fix][regression-test] set timeout of curl in regression test to avoid hanged when be crashed.

2023-05-31 Thread via GitHub
morningman merged PR #20222: URL: https://github.com/apache/doris/pull/20222 -- 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 (492154ee55 -> 4a682a0a46)

2023-05-31 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 492154ee55 [fix](regression-test) add jdbc timeout (#20228) add 4a682a0a46 [fix][regression-test] set timeout

[GitHub] [doris] xiaoyaoziyang07 opened a new issue, #20296: [Bug]

2023-05-31 Thread via GitHub
xiaoyaoziyang07 opened a new issue, #20296: URL: https://github.com/apache/doris/issues/20296 ### 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.2-rc01

[GitHub] [doris] xiaoyaoziyang07 commented on issue #20296: [Bug]

2023-05-31 Thread via GitHub
xiaoyaoziyang07 commented on issue #20296: URL: https://github.com/apache/doris/issues/20296#issuecomment-1571256024 ![1685588205664](https://github.com/apache/doris/assets/16184810/852b2d0c-40dd-4108-aecd-dfb5c68447ba) -- This is an automated message from the Apache Git Service. To r

[GitHub] [doris] eldenmoon commented on a diff in pull request #20294: [Feature](array-functions)improve array functions for array_last_index

2023-05-31 Thread via GitHub
eldenmoon commented on code in PR #20294: URL: https://github.com/apache/doris/pull/20294#discussion_r1212512384 ## be/src/vec/functions/array/function_array_lambda_index.cpp: ## @@ -45,11 +45,12 @@ class FunctionContext; namespace doris::vectorized { // array_first_index([0

[GitHub] [doris] github-actions[bot] commented on pull request #20280: [fix](nereids)fix fold constant rule of case when expr

2023-05-31 Thread via GitHub
github-actions[bot] commented on PR #20280: URL: https://github.com/apache/doris/pull/20280#issuecomment-1571264110 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 #20280: [fix](nereids)fix fold constant rule of case when expr

2023-05-31 Thread via GitHub
github-actions[bot] commented on PR #20280: URL: https://github.com/apache/doris/pull/20280#issuecomment-1571264097 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] morrySnow merged pull request #20280: [fix](nereids)fix fold constant rule of case when expr

2023-05-31 Thread via GitHub
morrySnow merged PR #20280: URL: https://github.com/apache/doris/pull/20280 -- 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: [fix](nereids)(planner) case when should return NullLiteral when all case result is NullLiteral (#20280)

2023-05-31 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 68e593fbf1 [fix](nereids)(planner) case when s

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

2023-05-31 Thread via GitHub
github-actions[bot] commented on PR #20178: URL: https://github.com/apache/doris/pull/20178#issuecomment-1571265520 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] kaijchen commented on pull request #20178: [performance](load) support parallel memtable flush for unique key tables

2023-05-31 Thread via GitHub
kaijchen commented on PR #20178: URL: https://github.com/apache/doris/pull/20178#issuecomment-1571265827 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] morningman merged pull request #20286: [branch1.2](parquet) optimize parquet reader profile

2023-05-31 Thread via GitHub
morningman merged PR #20286: URL: https://github.com/apache/doris/pull/20286 -- 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 branch-1.2-lts updated: [branch1.2](parquet) optimize parquet reader profile (#20286)

2023-05-31 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.2-lts by this push: new 279b1f0842 [branch1.2](parque

[GitHub] [doris] github-actions[bot] commented on pull request #20217: [pipeline](load) support pipeline load

2023-05-31 Thread via GitHub
github-actions[bot] commented on PR #20217: URL: https://github.com/apache/doris/pull/20217#issuecomment-1571266717 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

<    1   2   3   4   5   >