[GitHub] [incubator-doris] yangzhg commented on pull request #9990: Add opentelemetry related third-party library.

2022-06-08 Thread GitBox
yangzhg commented on PR #9990: URL: https://github.com/apache/incubator-doris/pull/9990#issuecomment-1149543668 json-3.10.1 should not compile test files opentelemetry-cpp-1.2.0 should not download file while compile -- This is an automated message from the Apache Git Service. To respo

[GitHub] [incubator-doris] yiguolei merged pull request #9505: [Refactor] Use file factory to replace create file reader/writer

2022-06-08 Thread GitBox
yiguolei merged PR #9505: URL: https://github.com/apache/incubator-doris/pull/9505 -- 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...@d

[incubator-doris] branch master updated: [Refactor] Use file factory to replace create file reader/writer (#9505)

2022-06-08 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new 94089b9192 [Refactor] Use file factor

[GitHub] [incubator-doris] BePPPower closed pull request #9754: [feature] datetime column type support auto-initialized with default …

2022-06-08 Thread GitBox
BePPPower closed pull request #9754: [feature] datetime column type support auto-initialized with default … URL: https://github.com/apache/incubator-doris/pull/9754 -- 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] [incubator-doris] github-actions[bot] commented on pull request #10009: [enhance] improve dict in-predicate evaluate

2022-06-08 Thread GitBox
github-actions[bot] commented on PR #10009: URL: https://github.com/apache/incubator-doris/pull/10009#issuecomment-1149552885 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

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #10009: [enhance] improve dict in-predicate evaluate

2022-06-08 Thread GitBox
github-actions[bot] commented on PR #10009: URL: https://github.com/apache/incubator-doris/pull/10009#issuecomment-1149552926 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

[GitHub] [incubator-doris] yangzhg opened a new issue, #10011: [Enhancement] Support build doris with libhdfs3 on ARM CPUs

2022-06-08 Thread GitBox
yangzhg opened a new issue, #10011: URL: https://github.com/apache/incubator-doris/issues/10011 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Description

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #10008: [test]Fix test case infinite loop

2022-06-08 Thread GitBox
github-actions[bot] commented on PR #10008: URL: https://github.com/apache/incubator-doris/pull/10008#issuecomment-1149553933 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

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #10008: [test]Fix test case infinite loop

2022-06-08 Thread GitBox
github-actions[bot] commented on PR #10008: URL: https://github.com/apache/incubator-doris/pull/10008#issuecomment-1149553961 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

[GitHub] [incubator-doris] caoliang-web opened a new pull request, #10012: [doc]restore adds common errors

2022-06-08 Thread GitBox
caoliang-web opened a new pull request, #10012: URL: https://github.com/apache/incubator-doris/pull/10012 ## Problem Summary: 1.restore adds common errors ## Checklist(Required) 1. Does it affect the original behavior: (Yes/No/I Don't know) 2. Has unit tests been added

[GitHub] [incubator-doris] yiguolei merged pull request #9848: [DefaultConfig]enable query vectorization and storage vectorization and storage low cardinality opt

2022-06-08 Thread GitBox
yiguolei merged PR #9848: URL: https://github.com/apache/incubator-doris/pull/9848 -- 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...@d

[incubator-doris] branch master updated: [DefaultConfigChange]enable query vectorization and storage vectorization and storage low cardinality optimization by default (#9848)

2022-06-08 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new d9bbf67b9e [DefaultConfigChange]enabl

[GitHub] [incubator-doris] Gabriel39 opened a new pull request, #10013: [Feature] Support outfile on vectorized engine

2022-06-08 Thread GitBox
Gabriel39 opened a new pull request, #10013: URL: https://github.com/apache/incubator-doris/pull/10013 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original beh

[GitHub] [incubator-doris] yiguolei commented on a diff in pull request #10007: [Bugfix](load) fix streamload failure due to false unhealthy replica in concurrent stream load

2022-06-08 Thread GitBox
yiguolei commented on code in PR #10007: URL: https://github.com/apache/incubator-doris/pull/10007#discussion_r892021391 ## be/src/agent/task_worker_pool.cpp: ## @@ -707,6 +708,13 @@ void TaskWorkerPool::_publish_version_worker_thread_callback() { std::this_thr

[GitHub] [incubator-doris] Gabriel39 opened a new issue, #10014: [Feature] Support outfile on vectorized engine

2022-06-08 Thread GitBox
Gabriel39 opened a new issue, #10014: URL: https://github.com/apache/incubator-doris/issues/10014 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Description

[GitHub] [incubator-doris] mrhhsg opened a new issue, #10015: [Enhancement] Cache bitshuffle page decoded data to improve performance

2022-06-08 Thread GitBox
mrhhsg opened a new issue, #10015: URL: https://github.com/apache/incubator-doris/issues/10015 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Description E

[GitHub] [incubator-doris] mrhhsg opened a new pull request, #10016: [enhancement]Cache parsed page data for bitshuffle encoding

2022-06-08 Thread GitBox
mrhhsg opened a new pull request, #10016: URL: https://github.com/apache/incubator-doris/pull/10016 # Proposed changes Issue Number: close #10015 ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original beha

[GitHub] [incubator-doris-flink-connector] gj-zhang commented on a diff in pull request #33: [FIX] fix flink date and timestamp type not mapping.

2022-06-08 Thread GitBox
gj-zhang commented on code in PR #33: URL: https://github.com/apache/incubator-doris-flink-connector/pull/33#discussion_r892043741 ## flink-doris-connector/src/main/java/org/apache/doris/flink/sink/writer/RowDataSerializer.java: ## @@ -33,36 +34,32 @@ import static org.apache

[GitHub] [incubator-doris-flink-connector] gj-zhang commented on a diff in pull request #33: [FIX] fix flink date and timestamp type not mapping.

2022-06-08 Thread GitBox
gj-zhang commented on code in PR #33: URL: https://github.com/apache/incubator-doris-flink-connector/pull/33#discussion_r892043410 ## flink-doris-connector/src/main/java/org/apache/doris/flink/deserialization/converter/DorisRowConverter.java: ## @@ -125,4 +181,59 @@ protected D

[GitHub] [incubator-doris] Kikyou1997 commented on a diff in pull request #9993: [feature](nereids) Plan Translator

2022-06-08 Thread GitBox
Kikyou1997 commented on code in PR #9993: URL: https://github.com/apache/incubator-doris/pull/9993#discussion_r892077031 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/PlanContext.java: ## @@ -0,0 +1,49 @@ +package org.apache.doris.nereids.trees.plans; + +impor

[GitHub] [incubator-doris] Gabriel39 commented on a diff in pull request #10016: [enhancement]Cache parsed page data for bitshuffle encoding

2022-06-08 Thread GitBox
Gabriel39 commented on code in PR #10016: URL: https://github.com/apache/incubator-doris/pull/10016#discussion_r892117835 ## be/src/olap/rowset/segment_v2/column_reader.h: ## @@ -298,10 +298,10 @@ class FileColumnIterator final : public ColumnIterator { ParsedPage _page;

[GitHub] [incubator-doris] zxealous opened a new pull request, #10017: [style] Fix the code style defined by class member variables in query…

2022-06-08 Thread GitBox
zxealous opened a new pull request, #10017: URL: https://github.com/apache/incubator-doris/pull/10017 …_statistics # Proposed changes fix code style in QueryStatistics ## Problem Summary: The definition of class member variables in Doris BE usually starts with an

[GitHub] [incubator-doris] morningman merged pull request #9977: [doc](website)Add Doris new official website code and documents

2022-06-08 Thread GitBox
morningman merged PR #9977: URL: https://github.com/apache/incubator-doris/pull/9977 -- 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] [incubator-doris] yiguolei commented on a diff in pull request #10016: [enhancement]Cache parsed page data for bitshuffle encoding

2022-06-08 Thread GitBox
yiguolei commented on code in PR #10016: URL: https://github.com/apache/incubator-doris/pull/10016#discussion_r892186809 ## be/src/olap/rowset/segment_v2/binary_dict_page.cpp: ## @@ -313,5 +315,23 @@ Status BinaryDictPageDecoder::next_batch(size_t* n, ColumnBlockView* dst) {

[GitHub] [incubator-doris] yiguolei commented on a diff in pull request #10016: [enhancement]Cache parsed page data for bitshuffle encoding

2022-06-08 Thread GitBox
yiguolei commented on code in PR #10016: URL: https://github.com/apache/incubator-doris/pull/10016#discussion_r892190895 ## be/src/olap/rowset/segment_v2/page_decoder.h: ## @@ -102,6 +102,8 @@ class PageDecoder { bool has_remaining() const { return current_index() < count

[GitHub] [incubator-doris] yiguolei commented on a diff in pull request #10016: [enhancement]Cache parsed page data for bitshuffle encoding

2022-06-08 Thread GitBox
yiguolei commented on code in PR #10016: URL: https://github.com/apache/incubator-doris/pull/10016#discussion_r892256439 ## be/src/olap/rowset/segment_v2/column_reader.cpp: ## @@ -679,22 +702,29 @@ Status FileColumnIterator::_read_data_page(const OrdinalPageIndexIterator& iter)

[GitHub] [incubator-doris] yangzhg opened a new pull request, #10018: [enhancement] support build libhdfs in arm cpus

2022-06-08 Thread GitBox
yangzhg opened a new pull request, #10018: URL: https://github.com/apache/incubator-doris/pull/10018 # Proposed changes Issue Number: close #10011 ## Problem Summary: Supports native hdfs functionality on arm cpu This pr mainly upgrades libdfs3 and supports running o

[GitHub] [incubator-doris] yiguolei commented on a diff in pull request #9972: [feature] datetime column type support auto-initialized with default …

2022-06-08 Thread GitBox
yiguolei commented on code in PR #9972: URL: https://github.com/apache/incubator-doris/pull/9972#discussion_r892010434 ## regression-test/suites/correctness/test_current_timestamp.groovy: ## @@ -0,0 +1,55 @@ +// Licensed to the Apache Software Foundation (ASF) under one + // or

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9972: [feature] datetime column type support auto-initialized with default …

2022-06-08 Thread GitBox
github-actions[bot] commented on PR #9972: URL: https://github.com/apache/incubator-doris/pull/9972#issuecomment-1149828737 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

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9972: [feature] datetime column type support auto-initialized with default …

2022-06-08 Thread GitBox
github-actions[bot] commented on PR #9972: URL: https://github.com/apache/incubator-doris/pull/9972#issuecomment-1149828774 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 us

[GitHub] [incubator-doris] HappenLee commented on a diff in pull request #10003: [Feature] [Vectorized] Some pre-refactorings or interface additions for schema change part2

2022-06-08 Thread GitBox
HappenLee commented on code in PR #10003: URL: https://github.com/apache/incubator-doris/pull/10003#discussion_r892117337 ## be/src/olap/reader.h: ## @@ -108,7 +108,7 @@ class TabletReader { virtual ~TabletReader(); // Initialize TabletReader with tablet, data versio

[GitHub] [incubator-doris] 924060929 opened a new pull request, #10019: [Enhancement](Nereids) generate pattern by operator

2022-06-08 Thread GitBox
924060929 opened a new pull request, #10019: URL: https://github.com/apache/incubator-doris/pull/10019 # Proposed changes generate pattern by operator ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original

[GitHub] [incubator-doris] HappenLee commented on a diff in pull request #10003: [Feature] [Vectorized] Some pre-refactorings or interface additions for schema change part2

2022-06-08 Thread GitBox
HappenLee commented on code in PR #10003: URL: https://github.com/apache/incubator-doris/pull/10003#discussion_r892290286 ## be/src/olap/schema_change.h: ## @@ -70,6 +59,8 @@ class RowBlockChanger { // delete handler for filtering data which use specified in DELETE_DATA

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9998: [feature-wip](array-type) support array in mysql_result_writer

2022-06-08 Thread GitBox
github-actions[bot] commented on PR #9998: URL: https://github.com/apache/incubator-doris/pull/9998#issuecomment-1149890059 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

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9998: [feature-wip](array-type) support array in mysql_result_writer

2022-06-08 Thread GitBox
github-actions[bot] commented on PR #9998: URL: https://github.com/apache/incubator-doris/pull/9998#issuecomment-1149890099 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 us

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #8513: [Bug] fix don't rewrite nested union statement bug

2022-06-08 Thread GitBox
github-actions[bot] commented on PR #8513: URL: https://github.com/apache/incubator-doris/pull/8513#issuecomment-1149906546 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

[GitHub] [incubator-doris] HappenLee commented on pull request #9056: [feature-wip](array-type) Add array aggregation functions

2022-06-08 Thread GitBox
HappenLee commented on PR #9056: URL: https://github.com/apache/incubator-doris/pull/9056#issuecomment-1149935128 array agg([]) should return `NULL`, support it -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-doris] HappenLee commented on pull request #9056: [feature-wip](array-type) Add array aggregation functions

2022-06-08 Thread GitBox
HappenLee commented on PR #9056: URL: https://github.com/apache/incubator-doris/pull/9056#issuecomment-1149936408 please add doc for this function -- 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

[GitHub] [incubator-doris] HappenLee commented on a diff in pull request #9056: [feature-wip](array-type) Add array aggregation functions

2022-06-08 Thread GitBox
HappenLee commented on code in PR #9056: URL: https://github.com/apache/incubator-doris/pull/9056#discussion_r892413523 ## be/src/vec/functions/array/function_array_mapped.h: ## @@ -0,0 +1,77 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contribut

[GitHub] [incubator-doris] BiteTheDDDDt commented on a diff in pull request #10003: [Feature] [Vectorized] Some pre-refactorings or interface additions for schema change part2

2022-06-08 Thread GitBox
BiteThet commented on code in PR #10003: URL: https://github.com/apache/incubator-doris/pull/10003#discussion_r892414205 ## be/src/olap/reader.h: ## @@ -108,7 +108,7 @@ class TabletReader { virtual ~TabletReader(); // Initialize TabletReader with tablet, data ver

[GitHub] [incubator-doris] BiteTheDDDDt commented on a diff in pull request #10003: [Feature] [Vectorized] Some pre-refactorings or interface additions for schema change part2

2022-06-08 Thread GitBox
BiteThet commented on code in PR #10003: URL: https://github.com/apache/incubator-doris/pull/10003#discussion_r892417931 ## be/src/olap/schema_change.cpp: ## @@ -92,19 +91,20 @@ class RowBlockMerger { std::priority_queue _heap; }; -RowBlockChanger::RowBlockChanger(co

[GitHub] [incubator-doris] BiteTheDDDDt commented on a diff in pull request #10003: [Feature] [Vectorized] Some pre-refactorings or interface additions for schema change part2

2022-06-08 Thread GitBox
BiteThet commented on code in PR #10003: URL: https://github.com/apache/incubator-doris/pull/10003#discussion_r892419782 ## be/src/olap/schema_change.h: ## @@ -70,6 +59,8 @@ class RowBlockChanger { // delete handler for filtering data which use specified in DELETE_DATA

[GitHub] [incubator-doris] BiteTheDDDDt commented on a diff in pull request #10003: [Feature] [Vectorized] Some pre-refactorings or interface additions for schema change part2

2022-06-08 Thread GitBox
BiteThet commented on code in PR #10003: URL: https://github.com/apache/incubator-doris/pull/10003#discussion_r892420206 ## be/src/olap/schema_change.cpp: ## @@ -807,22 +807,32 @@ bool RowBlockAllocator::is_memory_enough_for_sorting(size_t num_rows, size_t all RowBlockMe

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9953: [feature-wip](multi-catalog)(step2) Introduce Internal Data Source

2022-06-08 Thread GitBox
github-actions[bot] commented on PR #9953: URL: https://github.com/apache/incubator-doris/pull/9953#issuecomment-1149961215 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

[GitHub] [incubator-doris] yiguolei merged pull request #9953: [feature-wip](multi-catalog)(step2) Introduce Internal Data Source

2022-06-08 Thread GitBox
yiguolei merged PR #9953: URL: https://github.com/apache/incubator-doris/pull/9953 -- 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...@d

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9873: [bug][hudi] use lowerCase to get hudi fileFormatType

2022-06-08 Thread GitBox
github-actions[bot] commented on PR #9873: URL: https://github.com/apache/incubator-doris/pull/9873#issuecomment-1150001674 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

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9873: [bug][hudi] use lowerCase to get hudi fileFormatType

2022-06-08 Thread GitBox
github-actions[bot] commented on PR #9873: URL: https://github.com/apache/incubator-doris/pull/9873#issuecomment-1150001727 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 us

[GitHub] [incubator-doris] jackwener commented on a diff in pull request #9993: [feature](nereids) Plan Translator

2022-06-08 Thread GitBox
jackwener commented on code in PR #9993: URL: https://github.com/apache/incubator-doris/pull/9993#discussion_r892465090 ## fe/fe-core/src/main/java/org/apache/doris/nereids/properties/PhysicalProperties.java: ## @@ -17,9 +17,20 @@ package org.apache.doris.nereids.properties;

[GitHub] [incubator-doris] smallx commented on pull request #9985: [fix] Fix type description in PrimitiveType

2022-06-08 Thread GitBox
smallx commented on PR #9985: URL: https://github.com/apache/incubator-doris/pull/9985#issuecomment-1150073192 @BiteThet Unit test passed. Please review it again. Thank you. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-doris] alangui opened a new issue, #10020: [Bug] configure: error: in `/root/apache-doris-1.0.0-incubating-src/thirdparty/src/unixODBC-2.3.7'

2022-06-08 Thread GitBox
alangui opened a new issue, #10020: URL: https://github.com/apache/incubator-doris/issues/10020 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version dock

[GitHub] [incubator-doris] Kikyou1997 commented on a diff in pull request #9993: [feature](nereids) Plan Translator

2022-06-08 Thread GitBox
Kikyou1997 commented on code in PR #9993: URL: https://github.com/apache/incubator-doris/pull/9993#discussion_r892593582 ## fe/fe-core/src/main/java/org/apache/doris/planner/HashJoinNode.java: ## @@ -140,6 +141,60 @@ public HashJoinNode(PlanNodeId id, PlanNode outer, PlanNode i

[GitHub] [incubator-doris] Kikyou1997 commented on a diff in pull request #9993: [feature](nereids) Plan Translator

2022-06-08 Thread GitBox
Kikyou1997 commented on code in PR #9993: URL: https://github.com/apache/incubator-doris/pull/9993#discussion_r892593582 ## fe/fe-core/src/main/java/org/apache/doris/planner/HashJoinNode.java: ## @@ -140,6 +141,60 @@ public HashJoinNode(PlanNodeId id, PlanNode outer, PlanNode i

[incubator-doris] branch master updated: [enhance] improve dict in-predicate evaluate (#10009)

2022-06-08 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new 9c52b4a508 [enhance] improve dict in-

[GitHub] [incubator-doris] yiguolei merged pull request #10009: [enhance] improve dict in-predicate evaluate

2022-06-08 Thread GitBox
yiguolei merged PR #10009: URL: https://github.com/apache/incubator-doris/pull/10009 -- 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] [incubator-doris] Kikyou1997 commented on a diff in pull request #9993: [feature](nereids) Plan Translator

2022-06-08 Thread GitBox
Kikyou1997 commented on code in PR #9993: URL: https://github.com/apache/incubator-doris/pull/9993#discussion_r892595594 ## fe/fe-core/src/main/java/org/apache/doris/planner/HashJoinNode.java: ## @@ -140,6 +141,60 @@ public HashJoinNode(PlanNodeId id, PlanNode outer, PlanNode i

[GitHub] [incubator-doris] yiguolei closed issue #9570: [Feature] datetime column type support auto-initialized with default CURRENT_TIMESTAMP

2022-06-08 Thread GitBox
yiguolei closed issue #9570: [Feature] datetime column type support auto-initialized with default CURRENT_TIMESTAMP URL: https://github.com/apache/incubator-doris/issues/9570 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[GitHub] [incubator-doris] yiguolei merged pull request #9972: [feature] datetime column type support auto-initialized with default …

2022-06-08 Thread GitBox
yiguolei merged PR #9972: URL: https://github.com/apache/incubator-doris/pull/9972 -- 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...@d

[incubator-doris] branch master updated: [feature] datetime column type support auto-initialized with default … (#9972)

2022-06-08 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new 99fb830023 [feature] datetime column

[GitHub] [incubator-doris] yiguolei merged pull request #9985: [fix] Fix type description in PrimitiveType

2022-06-08 Thread GitBox
yiguolei merged PR #9985: URL: https://github.com/apache/incubator-doris/pull/9985 -- 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...@d

[incubator-doris] branch master updated: [fix] Fix type description in PrimitiveType (#9985)

2022-06-08 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new 342ab52270 [fix] Fix type description

[GitHub] [incubator-doris] yiguolei closed pull request #9969: [enhance] improve dict in-predicate evaluate

2022-06-08 Thread GitBox
yiguolei closed pull request #9969: [enhance] improve dict in-predicate evaluate URL: https://github.com/apache/incubator-doris/pull/9969 -- 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] [incubator-doris] github-actions[bot] commented on pull request #9966: [test] Fix date function regression test case.

2022-06-08 Thread GitBox
github-actions[bot] commented on PR #9966: URL: https://github.com/apache/incubator-doris/pull/9966#issuecomment-1150141127 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

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9966: [test] Fix date function regression test case.

2022-06-08 Thread GitBox
github-actions[bot] commented on PR #9966: URL: https://github.com/apache/incubator-doris/pull/9966#issuecomment-1150141155 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 us

[GitHub] [incubator-doris] yiguolei merged pull request #9966: [test] Fix date function regression test case.

2022-06-08 Thread GitBox
yiguolei merged PR #9966: URL: https://github.com/apache/incubator-doris/pull/9966 -- 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...@d

[incubator-doris] branch master updated (342ab52270 -> 688f8f6e90)

2022-06-08 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git from 342ab52270 [fix] Fix type description in PrimitiveType (#9985) add 688f8f6e90 [test] Fix date function

[GitHub] [incubator-doris] Kikyou1997 commented on a diff in pull request #9993: [feature](nereids) Plan Translator

2022-06-08 Thread GitBox
Kikyou1997 commented on code in PR #9993: URL: https://github.com/apache/incubator-doris/pull/9993#discussion_r892602734 ## fe/fe-core/src/main/java/org/apache/doris/nereids/properties/PhysicalProperties.java: ## @@ -17,9 +17,20 @@ package org.apache.doris.nereids.properties;

[GitHub] [incubator-doris] yiguolei merged pull request #9955: [fix](load action) fix a thread safe problem in LoadAction.java

2022-06-08 Thread GitBox
yiguolei merged PR #9955: URL: https://github.com/apache/incubator-doris/pull/9955 -- 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...@d

[incubator-doris] branch master updated: fix: fix a thread safe problem in LoadAction.java (#9955)

2022-06-08 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new 449bfe10d1 fix: fix a thread safe pro

[GitHub] [incubator-doris] yiguolei merged pull request #9931: [fix](regression-test) fix the comparison errors caused by inconsistent accuracy

2022-06-08 Thread GitBox
yiguolei merged PR #9931: URL: https://github.com/apache/incubator-doris/pull/9931 -- 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...@d

[incubator-doris] branch master updated: [fix](regression-test) fix the comparison errors caused by inconsistent accuracy (#9931)

2022-06-08 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new e5ed259da6 [fix](regression-test) fix

[GitHub] [incubator-doris] adonis0147 commented on a diff in pull request #9056: [feature-wip](array-type) Add array aggregation functions

2022-06-08 Thread GitBox
adonis0147 commented on code in PR #9056: URL: https://github.com/apache/incubator-doris/pull/9056#discussion_r892647180 ## be/src/vec/functions/array/function_array_mapped.h: ## @@ -0,0 +1,77 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contribu

[GitHub] [incubator-doris] yiguolei merged pull request #9910: [Bugfix] be crash when executing sql contains bitmap_intersect function

2022-06-08 Thread GitBox
yiguolei merged PR #9910: URL: https://github.com/apache/incubator-doris/pull/9910 -- 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...@d

[GitHub] [incubator-doris] yiguolei closed issue #9909: [Bug] be crash when executing sql contains bitmap_intersect function

2022-06-08 Thread GitBox
yiguolei closed issue #9909: [Bug] be crash when executing sql contains bitmap_intersect function URL: https://github.com/apache/incubator-doris/issues/9909 -- 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

[incubator-doris] branch master updated: [Bugfix] be crash when executing sql contains bitmap_intersect function (#9910)

2022-06-08 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new bf8b4fb2d3 [Bugfix] be crash when exe

[GitHub] [incubator-doris] yangzhg commented on a diff in pull request #9804: [Feature] compaction quickly for small data import #9791

2022-06-08 Thread GitBox
yangzhg commented on code in PR #9804: URL: https://github.com/apache/incubator-doris/pull/9804#discussion_r893005225 ## be/src/common/config.h: ## @@ -300,6 +300,9 @@ CONF_mInt32(convert_rowset_thread_num, "0"); // initial sleep interval in seconds of scan alpha rowset CONF_m

[GitHub] [incubator-doris] yangzhg commented on a diff in pull request #9804: [Feature] compaction quickly for small data import #9791

2022-06-08 Thread GitBox
yangzhg commented on code in PR #9804: URL: https://github.com/apache/incubator-doris/pull/9804#discussion_r893007504 ## be/src/olap/compaction.cpp: ## @@ -55,6 +55,68 @@ Status Compaction::execute_compact() { return st; } +Status Compaction::small_rowsets_compact() { +

[GitHub] [incubator-doris] yangzhg commented on a diff in pull request #9804: [Feature] compaction quickly for small data import #9791

2022-06-08 Thread GitBox
yangzhg commented on code in PR #9804: URL: https://github.com/apache/incubator-doris/pull/9804#discussion_r893008698 ## be/src/olap/compaction.cpp: ## @@ -55,6 +55,68 @@ Status Compaction::execute_compact() { return st; } +Status Compaction::small_rowsets_compact() { +

[GitHub] [incubator-doris] yangzhg commented on a diff in pull request #9804: [Feature] compaction quickly for small data import #9791

2022-06-08 Thread GitBox
yangzhg commented on code in PR #9804: URL: https://github.com/apache/incubator-doris/pull/9804#discussion_r893008941 ## be/src/olap/tablet.cpp: ## @@ -870,10 +870,56 @@ void Tablet::calculate_cumulative_point() { if (ret_cumulative_point == K_INVALID_CUMULATIVE_POINT) {

[GitHub] [incubator-doris] yangzhg commented on pull request #9804: [Feature] compaction quickly for small data import #9791

2022-06-08 Thread GitBox
yangzhg commented on PR #9804: URL: https://github.com/apache/incubator-doris/pull/9804#issuecomment-1150596032 Can you provide some test data about how often this feature can be imported with and without it -- This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [incubator-doris] caiconghui commented on pull request #9804: [Feature] compaction quickly for small data import #9791

2022-06-08 Thread GitBox
caiconghui commented on PR #9804: URL: https://github.com/apache/incubator-doris/pull/9804#issuecomment-1150597461 will there be any side effect for normal compaction performance, if there are many stream load and with not small data? -- This is an automated message from the Apache Git Se

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9887: [Enhancement] add some metrics for cpu and memory

2022-06-08 Thread GitBox
github-actions[bot] commented on PR #9887: URL: https://github.com/apache/incubator-doris/pull/9887#issuecomment-1150614665 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

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9887: [Enhancement] add some metrics for cpu and memory

2022-06-08 Thread GitBox
github-actions[bot] commented on PR #9887: URL: https://github.com/apache/incubator-doris/pull/9887#issuecomment-1150614681 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 us

[GitHub] [incubator-doris] zhangstar333 commented on a diff in pull request #9930: [Vectorized][UDF] support java-udaf

2022-06-08 Thread GitBox
zhangstar333 commented on code in PR #9930: URL: https://github.com/apache/incubator-doris/pull/9930#discussion_r893032637 ## be/src/vec/aggregate_functions/aggregate_function_java_udaf.h: ## @@ -0,0 +1,361 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or

[GitHub] [incubator-doris] chenlinzhong commented on pull request #9804: [Feature] compaction quickly for small data import #9791

2022-06-08 Thread GitBox
chenlinzhong commented on PR #9804: URL: https://github.com/apache/incubator-doris/pull/9804#issuecomment-1150624270 > will there be any side effect for normal compaction performance, if there are many stream load and with not small data? maybe, because small compaction use the same

[GitHub] [incubator-doris] caiconghui commented on pull request #9804: [Feature] compaction quickly for small data import #9791

2022-06-08 Thread GitBox
caiconghui commented on PR #9804: URL: https://github.com/apache/incubator-doris/pull/9804#issuecomment-1150625402 > > will there be any side effect for normal compaction performance, if there are many stream load and with not small data? > > maybe, because small compaction use the sa

[GitHub] [incubator-doris] yiguolei commented on a diff in pull request #10013: [Feature] Support outfile on vectorized engine

2022-06-08 Thread GitBox
yiguolei commented on code in PR #10013: URL: https://github.com/apache/incubator-doris/pull/10013#discussion_r893038957 ## be/src/vec/runtime/vfile_result_writer.cpp: ## @@ -0,0 +1,510 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor lic

[GitHub] [incubator-doris] icedrugs89 opened a new issue, #10022: String Type should not be used in key column

2022-06-08 Thread GitBox
icedrugs89 opened a new issue, #10022: URL: https://github.com/apache/incubator-doris/issues/10022 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version 1

[GitHub] [incubator-doris] icedrugs89 commented on issue #10022: String Type should not be used in key column

2022-06-08 Thread GitBox
icedrugs89 commented on issue #10022: URL: https://github.com/apache/incubator-doris/issues/10022#issuecomment-1150633806 `product_def_no` String类型 修改为varchar(100)可以解决 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[GitHub] [incubator-doris] 924060929 commented on a diff in pull request #9993: [feature](nereids) Plan Translator

2022-06-08 Thread GitBox
924060929 commented on code in PR #9993: URL: https://github.com/apache/incubator-doris/pull/9993#discussion_r893038269 ## fe/fe-core/src/main/java/org/apache/doris/nereids/operators/AbstractOperator.java: ## @@ -17,13 +17,18 @@ package org.apache.doris.nereids.operators; +

[GitHub] [incubator-doris] wangshuo128 commented on a diff in pull request #9993: [feature](nereids) Plan Translator

2022-06-08 Thread GitBox
wangshuo128 commented on code in PR #9993: URL: https://github.com/apache/incubator-doris/pull/9993#discussion_r893045887 ## fe/fe-core/src/main/java/org/apache/doris/nereids/PlanOperatorVisitor.java: ## @@ -0,0 +1,57 @@ +// Licensed to the Apache Software Foundation (ASF) under

[GitHub] [incubator-doris] 924060929 commented on a diff in pull request #9993: [feature](nereids) Plan Translator

2022-06-08 Thread GitBox
924060929 commented on code in PR #9993: URL: https://github.com/apache/incubator-doris/pull/9993#discussion_r893045453 ## fe/fe-core/src/main/java/org/apache/doris/nereids/PlanOperatorVisitor.java: ## @@ -0,0 +1,57 @@ +// Licensed to the Apache Software Foundation (ASF) under o

[GitHub] [incubator-doris] morningman commented on a diff in pull request #9971: [Bugfix] Fix the bug data balance causes tablet loss

2022-06-08 Thread GitBox
morningman commented on code in PR #9971: URL: https://github.com/apache/incubator-doris/pull/9971#discussion_r893042637 ## fe/fe-core/src/main/java/org/apache/doris/common/Config.java: ## @@ -1655,4 +1655,11 @@ public class Config extends ConfigBase { @ConfField(mutable =

[GitHub] [incubator-doris] morningman merged pull request #9856: [feature-wip](array-type) Add array type support for vectorized parquet-orc scanner

2022-06-08 Thread GitBox
morningman merged PR #9856: URL: https://github.com/apache/incubator-doris/pull/9856 -- 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...

[incubator-doris] branch master updated: [feature-wip](array-type) Add array type support for vectorized parquet-orc scanner (#9856)

2022-06-08 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new 19bc14cf8d [feature-wip](array-type

[GitHub] [incubator-doris] morningman closed issue #9872: [Bug] query hudi table failed

2022-06-08 Thread GitBox
morningman closed issue #9872: [Bug] query hudi table failed URL: https://github.com/apache/incubator-doris/issues/9872 -- 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] [incubator-doris] morningman merged pull request #9873: [bug][hudi] use lowerCase to get hudi fileFormatType

2022-06-08 Thread GitBox
morningman merged PR #9873: URL: https://github.com/apache/incubator-doris/pull/9873 -- 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...

[incubator-doris] branch master updated: [fix][hudi] use lowerCase to get hudi fileFormatType (#9873)

2022-06-08 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new 050cbba6e5 [fix][hudi] use lowerCas

[incubator-doris] branch master updated: [test] add bitmap index regression test (#10008)

2022-06-08 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new 9bc82542fd [test] add bitmap index

[GitHub] [incubator-doris] morningman merged pull request #10008: [test]Fix test case infinite loop

2022-06-08 Thread GitBox
morningman merged PR #10008: URL: https://github.com/apache/incubator-doris/pull/10008 -- 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] [incubator-doris] yiguolei commented on a diff in pull request #10016: [enhancement]Cache parsed page data for bitshuffle encoding

2022-06-08 Thread GitBox
yiguolei commented on code in PR #10016: URL: https://github.com/apache/incubator-doris/pull/10016#discussion_r893055097 ## be/src/olap/rowset/segment_v2/parsed_page.h: ## @@ -67,17 +70,38 @@ struct ParsedPage { return Status::OK(); } -~ParsedPage() { -

  1   2   >