[GitHub] [doris] HappenLee commented on a diff in pull request #22169: [improve](agg) support distinct agg node

2023-07-24 Thread via GitHub
HappenLee commented on code in PR #22169: URL: https://github.com/apache/doris/pull/22169#discussion_r1272395815 ## be/src/exec/exec_node.cpp: ## @@ -371,7 +372,13 @@ Status ExecNode::create_node(RuntimeState* state, ObjectPool* pool, const TPlanN return Status::OK();

[GitHub] [doris] jackwener opened a new pull request, #22180: [fix](Nereids): fix ConcurrentModificationException in UT

2023-07-24 Thread via GitHub
jackwener opened a new pull request, #22180: URL: https://github.com/apache/doris/pull/22180 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailt

[GitHub] [doris] jacktengg commented on pull request #22179: [fix](pipeline) fix wrong state of runtime filter of pipeline

2023-07-24 Thread via GitHub
jacktengg commented on PR #22179: URL: https://github.com/apache/doris/pull/22179#issuecomment-1648096550 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 #22180: [fix](Nereids): fix ConcurrentModificationException in UT

2023-07-24 Thread via GitHub
jackwener commented on PR #22180: URL: https://github.com/apache/doris/pull/22180#issuecomment-1648097780 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] hello-stephen commented on pull request #22179: [fix](pipeline) fix wrong state of runtime filter of pipeline

2023-07-24 Thread via GitHub
hello-stephen commented on PR #22179: URL: https://github.com/apache/doris/pull/22179#issuecomment-1648174239 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.53 seconds stream load tsv: 532 seconds loaded 74807831229 Bytes

[GitHub] [doris] xinyiZzz commented on pull request #22144: [fix](Nereids) Nereids support sql cache

2023-07-24 Thread via GitHub
xinyiZzz commented on PR #22144: URL: https://github.com/apache/doris/pull/22144#issuecomment-1648211031 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] xzj7019 opened a new pull request, #22181: [fix](nereids) fix runtime filter pushing down on cte sender

2023-07-24 Thread via GitHub
xzj7019 opened a new pull request, #22181: URL: https://github.com/apache/doris/pull/22181 ## Proposed changes Current rf pushdown framework doesn't handle cte sender right. On cte consumer, it just return false and this will cause the rf is generated at the wrong place and lead the

[GitHub] [doris] xzj7019 commented on pull request #22181: [fix](nereids) fix runtime filter pushing down on cte sender

2023-07-24 Thread via GitHub
xzj7019 commented on PR #22181: URL: https://github.com/apache/doris/pull/22181#issuecomment-1648211856 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] morningman opened a new pull request, #22182: [fix](iceberg) fix error when query iceberg v2 format

2023-07-24 Thread via GitHub
morningman opened a new pull request, #22182: URL: https://github.com/apache/doris/pull/22182 ## Proposed changes This bug is introduced from #21771 Missing fileType field of TFileScanRangeParams, so the delete file of iceberg v2 will be treated as local file and fail to read.

[GitHub] [doris] morningman commented on pull request #22182: [fix](iceberg) fix error when query iceberg v2 format

2023-07-24 Thread via GitHub
morningman commented on PR #22182: URL: https://github.com/apache/doris/pull/22182#issuecomment-1648215399 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] hello-stephen commented on pull request #22180: [fix](Nereids): fix ConcurrentModificationException in UT

2023-07-24 Thread via GitHub
hello-stephen commented on PR #22180: URL: https://github.com/apache/doris/pull/22180#issuecomment-1648216962 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.43 seconds stream load tsv: 507 seconds loaded 74807831229 Bytes

[GitHub] [doris] zclllyybb opened a new pull request, #22183: [Test-Only] test streamload parsing performance

2023-07-24 Thread via GitHub
zclllyybb opened a new pull request, #22183: URL: https://github.com/apache/doris/pull/22183 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailt

[GitHub] [doris] zclllyybb commented on pull request #22183: [Test-Only] test streamload parsing performance

2023-07-24 Thread via GitHub
zclllyybb commented on PR #22183: URL: https://github.com/apache/doris/pull/22183#issuecomment-1648230503 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] github-actions[bot] commented on pull request #22183: [Test-Only] test streamload parsing performance

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

