[GitHub] [doris] zhannngchen commented on issue #17169: [Enhancement] print profile for streamload

2023-03-15 Thread via GitHub
zhannngchen commented on issue #17169: URL: https://github.com/apache/doris/issues/17169#issuecomment-1469889517 @nextdreamblue any progress? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the s

[GitHub] [doris] Bingandbing opened a new pull request, #17829: Fix DORIS-3219: Add call once logic to analyze of function aes_decrypt

2023-03-15 Thread via GitHub
Bingandbing opened a new pull request, #17829: URL: https://github.com/apache/doris/pull/17829 # Proposed changes Add call once to adding third parameter of aes_decrypt type function. ## Problem summary The problem is an exception when doing analyze: java.lang.IllegalS

[GitHub] [doris] morningman merged pull request #17659: [improvement](FQDN) Support existing cluster upgrade

2023-03-15 Thread via GitHub
morningman merged PR #17659: URL: https://github.com/apache/doris/pull/17659 -- 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 (079e6a3e12 -> 54a51933b6)

2023-03-15 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 079e6a3e12 [regression-test](vectorized) remove unused vectorization flag (#17662) add 54a51933b6 [improvemen

[GitHub] [doris] kaka11chen commented on a diff in pull request #17594: [Feature](parquet-reader) Implements dict filter functionality parquet reader.

2023-03-15 Thread via GitHub
kaka11chen commented on code in PR #17594: URL: https://github.com/apache/doris/pull/17594#discussion_r1136962921 ## be/src/vec/exec/format/parquet/vparquet_group_reader.cpp: ## @@ -599,6 +668,236 @@ Status RowGroupReader::_filter_block_internal(Block* block, return Status

[GitHub] [doris] hello-stephen commented on pull request #17827: [improvement](inverted index)UNIQUE_KEYS table only supports inverted…

2023-03-15 Thread via GitHub
hello-stephen commented on PR #17827: URL: https://github.com/apache/doris/pull/17827#issuecomment-1469901098 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.22 seconds stream load tsv: 445 seconds loaded 74807831229 Bytes, about 160 MB/s

[GitHub] [doris] yixiutt commented on pull request #17804: [bugfix](compaction) remove useless check

2023-03-15 Thread via GitHub
yixiutt commented on PR #17804: URL: https://github.com/apache/doris/pull/17804#issuecomment-1469906034 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] kaka11chen commented on a diff in pull request #17594: [Feature](parquet-reader) Implements dict filter functionality parquet reader.

2023-03-15 Thread via GitHub
kaka11chen commented on code in PR #17594: URL: https://github.com/apache/doris/pull/17594#discussion_r1136969670 ## be/src/vec/exec/format/parquet/vparquet_column_reader.cpp: ## @@ -384,6 +384,40 @@ Status ScalarColumnReader::_read_nested_column(ColumnPtr& doris_column, DataTy

[GitHub] [doris] github-actions[bot] commented on pull request #17804: [bugfix](compaction) remove useless check

2023-03-15 Thread via GitHub
github-actions[bot] commented on PR #17804: URL: https://github.com/apache/doris/pull/17804#issuecomment-1469909898 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] kaka11chen commented on a diff in pull request #17594: [Feature](parquet-reader) Implements dict filter functionality parquet reader.

2023-03-15 Thread via GitHub
kaka11chen commented on code in PR #17594: URL: https://github.com/apache/doris/pull/17594#discussion_r1136979409 ## be/src/vec/exec/format/parquet/fix_length_dict_decoder.hpp: ## @@ -434,13 +445,46 @@ class FixLengthDictDecoder final : public BaseDictDecoder { _dict =

[GitHub] [doris] stalary commented on a diff in pull request #17745: [BugFix](DOE) Add http prefix when it's not set in hosts properties.

2023-03-15 Thread via GitHub
stalary commented on code in PR #17745: URL: https://github.com/apache/doris/pull/17745#discussion_r1136984623 ## fe/fe-core/src/main/java/org/apache/doris/datasource/EsExternalCatalog.java: ## @@ -70,7 +70,10 @@ private Map processCompatibleProperties(Map prop public St

[GitHub] [doris] kaka11chen commented on a diff in pull request #17594: [Feature](parquet-reader) Implements dict filter functionality parquet reader.

2023-03-15 Thread via GitHub
kaka11chen commented on code in PR #17594: URL: https://github.com/apache/doris/pull/17594#discussion_r1136986784 ## be/src/vec/columns/column_dictionary.h: ## @@ -166,21 +176,123 @@ class ColumnDictionary final : public COWHelper> { size_t size_of_value_if_fixed() const

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #17790: [enhancement](nereids) update FilterEstimation and Agg in stats derive

2023-03-15 Thread via GitHub
Kikyou1997 commented on code in PR #17790: URL: https://github.com/apache/doris/pull/17790#discussion_r1136987551 ## fe/fe-core/src/main/java/org/apache/doris/nereids/stats/StatsCalculator.java: ## @@ -436,12 +437,44 @@ private Statistics computeAggregate(Aggregate aggregate) {

[GitHub] [doris] Bingandbing commented on pull request #17829: [Fix](Planner)Add call once logic to analyze of function aes_decrypt

2023-03-15 Thread via GitHub
Bingandbing commented on PR #17829: URL: https://github.com/apache/doris/pull/17829#issuecomment-1469924262 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] stalary closed issue #17721: [Enhancement] (DOE) Support table names with line-through

2023-03-15 Thread via GitHub
stalary closed issue #17721: [Enhancement] (DOE) Support table names with line-through URL: https://github.com/apache/doris/issues/17721 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #17790: [enhancement](nereids) update FilterEstimation and Agg in stats derive

2023-03-15 Thread via GitHub
Kikyou1997 commented on code in PR #17790: URL: https://github.com/apache/doris/pull/17790#discussion_r1136989021 ## fe/fe-core/src/main/java/org/apache/doris/nereids/stats/StatsCalculator.java: ## @@ -436,12 +437,44 @@ private Statistics computeAggregate(Aggregate aggregate) {

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #17790: [enhancement](nereids) update FilterEstimation and Agg in stats derive

2023-03-15 Thread via GitHub
Kikyou1997 commented on code in PR #17790: URL: https://github.com/apache/doris/pull/17790#discussion_r1136989717 ## fe/fe-core/src/main/java/org/apache/doris/nereids/stats/StatsCalculator.java: ## @@ -436,12 +437,44 @@ private Statistics computeAggregate(Aggregate aggregate) {

[GitHub] [doris] morningman merged pull request #17780: [feature](multi-catalog) support sap hana jdbc catalog and jdbc external table

2023-03-15 Thread via GitHub
morningman merged PR #17780: URL: https://github.com/apache/doris/pull/17780 -- 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 (54a51933b6 -> e4a1e57d6f)

2023-03-15 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 54a51933b6 [improvement](FQDN) Support existing cluster upgrade (#17659) add e4a1e57d6f [feature](multi-catal

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #17790: [enhancement](nereids) update FilterEstimation and Agg in stats derive

2023-03-15 Thread via GitHub
Kikyou1997 commented on code in PR #17790: URL: https://github.com/apache/doris/pull/17790#discussion_r1136991741 ## fe/fe-core/src/main/java/org/apache/doris/statistics/Statistics.java: ## @@ -72,17 +85,18 @@ public double getRowCount() { public Statistics withRowCount(d

[GitHub] [doris] github-actions[bot] commented on pull request #17829: [Fix](Planner)Add call once logic to analyze of function aes_decrypt

2023-03-15 Thread via GitHub
github-actions[bot] commented on PR #17829: URL: https://github.com/apache/doris/pull/17829#issuecomment-1469938359 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 #17829: [Fix](Planner)Add call once logic to analyze of function aes_decrypt

2023-03-15 Thread via GitHub
github-actions[bot] commented on PR #17829: URL: https://github.com/apache/doris/pull/17829#issuecomment-1469938494 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] stalary commented on pull request #17745: [BugFix](DOE) Add http prefix when it's not set in hosts properties.

2023-03-15 Thread via GitHub
stalary commented on PR #17745: URL: https://github.com/apache/doris/pull/17745#issuecomment-1469940600 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] stalary commented on pull request #17783: [Feature](ES): Support es get alias field type.

2023-03-15 Thread via GitHub
stalary commented on PR #17783: URL: https://github.com/apache/doris/pull/17783#issuecomment-1469941049 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 #17745: [BugFix](DOE) Add http prefix when it's not set in hosts properties.

2023-03-15 Thread via GitHub
github-actions[bot] commented on PR #17745: URL: https://github.com/apache/doris/pull/17745#issuecomment-1469941298 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 #17745: [BugFix](DOE) Add http prefix when it's not set in hosts properties.

2023-03-15 Thread via GitHub
github-actions[bot] commented on PR #17745: URL: https://github.com/apache/doris/pull/17745#issuecomment-1469941362 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 merged pull request #17791: [fix](multi-catalog) fix forward to master throw NPE

2023-03-15 Thread via GitHub
morningman merged PR #17791: URL: https://github.com/apache/doris/pull/17791 -- 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 (e4a1e57d6f -> 0ad459fea5)

2023-03-15 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 e4a1e57d6f [feature](multi-catalog) support sap hana jdbc catalog and jdbc external table (#17780) add 0ad459

[GitHub] [doris] hello-stephen commented on pull request #17829: [Fix](Planner)Add call once logic to analyze of function aes_decrypt

2023-03-15 Thread via GitHub
hello-stephen commented on PR #17829: URL: https://github.com/apache/doris/pull/17829#issuecomment-1469961362 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.91 seconds stream load tsv: 470 seconds loaded 74807831229 Bytes, about 151 MB/s

[GitHub] [doris] mymeiyi commented on pull request #17678: [fix](insert) Fragment is not cancelled when client quit without comm…

2023-03-15 Thread via GitHub
mymeiyi commented on PR #17678: URL: https://github.com/apache/doris/pull/17678#issuecomment-1469972432 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] mymeiyi commented on pull request #17651: [fix](point query) Fix NegativeArraySizeException when prepared state…

2023-03-15 Thread via GitHub
mymeiyi commented on PR #17651: URL: https://github.com/apache/doris/pull/17651#issuecomment-1469974152 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] wangbo commented on a diff in pull request #17738: support segment split by scanner

2023-03-15 Thread via GitHub
wangbo commented on code in PR #17738: URL: https://github.com/apache/doris/pull/17738#discussion_r1137041721 ## be/src/olap/rowset/beta_rowset_reader.cpp: ## @@ -174,7 +179,15 @@ Status BetaRowsetReader::get_segment_iterators(RowsetReaderContext* read_context

[GitHub] [doris] spaces-X closed issue #17794: [Bug] routine load load channel should timeout after consumer stop

2023-03-15 Thread via GitHub
spaces-X closed issue #17794: [Bug] routine load load channel should timeout after consumer stop URL: https://github.com/apache/doris/issues/17794 -- 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] spaces-X merged pull request #17796: [fix](load) fix load channel timeout too fast in routine load task

2023-03-15 Thread via GitHub
spaces-X merged PR #17796: URL: https://github.com/apache/doris/pull/17796 -- 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](load) fix load channel timeout too fast in routine load task (#17796)

2023-03-15 Thread weixiang
This is an automated email from the ASF dual-hosted git repository. weixiang 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 990dce9a47 [fix](load) fix load channel timeout

[GitHub] [doris] spaces-X merged pull request #17788: [fix](load) fix load channel timeout too fast in routine load task

2023-03-15 Thread via GitHub
spaces-X merged PR #17788: URL: https://github.com/apache/doris/pull/17788 -- 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 branch-1.2-lts updated: [fix](load) fix load channel timeout too fast in routine load task (#17788)

2023-03-15 Thread weixiang
This is an automated email from the ASF dual-hosted git repository. weixiang 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 87f8e41f85 [fix](load) fix load

[GitHub] [doris] wangbo commented on pull request #17738: support segment split by scanner

2023-03-15 Thread via GitHub
wangbo commented on PR #17738: URL: https://github.com/apache/doris/pull/17738#issuecomment-1469991706 Please add some description information for 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 t

[GitHub] [doris] zclllyybb opened a new pull request, #17830: [Optimize-WIP](functions)Reconstruct basic process for default function implementation.

2023-03-15 Thread via GitHub
zclllyybb opened a new pull request, #17830: URL: https://github.com/apache/doris/pull/17830 # Proposed changes ## Problem summary The constant/nullable deal logic relies on weird recursion. And to avoid infinite recursion, we need an unequal logic for const columns. Now we don

[GitHub] [doris] gitccl commented on pull request #17808: [feature](json) add json_extract function

2023-03-15 Thread via GitHub
gitccl commented on PR #17808: URL: https://github.com/apache/doris/pull/17808#issuecomment-1469998822 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 unsubscribe

[GitHub] [doris] github-actions[bot] commented on pull request #17830: [Optimize-WIP](functions)Reconstruct basic process for default function implementation.

2023-03-15 Thread via GitHub
github-actions[bot] commented on PR #17830: URL: https://github.com/apache/doris/pull/17830#issuecomment-1470002342 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] amorynan commented on pull request #17795: [FIX](Map) fix map compaction error

2023-03-15 Thread via GitHub
amorynan commented on PR #17795: URL: https://github.com/apache/doris/pull/17795#issuecomment-1470001740 > please add a test case done! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [doris] hello-stephen commented on pull request #17783: [Feature](ES): Support es get alias field type.

2023-03-15 Thread via GitHub
hello-stephen commented on PR #17783: URL: https://github.com/apache/doris/pull/17783#issuecomment-1470002501 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.28 seconds stream load tsv: 487 seconds loaded 74807831229 Bytes, about 146 MB/s

[GitHub] [doris] SaintBacchus commented on pull request #17745: [BugFix](DOE) Add http prefix when it's not set in hosts properties.

2023-03-15 Thread via GitHub
SaintBacchus commented on PR #17745: URL: https://github.com/apache/doris/pull/17745#issuecomment-1470002544 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 unsub

[GitHub] [doris] wangbo commented on a diff in pull request #17738: support segment split by scanner

2023-03-15 Thread via GitHub
wangbo commented on code in PR #17738: URL: https://github.com/apache/doris/pull/17738#discussion_r1137058178 ## be/src/vec/exec/scan/new_olap_scanner.cpp: ## @@ -72,12 +74,6 @@ Status NewOlapScanner::prepare(const TPaloScanRange& scan_range, { std::string err;

[GitHub] [doris] github-actions[bot] commented on pull request #17795: [FIX](Map) fix map compaction error

2023-03-15 Thread via GitHub
github-actions[bot] commented on PR #17795: URL: https://github.com/apache/doris/pull/17795#issuecomment-1470005497 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] starocean999 opened a new pull request, #17831: [fix](planner)project should be done inside inlineview

2023-03-15 Thread via GitHub
starocean999 opened a new pull request, #17831: URL: https://github.com/apache/doris/pull/17831 # Proposed changes this is a follow up pr of https://github.com/apache/doris/pull/17035 ## Problem summary The previous pr has defect, this pr make the correct changes. ## C

[GitHub] [doris] zhangstar333 opened a new pull request, #17832: [vectorized](function) support array_filter function

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

[GitHub] [doris] sohardforaname commented on pull request #17815: [fix](planner)fix failed to create view when use window function

2023-03-15 Thread via GitHub
sohardforaname commented on PR #17815: URL: https://github.com/apache/doris/pull/17815#issuecomment-1470014764 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 #17832: [vectorized](function) support array_filter function

2023-03-15 Thread via GitHub
github-actions[bot] commented on PR #17832: URL: https://github.com/apache/doris/pull/17832#issuecomment-1470016370 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 #17816: [docs][docs]Update es.md

2023-03-15 Thread via GitHub
github-actions[bot] commented on PR #17816: URL: https://github.com/apache/doris/pull/17816#issuecomment-1470016729 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 #17816: [docs][docs]Update es.md

2023-03-15 Thread via GitHub
github-actions[bot] commented on PR #17816: URL: https://github.com/apache/doris/pull/17816#issuecomment-1470016658 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] sohardforaname commented on pull request #17537: [Enhancement](Planner)fix unclear exception msg when create mv

2023-03-15 Thread via GitHub
sohardforaname commented on PR #17537: URL: https://github.com/apache/doris/pull/17537#issuecomment-1470018558 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] stalary commented on pull request #17783: [Feature](ES): Support es get alias field type.

2023-03-15 Thread via GitHub
stalary commented on PR #17783: URL: https://github.com/apache/doris/pull/17783#issuecomment-1470022409 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] xinyiZzz commented on pull request #17820: [enhancement](memory) Remove MemPool and replace it with Arena

2023-03-15 Thread via GitHub
xinyiZzz commented on PR #17820: URL: https://github.com/apache/doris/pull/17820#issuecomment-1470026888 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 #17678: [fix](insert) Fragment is not cancelled when client quit without comm…

2023-03-15 Thread via GitHub
github-actions[bot] commented on PR #17678: URL: https://github.com/apache/doris/pull/17678#issuecomment-1470039178 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] zhannngchen merged pull request #17678: [fix](insert) Fragment is not cancelled when client quit without comm…

2023-03-15 Thread via GitHub
zhannngchen merged PR #17678: URL: https://github.com/apache/doris/pull/17678 -- 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] wangbo commented on a diff in pull request #17738: support segment split by scanner

2023-03-15 Thread via GitHub
wangbo commented on code in PR #17738: URL: https://github.com/apache/doris/pull/17738#discussion_r1137100521 ## be/src/vec/exec/scan/new_olap_scan_node.cpp: ## @@ -404,57 +406,176 @@ Status NewOlapScanNode::_init_scanners(std::list* scanners) { } int scanners_per_tab

[doris] branch master updated: [fix](insert) Fragment is not cancelled when client quit without commit a rollback transation insert (#17678)

2023-03-15 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 d4dc56c99e [fix](insert) Fragment is not cance

[GitHub] [doris] wangbo commented on a diff in pull request #17738: support segment split by scanner

2023-03-15 Thread via GitHub
wangbo commented on code in PR #17738: URL: https://github.com/apache/doris/pull/17738#discussion_r1137125404 ## be/src/vec/exec/scan/new_olap_scan_node.cpp: ## @@ -404,57 +406,176 @@ Status NewOlapScanNode::_init_scanners(std::list* scanners) { } int scanners_per_tab

[GitHub] [doris] Kikyou1997 opened a new pull request, #17833: [ehancement](fe) remove lock

2023-03-15 Thread via GitHub
Kikyou1997 opened a new pull request, #17833: URL: https://github.com/apache/doris/pull/17833 # Proposed changes 1. remove the redandunt lock in the CacheLoader, since it use the forkjoinpool in default 2. Add execute time log for collect stats 3. Avoid submit duplicate task, wh

[doris] 01/04: [enhencement](jdbc catalog) Use Druid instead of HikariCP in JdbcClient (#17395)

2023-03-15 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 commit 6efb9a9c0d7d49e84972125d8ca4cb266e7d7a68 Author: Tiewei Fang <43782773+bepppo...@users.noreply.github.com> Aut

[doris] 04/04: [fix](multi-catalog) fix forward to master throw NPE (#17791)

2023-03-15 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 commit 8da1b5569e378aeee45440e1720fb2098f53187a Author: Mingyu Chen AuthorDate: Wed Mar 15 20:50:29 2023 +0800

[doris] 03/04: [feature](multi-catalog) support sap hana jdbc catalog and jdbc external table (#17780)

2023-03-15 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 commit 98aeac63592aaa2a106887d62490669ed8c133fd Author: yongkang.zhong AuthorDate: Wed Mar 15 20:37:36 2023 +0800

[doris] branch branch-1.2-lts updated (87f8e41f85 -> 8da1b5569e)

2023-03-15 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git from 87f8e41f85 [fix](load) fix load channel timeout too fast in routine load task (#17788) new 6efb9a9c0d

[doris] 02/04: [Bug](catalog) Fix fetching information_schema table timed out(#17692) (#17694)

2023-03-15 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 commit 4375f86912ee38eb2c5a8ec9b7a874843affb118 Author: yuxuan-luo <119841515+yuxuan-...@users.noreply.github.com> Au

[GitHub] [doris] SaintBacchus commented on pull request #17745: [BugFix](DOE) Add http prefix when it's not set in hosts properties.

2023-03-15 Thread via GitHub
SaintBacchus commented on PR #17745: URL: https://github.com/apache/doris/pull/17745#issuecomment-1470072023 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 unsub

[GitHub] [doris] Kikyou1997 opened a new pull request, #17834: [ehancement](fe) remove lock in statistics cache loader

2023-03-15 Thread via GitHub
Kikyou1997 opened a new pull request, #17834: URL: https://github.com/apache/doris/pull/17834 # Proposed changes 1. remove the redandunt lock in the CacheLoader, since it use the forkjoinpool in default 2. Add execute time log for collect stats 3. Avoid submit duplicate task, wh

[GitHub] [doris] Kikyou1997 commented on pull request #17833: [ehancement](fe) remove lock in statistics cache loader

2023-03-15 Thread via GitHub
Kikyou1997 commented on PR #17833: URL: https://github.com/apache/doris/pull/17833#issuecomment-1470089413 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] sohardforaname commented on pull request #17815: [fix](planner)fix failed to create view when use window function

2023-03-15 Thread via GitHub
sohardforaname commented on PR #17815: URL: https://github.com/apache/doris/pull/17815#issuecomment-1470101442 run fe ut -- 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 commented on pull request #17815: [fix](planner)fix failed to create view when use window function

2023-03-15 Thread via GitHub
sohardforaname commented on PR #17815: URL: https://github.com/apache/doris/pull/17815#issuecomment-1470101789 run fe ut -- 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 commented on pull request #17549: [regression-test](Nereids)add regression-test of arithmetic expressions of decimalv3 for nereids.

2023-03-15 Thread via GitHub
sohardforaname commented on PR #17549: URL: https://github.com/apache/doris/pull/17549#issuecomment-1470102422 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] hello-stephen opened a new pull request, #17835: [tools](tpcds) fix bug of generating and loading data

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

[GitHub] [doris] hello-stephen commented on pull request #17835: [tools](tpcds) fix bug of generating and loading data

2023-03-15 Thread via GitHub
hello-stephen commented on PR #17835: URL: https://github.com/apache/doris/pull/17835#issuecomment-1470108512 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] sohardforaname commented on pull request #17815: [fix](planner)fix failed to create view when use window function

2023-03-15 Thread via GitHub
sohardforaname commented on PR #17815: URL: https://github.com/apache/doris/pull/17815#issuecomment-1470108675 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 #17835: [tools](tpcds) fix bug of generating and loading data

2023-03-15 Thread via GitHub
github-actions[bot] commented on PR #17835: URL: https://github.com/apache/doris/pull/17835#issuecomment-1470109423 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/4427422960";) output. shellcheck err

[GitHub] [doris] sohardforaname commented on pull request #17537: [Enhancement](Planner)fix unclear exception msg when create mv

2023-03-15 Thread via GitHub
sohardforaname commented on PR #17537: URL: https://github.com/apache/doris/pull/17537#issuecomment-1470109950 run fe ut -- 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] starocean999 commented on pull request #17831: [fix](planner)project should be done inside inlineview

2023-03-15 Thread via GitHub
starocean999 commented on PR #17831: URL: https://github.com/apache/doris/pull/17831#issuecomment-1470137274 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] HappenLee commented on pull request #17830: [Optimize-WIP](functions)Reconstruct basic process for default function implementation.

2023-03-15 Thread via GitHub
HappenLee commented on PR #17830: URL: https://github.com/apache/doris/pull/17830#issuecomment-1470164165 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] hello-stephen commented on pull request #17831: [fix](planner)project should be done inside inlineview

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

[GitHub] [doris] HappenLee commented on a diff in pull request #17830: [Optimize-WIP](functions)Reconstruct basic process for default function implementation.

2023-03-15 Thread via GitHub
HappenLee commented on code in PR #17830: URL: https://github.com/apache/doris/pull/17830#discussion_r1137284253 ## be/src/vec/functions/function.cpp: ## @@ -138,53 +138,51 @@ bool allArgumentsAreConstants(const Block& block, const ColumnNumbers& args) { } } // namespace +i

[GitHub] [doris] HappenLee commented on a diff in pull request #17738: support segment split by scanner

2023-03-15 Thread via GitHub
HappenLee commented on code in PR #17738: URL: https://github.com/apache/doris/pull/17738#discussion_r1137293698 ## be/src/olap/rowset/beta_rowset_reader.cpp: ## @@ -174,7 +179,15 @@ Status BetaRowsetReader::get_segment_iterators(RowsetReaderContext* read_context

[GitHub] [doris] hello-stephen commented on pull request #17833: [ehancement](fe) remove lock in statistics cache loader

2023-03-15 Thread via GitHub
hello-stephen commented on PR #17833: URL: https://github.com/apache/doris/pull/17833#issuecomment-1470276860 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.04 seconds stream load tsv: 445 seconds loaded 74807831229 Bytes, about 160 MB/s

[GitHub] [doris] caiconghui opened a new pull request, #17836: [fix](compile) fix compile error when compile with mysql

2023-03-15 Thread via GitHub
caiconghui opened a new pull request, #17836: URL: https://github.com/apache/doris/pull/17836 # Proposed changes Issue Number: close #xxx ## Problem summary fix compile for the following error: error: 'VLOG_PROGRESS' was not declared in this scope error: 'VLOG_ROW'

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #17594: [Feature](parquet-reader) Implements dict filter functionality parquet reader.

2023-03-15 Thread via GitHub
github-actions[bot] commented on code in PR #17594: URL: https://github.com/apache/doris/pull/17594#discussion_r1137333695 ## be/src/vec/exec/format/parquet/vparquet_group_reader.cpp: ## @@ -608,4 +903,86 @@ ParquetColumnReader::Statistics RowGroupReader::statistics() { re

[GitHub] [doris] HappenLee commented on pull request #17738: support segment split by scanner

2023-03-15 Thread via GitHub
HappenLee commented on PR #17738: URL: https://github.com/apache/doris/pull/17738#issuecomment-1470302230 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 #17738: support segment split by scanner

2023-03-15 Thread via GitHub
github-actions[bot] commented on PR #17738: URL: https://github.com/apache/doris/pull/17738#issuecomment-1470313111 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] kaka11chen commented on pull request #17594: [Feature](parquet-reader) Implements dict filter functionality parquet reader.

2023-03-15 Thread via GitHub
kaka11chen commented on PR #17594: URL: https://github.com/apache/doris/pull/17594#issuecomment-1470332626 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] TangSiyang2001 opened a new pull request, #17837: [fix](timeout) fix set query_timeout and insert_timeout failure

2023-03-15 Thread via GitHub
TangSiyang2001 opened a new pull request, #17837: URL: https://github.com/apache/doris/pull/17837 # Proposed changes Issue Number: close #17544 ## Problem summary Execution timeout is not reset correctly by the session var, because not all query logic will pass through a

[GitHub] [doris] TangSiyang2001 commented on pull request #17837: [fix](timeout) fix set query_timeout and insert_timeout failure

2023-03-15 Thread via GitHub
TangSiyang2001 commented on PR #17837: URL: https://github.com/apache/doris/pull/17837#issuecomment-1470352860 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] hello-stephen commented on pull request #17837: [fix](timeout) fix set query_timeout and insert_timeout failure

2023-03-15 Thread via GitHub
hello-stephen commented on PR #17837: URL: https://github.com/apache/doris/pull/17837#issuecomment-1470393049 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.36 seconds stream load tsv: 455 seconds loaded 74807831229 Bytes, about 156 MB/s

[GitHub] [doris] xinyiZzz commented on pull request #17800: [enhancement](memory) PODArray replaces MemPool in PredicateColumn

2023-03-15 Thread via GitHub
xinyiZzz commented on PR #17800: URL: https://github.com/apache/doris/pull/17800#issuecomment-1470434719 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 #17800: [enhancement](memory) PODArray replaces MemPool in PredicateColumn

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

[GitHub] [doris] zy-kkk opened a new pull request, #17838: [fix](multi-catalog) fix hana jdbc catalog insert error

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

[GitHub] [doris] github-actions[bot] commented on pull request #17838: [fix](multi-catalog) fix hana jdbc catalog insert error

2023-03-15 Thread via GitHub
github-actions[bot] commented on PR #17838: URL: https://github.com/apache/doris/pull/17838#issuecomment-1470512312 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 #17838: [fix](multi-catalog) fix hana jdbc catalog insert error

2023-03-15 Thread via GitHub
zy-kkk commented on PR #17838: URL: https://github.com/apache/doris/pull/17838#issuecomment-1470514855 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 #17838: [fix](multi-catalog) fix hana jdbc catalog insert error

2023-03-15 Thread via GitHub
github-actions[bot] commented on PR #17838: URL: https://github.com/apache/doris/pull/17838#issuecomment-1470518524 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

[doris] branch master updated: [fix](multi-catalog) fix hana jdbc catalog insert error (#17838)

2023-03-15 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 921e8192b2 [fix](multi-catalog) fix hana jdbc

[GitHub] [doris] morningman merged pull request #17838: [fix](multi-catalog) fix hana jdbc catalog insert error

2023-03-15 Thread via GitHub
morningman merged PR #17838: URL: https://github.com/apache/doris/pull/17838 -- 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 opened a new pull request, #17839: [branch-1.2][fix](multi-catalog) fix hana jdbc catalog insert error

2023-03-15 Thread via GitHub
zy-kkk opened a new pull request, #17839: URL: https://github.com/apache/doris/pull/17839 # Proposed changes cherry-pick from #17838 ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has unit

<    1   2   3   4   5   >