[GitHub] [doris] hello-stephen commented on pull request #22144: [fix](Nereids) Nereids support sql cache

2023-07-24 Thread via GitHub
hello-stephen commented on PR #22144: URL: https://github.com/apache/doris/pull/22144#issuecomment-1648255616 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 39.79 seconds stream load tsv: 508 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #22181: [fix](nereids) fix runtime filter pushing down on cte sender

2023-07-24 Thread via GitHub
hello-stephen commented on PR #22181: URL: https://github.com/apache/doris/pull/22181#issuecomment-1648265010 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.03 seconds stream load tsv: 505 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #22182: [fix](iceberg) fix error when query iceberg v2 format

2023-07-24 Thread via GitHub
hello-stephen commented on PR #22182: URL: https://github.com/apache/doris/pull/22182#issuecomment-1648272784 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.3 seconds stream load tsv: 508 seconds loaded 74807831229 Bytes,

[GitHub] [doris] github-actions[bot] commented on pull request #22115: [opt](hive)opt select count(*) stmt push down agg on parquet in hive .

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22115: URL: https://github.com/apache/doris/pull/22115#issuecomment-1648282745 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] xinyiZzz commented on pull request #22027: [fix](memory) fix invalid large memory check && fix memory info thread safety

2023-07-24 Thread via GitHub
xinyiZzz commented on PR #22027: URL: https://github.com/apache/doris/pull/22027#issuecomment-1648291207 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 #22183: [Test-Only] test streamload parsing performance

2023-07-24 Thread via GitHub
zclllyybb commented on PR #22183: URL: https://github.com/apache/doris/pull/22183#issuecomment-1648293402 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] github-actions[bot] commented on pull request #22027: [fix](memory) fix invalid large memory check && fix memory info thread safety

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22027: URL: https://github.com/apache/doris/pull/22027#issuecomment-1648302650 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 #22183: [Test-Only] test streamload parsing performance

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22183: URL: https://github.com/apache/doris/pull/22183#issuecomment-1648302332 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 #22115: [opt](hive)opt select count(*) stmt push down agg on parquet in hive .

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22115: URL: https://github.com/apache/doris/pull/22115#issuecomment-1648325461 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] hubgeter commented on a diff in pull request #22115: [opt](hive)opt select count(*) stmt push down agg on parquet in hive .

2023-07-24 Thread via GitHub
hubgeter commented on code in PR #22115: URL: https://github.com/apache/doris/pull/22115#discussion_r1272557233 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/implementation/AggregateStrategies.java: ## @@ -310,19 +338,41 @@ private LogicalAggregate storageLayerAggr

[GitHub] [doris] hello-stephen commented on pull request #22027: [fix](memory) fix invalid large memory check && fix memory info thread safety

2023-07-24 Thread via GitHub
hello-stephen commented on PR #22027: URL: https://github.com/apache/doris/pull/22027#issuecomment-1648398745 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.94 seconds stream load tsv: 504 seconds loaded 74807831229 Bytes

[GitHub] [doris] HappenLee commented on a diff in pull request #22169: [improve](agg) support distinct agg node

2023-07-24 Thread via GitHub
HappenLee commented on code in PR #22169: URL: https://github.com/apache/doris/pull/22169#discussion_r1272631158 ## be/src/vec/exec/distinct_vaggregation_node.cpp: ## @@ -0,0 +1,159 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license

[GitHub] [doris] HappenLee commented on a diff in pull request #22169: [improve](agg) support distinct agg node

2023-07-24 Thread via GitHub
HappenLee commented on code in PR #22169: URL: https://github.com/apache/doris/pull/22169#discussion_r1272637239 ## be/src/vec/exec/distinct_vaggregation_node.cpp: ## @@ -0,0 +1,159 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license

[GitHub] [doris] HappenLee commented on a diff in pull request #22169: [improve](agg) support distinct agg node

2023-07-24 Thread via GitHub
HappenLee commented on code in PR #22169: URL: https://github.com/apache/doris/pull/22169#discussion_r1272639982 ## be/src/pipeline/exec/distinct_streaming_aggregation_sink_operator.cpp: ## @@ -0,0 +1,93 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or mo

[GitHub] [doris] HappenLee commented on a diff in pull request #22169: [improve](agg) support distinct agg node

2023-07-24 Thread via GitHub
HappenLee commented on code in PR #22169: URL: https://github.com/apache/doris/pull/22169#discussion_r1272640793 ## be/src/pipeline/exec/distinct_streaming_aggregation_sink_operator.cpp: ## @@ -0,0 +1,93 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or mo

[GitHub] [doris] HappenLee commented on a diff in pull request #22152: [Bug](runtime-filter) fix probe expr prepared twice on minmax runtime filter

2023-07-24 Thread via GitHub
HappenLee commented on code in PR #22152: URL: https://github.com/apache/doris/pull/22152#discussion_r1272663886 ## be/src/pipeline/pipeline_task.cpp: ## @@ -284,7 +284,7 @@ Status PipelineTask::finalize() { } Status PipelineTask::try_close() { -_sink->try_close(_state);

[GitHub] [doris] HappenLee merged pull request #22138: [round](decimalv2) round decimalv2 to precision value

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

[GitHub] [doris] HappenLee commented on a diff in pull request #22152: [Bug](runtime-filter) fix probe expr prepared twice on minmax runtime filter

2023-07-24 Thread via GitHub
HappenLee commented on code in PR #22152: URL: https://github.com/apache/doris/pull/22152#discussion_r1272665988 ## be/src/exprs/runtime_filter.cpp: ## @@ -1899,8 +1894,20 @@ Status RuntimePredicateWrapper::get_push_exprs(std::vectorroot()->clone(); min_pred->add_child

[doris] branch master updated: [round](decimalv2) round decimalv2 to precision value (#22138)

2023-07-24 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng 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 a0463ea047 [round](decimalv2) round decimalv2

[GitHub] [doris] github-actions[bot] commented on pull request #21940: [Bug](pipeline) fix pipeline shared scan + topn optimization

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #21940: URL: https://github.com/apache/doris/pull/21940#issuecomment-1648492178 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 #21940: [Bug](pipeline) fix pipeline shared scan + topn optimization

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #21940: URL: https://github.com/apache/doris/pull/21940#issuecomment-1648492228 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] xiedeyantu commented on pull request #22109: [Enhancement] add soft link for the compile_commands.json

2023-07-24 Thread via GitHub
xiedeyantu commented on PR #22109: URL: https://github.com/apache/doris/pull/22109#issuecomment-1648579556 @ByteYue please review this pr. -- 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 spec

[GitHub] [doris] bobhan1 opened a new pull request, #22184: [Enhancement](Nereids) add partial update support for delete stmt in Nereids

2023-07-24 Thread via GitHub
bobhan1 opened a new pull request, #22184: URL: https://github.com/apache/doris/pull/22184 ## Proposed changes Currently, the new optimizer don't consider anything about partial update. This PR add the ability to convert a delete statement to a partial update insert statement for mer

[GitHub] [doris] bobhan1 commented on pull request #22184: [Enhancement](Nereids) add partial update support for delete stmt in Nereids

2023-07-24 Thread via GitHub
bobhan1 commented on PR #22184: URL: https://github.com/apache/doris/pull/22184#issuecomment-1648791215 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] wsjz commented on pull request #22182: [fix](iceberg) fix error when query iceberg v2 format

2023-07-24 Thread via GitHub
wsjz commented on PR #22182: URL: https://github.com/apache/doris/pull/22182#issuecomment-1648798506 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 unsubscribe, e-

[GitHub] [doris] ZhangYu0123 commented on pull request #22141: [fix](jdbc catalog) fix jdbc catalog like expr query error

2023-07-24 Thread via GitHub
ZhangYu0123 commented on PR #22141: URL: https://github.com/apache/doris/pull/22141#issuecomment-1648800873 > Could this change impact other catalogs? For example, internal catalog and hms catalog could still get the correct function call result? Please post a result to the pr description,

[GitHub] [doris] kaka11chen opened a new pull request, #22185: [Fix](mutli-catalog) Fix null partitions error in iceberg tables.

2023-07-24 Thread via GitHub
kaka11chen opened a new pull request, #22185: URL: https://github.com/apache/doris/pull/22185 ## Proposed changes Fix the following null partitions error in iceberg tables. ![image](https://github.com/apache/doris/assets/1736049/e2b736f8-565d-4bcd-a8f9-7ecf9f0df61b)

[GitHub] [doris] kaka11chen commented on pull request #22185: [Fix](mutli-catalog) Fix null partitions error in iceberg tables.

2023-07-24 Thread via GitHub
kaka11chen commented on PR #22185: URL: https://github.com/apache/doris/pull/22185#issuecomment-1648804987 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 #22185: [Fix](mutli-catalog) Fix null partitions error in iceberg tables.

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

[GitHub] [doris] hello-stephen commented on pull request #22184: [Enhancement](Nereids) add partial update support for delete stmt in Nereids

2023-07-24 Thread via GitHub
hello-stephen commented on PR #22184: URL: https://github.com/apache/doris/pull/22184#issuecomment-1648815970 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.53 seconds stream load tsv: 505 seconds loaded 74807831229 Bytes

[GitHub] [doris] haoxinyuan commented on issue #21748: [Bug] Failed to load class of driverClassName oracle.jdbc.OracleDriver in HikariConfig class classloader

2023-07-24 Thread via GitHub
haoxinyuan commented on issue #21748: URL: https://github.com/apache/doris/issues/21748#issuecomment-1648816507 I've solved it,add jdbc package -- 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

[GitHub] [doris] wsmGo commented on issue #21914: [Bug] Failed to init stats cleaner java.lang.RuntimeException: DB: default_cluster:__internal_schema not exists

2023-07-24 Thread via GitHub
wsmGo commented on issue #21914: URL: https://github.com/apache/doris/issues/21914#issuecomment-1648820912 同问 -- 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] stalary closed issue #21714: [Enhancement] show stream load does not show transaction ID

2023-07-24 Thread via GitHub
stalary closed issue #21714: [Enhancement] show stream load does not show transaction ID URL: https://github.com/apache/doris/issues/21714 -- 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 specifi

[GitHub] [doris] stalary closed issue #21748: [Bug] Failed to load class of driverClassName oracle.jdbc.OracleDriver in HikariConfig class classloader

2023-07-24 Thread via GitHub
stalary closed issue #21748: [Bug] Failed to load class of driverClassName oracle.jdbc.OracleDriver in HikariConfig class classloader URL: https://github.com/apache/doris/issues/21748 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [doris] stalary closed issue #22139: be进程崩溃

2023-07-24 Thread via GitHub
stalary closed issue #22139: be进程崩溃 URL: https://github.com/apache/doris/issues/22139 -- 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..

[GitHub] [doris] zhannngchen commented on pull request #22184: [Enhancement](Nereids) add partial update support for delete stmt in Nereids

2023-07-24 Thread via GitHub
zhannngchen commented on PR #22184: URL: https://github.com/apache/doris/pull/22184#issuecomment-1648827149 Add some case? -- 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] hello-stephen commented on pull request #22185: [Fix](mutli-catalog) Fix null partitions error in iceberg tables.

2023-07-24 Thread via GitHub
hello-stephen commented on PR #22185: URL: https://github.com/apache/doris/pull/22185#issuecomment-1648828632 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.37 seconds stream load tsv: 507 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #22182: [fix](iceberg) fix error when query iceberg v2 format

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22182: URL: https://github.com/apache/doris/pull/22182#issuecomment-1648831308 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] zhannngchen commented on pull request #22158: [improvement](stream-load) add http request field check for stream load in BE

2023-07-24 Thread via GitHub
zhannngchen commented on PR #22158: URL: https://github.com/apache/doris/pull/22158#issuecomment-1648838460 Add some regression test -- 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 c

[GitHub] [doris] github-actions[bot] commented on pull request #22125: [feature](metric) Support collect query counter and error query counter metric in user level

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22125: URL: https://github.com/apache/doris/pull/22125#issuecomment-1648844292 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 #22182: [fix](iceberg) fix error when query iceberg v2 format

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22182: URL: https://github.com/apache/doris/pull/22182#issuecomment-1648847889 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] JNSimba commented on pull request #22129: [catalog](faq) add jdbc catalog faq

2023-07-24 Thread via GitHub
JNSimba commented on PR #22129: URL: https://github.com/apache/doris/pull/22129#issuecomment-1648850559 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] HHoflittlefish777 commented on pull request #22165: [improvement](compression) support LZ4_HC algorithm and parse LZ4_RAW

2023-07-24 Thread via GitHub
HHoflittlefish777 commented on PR #22165: URL: https://github.com/apache/doris/pull/22165#issuecomment-1648852883 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

[GitHub] [doris] AshinGau opened a new pull request, #22186: [upgrade](hudi) upgrade hudi version from 0.13.0 to 0.13.1

2023-07-24 Thread via GitHub
AshinGau opened a new pull request, #22186: URL: https://github.com/apache/doris/pull/22186 ## Proposed changes Upgrade hudi version from 0.13.0 to 0.13.1, and keep the hudi version of jni scanner the same as that of FE. This may fix the bug of the table schema is not same as parqu

[GitHub] [doris] github-actions[bot] commented on pull request #22179: [fix](pipeline) fix wrong state of runtime filter of pipeline

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22179: URL: https://github.com/apache/doris/pull/22179#issuecomment-1648853510 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 #22179: [fix](pipeline) fix wrong state of runtime filter of pipeline

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22179: URL: https://github.com/apache/doris/pull/22179#issuecomment-1648853619 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] englefly merged pull request #22145: [Fix](Nereids) Fix problem of infer predicates not completely

2023-07-24 Thread via GitHub
englefly merged PR #22145: URL: https://github.com/apache/doris/pull/22145 -- 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

[GitHub] [doris] JNSimba commented on pull request #22143: [doc](flink-connector)improve flink connector doc

2023-07-24 Thread via GitHub
JNSimba commented on PR #22143: URL: https://github.com/apache/doris/pull/22143#issuecomment-1648860928 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

[doris] branch master updated (a0463ea047 -> 3c58e9bac9)

2023-07-24 Thread englefly
This is an automated email from the ASF dual-hosted git repository. englefly pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from a0463ea047 [round](decimalv2) round decimalv2 to precision value (#22138) add 3c58e9bac9 [Fix](Nereids) Fix pro

[GitHub] [doris] github-actions[bot] commented on pull request #22186: [upgrade](hudi) upgrade hudi version from 0.13.0 to 0.13.1

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22186: URL: https://github.com/apache/doris/pull/22186#issuecomment-1648866634 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-spark-connector] gnehil commented on issue #114: [Bug] No Doris FE is available when fe use https

2023-07-24 Thread via GitHub
gnehil commented on issue #114: URL: https://github.com/apache/doris-spark-connector/issues/114#issuecomment-1648867626 Can you show the configuration parameters?You can contact me via WeChat for details,My WeChat account is `gnehil489`. -- This is an automated message from the Apache Gi

[GitHub] [doris] HHoflittlefish777 commented on pull request #21634: [Refactor](load) refactor memtable flush actively

2023-07-24 Thread via GitHub
HHoflittlefish777 commented on PR #21634: URL: https://github.com/apache/doris/pull/21634#issuecomment-1648876199 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-spark-connector] JNSimba commented on a diff in pull request #120: [improvement] json format support json by line mode

2023-07-24 Thread via GitHub
JNSimba commented on code in PR #120: URL: https://github.com/apache/doris-spark-connector/pull/120#discussion_r1272923188 ## spark-doris-connector/src/main/java/org/apache/doris/spark/load/DorisStreamLoad.java: ## @@ -105,6 +107,12 @@ public DorisStreamLoad(SparkSettings setti

[GitHub] [doris] zxealous commented on pull request #22155: [improvement](case function) add check to avoid stack overflow

2023-07-24 Thread via GitHub
zxealous commented on PR #22155: URL: https://github.com/apache/doris/pull/22155#issuecomment-1648881338 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] github-actions[bot] commented on pull request #22141: [fix](jdbc catalog) fix jdbc catalog like expr query error

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22141: URL: https://github.com/apache/doris/pull/22141#issuecomment-1648882610 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] BiteTheDDDDt commented on pull request #22152: [Bug](runtime-filter) fix probe expr prepared twice on minmax runtime filter

2023-07-24 Thread via GitHub
BiteThet commented on PR #22152: URL: https://github.com/apache/doris/pull/22152#issuecomment-164999 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] zy-kkk commented on a diff in pull request #22089: [fix](jdbc catalog) Fixed mappings with type errors for bool and tinyint(1)

2023-07-24 Thread via GitHub
zy-kkk commented on code in PR #22089: URL: https://github.com/apache/doris/pull/22089#discussion_r1272926546 ## regression-test/data/jdbc_catalog_p0/test_mysql_jdbc_catalog.out: ## @@ -297,7 +297,7 @@ sys -- !mysql_all_types -- \N 302 \N 502 602 4.14159

[GitHub] [doris] zy-kkk commented on a diff in pull request #22089: [fix](jdbc catalog) Fixed mappings with type errors for bool and tinyint(1)

2023-07-24 Thread via GitHub
zy-kkk commented on code in PR #22089: URL: https://github.com/apache/doris/pull/22089#discussion_r1272926941 ## fe/fe-core/src/main/java/org/apache/doris/catalog/JdbcResource.java: ## @@ -303,7 +303,7 @@ public static String handleJdbcUrl(String jdbcUrl) throws DdlException {

[GitHub] [doris] github-actions[bot] commented on pull request #22143: [doc](flink-connector)improve flink connector doc

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22143: URL: https://github.com/apache/doris/pull/22143#issuecomment-1648897088 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 commented on pull request #22089: [fix](jdbc catalog) Fixed mappings with type errors for bool and tinyint(1)

2023-07-24 Thread via GitHub
zy-kkk commented on PR #22089: URL: https://github.com/apache/doris/pull/22089#issuecomment-1648898105 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] amorynan commented on pull request #21109: [Improve](serde)update serialize and deserialize text for data type

2023-07-24 Thread via GitHub
amorynan commented on PR #21109: URL: https://github.com/apache/doris/pull/21109#issuecomment-1648899358 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 #22089: [fix](jdbc catalog) Fixed mappings with type errors for bool and tinyint(1)

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22089: URL: https://github.com/apache/doris/pull/22089#issuecomment-1648901703 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 #22152: [Bug](runtime-filter) fix probe expr prepared twice on minmax runtime filter

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22152: URL: https://github.com/apache/doris/pull/22152#issuecomment-1648902022 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 #22152: [Bug](runtime-filter) fix probe expr prepared twice on minmax runtime filter

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22152: URL: https://github.com/apache/doris/pull/22152#issuecomment-1648902252 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] englefly commented on a diff in pull request #21965: [fix](stats) Ignore complex type by default when collect column statistics

2023-07-24 Thread via GitHub
englefly commented on code in PR #21965: URL: https://github.com/apache/doris/pull/21965#discussion_r1272930210 ## fe/fe-core/src/main/java/org/apache/doris/qe/SessionVariable.java: ## @@ -349,7 +349,7 @@ public class SessionVariable implements Serializable, Writable { p

[GitHub] [doris] github-actions[bot] commented on pull request #21965: [fix](stats) Ignore complex type by default when collect column statistics

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #21965: URL: https://github.com/apache/doris/pull/21965#issuecomment-1648904989 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 #22141: [fix](jdbc catalog) fix jdbc catalog like expr query error

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22141: URL: https://github.com/apache/doris/pull/22141#issuecomment-1648905589 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 #21965: [fix](stats) Ignore complex type by default when collect column statistics

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #21965: URL: https://github.com/apache/doris/pull/21965#issuecomment-1648905010 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 #21965: [fix](stats) Ignore complex type by default when collect column statistics

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #21965: URL: https://github.com/apache/doris/pull/21965#issuecomment-1648905041 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 #21109: [Improve](serde)update serialize and deserialize text for data type

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #21109: URL: https://github.com/apache/doris/pull/21109#issuecomment-1648909749 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] AshinGau opened a new pull request, #22187: [fix](hudi) the required fields are empty if only reading partition columns

2023-07-24 Thread via GitHub
AshinGau opened a new pull request, #22187: URL: https://github.com/apache/doris/pull/22187 ## Proposed changes Fix errors when analyzing hudi tables or reading hudi partition columns: The `required_fields` is an empty string when only reading partition columns, so errors are throw

[GitHub] [doris] github-actions[bot] commented on pull request #21109: [Improve](serde)update serialize and deserialize text for data type

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #21109: URL: https://github.com/apache/doris/pull/21109#issuecomment-1648910233 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] AshinGau commented on pull request #22187: [fix](hudi) the required fields are empty if only reading partition columns

2023-07-24 Thread via GitHub
AshinGau commented on PR #22187: URL: https://github.com/apache/doris/pull/22187#issuecomment-1648919985 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] AshinGau commented on pull request #22186: [upgrade](hudi) upgrade hudi version from 0.13.0 to 0.13.1

2023-07-24 Thread via GitHub
AshinGau commented on PR #22186: URL: https://github.com/apache/doris/pull/22186#issuecomment-1648920324 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 #21891: [Enhancement](Nereids)fix push down global limit to avoid gather.

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #21891: URL: https://github.com/apache/doris/pull/21891#issuecomment-1648920378 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 #21891: [Enhancement](Nereids)fix push down global limit to avoid gather.

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #21891: URL: https://github.com/apache/doris/pull/21891#issuecomment-1648920440 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 #22187: [fix](hudi) the required fields are empty if only reading partition columns

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

[GitHub] [doris] hello-stephen commented on pull request #21634: [Refactor](load) refactor memtable flush actively

2023-07-24 Thread via GitHub
hello-stephen commented on PR #21634: URL: https://github.com/apache/doris/pull/21634#issuecomment-1648924614 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.76 seconds stream load tsv: 543 seconds loaded 74807831229 Bytes

[GitHub] [doris-website] luzhijing merged pull request #267: (fix) fix release note expression

2023-07-24 Thread via GitHub
luzhijing merged PR #267: URL: https://github.com/apache/doris-website/pull/267 -- 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...@dori

[doris-website] branch master updated: (fix) fix release note expression (#267)

2023-07-24 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-website.git The following commit(s) were added to refs/heads/master by this push: new 1775825ed07 (fix) fix release note exp

[GitHub] [doris] englefly commented on pull request #21891: [Enhancement](Nereids)fix push down global limit to avoid gather.

2023-07-24 Thread via GitHub
englefly commented on PR #21891: URL: https://github.com/apache/doris/pull/21891#issuecomment-1648927460 limit -> sort ->join after replaceLimiteNode rule: topn->sort->join there is no limit node, how to trigger SpliteLimit rule and PushDownLimit rule? -- This is an automated mes

[GitHub] [doris] zy-kkk merged pull request #22160: [typo](docs) add jdbc catalog error handling methods

2023-07-24 Thread via GitHub
zy-kkk merged PR #22160: URL: https://github.com/apache/doris/pull/22160 -- 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: [typo](docs) add jdbc catalog error handling methods (#22160)

2023-07-24 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk 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 ba2eb4d788 [typo](docs) add jdbc catalog error han

[GitHub] [doris] zenoyang commented on pull request #21888: [improvement](vectorized) Deserialized elements of count distinct aggregation directly inserted into target hashset

2023-07-24 Thread via GitHub
zenoyang commented on PR #21888: URL: https://github.com/apache/doris/pull/21888#issuecomment-1648934773 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] morrySnow commented on a diff in pull request #22184: [Enhancement](Nereids) add partial update support for delete stmt in Nereids

2023-07-24 Thread via GitHub
morrySnow commented on code in PR #22184: URL: https://github.com/apache/doris/pull/22184#discussion_r1272939522 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/InsertIntoTableCommand.java: ## @@ -123,6 +125,11 @@ public void run(ConnectContext ctx, Stm

[GitHub] [doris] morrySnow commented on a diff in pull request #22177: [fix](nereids) fix partition dest overwrite bug when cte as bc right

2023-07-24 Thread via GitHub
morrySnow commented on code in PR #22177: URL: https://github.com/apache/doris/pull/22177#discussion_r1272944562 ## fe/fe-core/src/main/java/org/apache/doris/qe/Coordinator.java: ## @@ -1422,7 +1425,7 @@ private void computeMultiCastFragmentParams() throws Exception {

<    1   2   3   4   5   >