[GitHub] [doris] yangzhg commented on a diff in pull request #10864: [tracing] Support opentelemtry collector.

2022-07-14 Thread GitBox
yangzhg commented on code in PR #10864: URL: https://github.com/apache/doris/pull/10864#discussion_r921856419 ## be/src/util/telemetry/telemetry.cpp: ## @@ -34,16 +35,24 @@ namespace trace_sdk = opentelemetry::sdk::trace; namespace zipkin = opentelemetry::exporter::zipkin; nam

[doris] branch master updated: [feature-wip] Support in predicate for datev2 type (#10810)

2022-07-14 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new ad4751972c [feature-wip] Support in predicate f

[GitHub] [doris] yiguolei merged pull request #10810: [feature-wip] Support in predicate for datev2 type

2022-07-14 Thread GitBox
yiguolei merged PR #10810: URL: https://github.com/apache/doris/pull/10810 -- 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] smallhibiscus opened a new pull request, #10880: [regression] Add tpcds sf1 test under unique table with zstd.

2022-07-14 Thread GitBox
smallhibiscus opened a new pull request, #10880: URL: https://github.com/apache/doris/pull/10880 # Proposed changes Issue Number: close #xxx ## Problem Summary: Add tpcds sf1 test under unique table with zstd. ## Checklist(Required) 1. Does it affect the ori

[GitHub] [doris] github-actions[bot] commented on pull request #10879: fix sc regression test

2022-07-14 Thread GitBox
github-actions[bot] commented on PR #10879: URL: https://github.com/apache/doris/pull/10879#issuecomment-1185215874 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 #10879: fix sc regression test

2022-07-14 Thread GitBox
github-actions[bot] commented on PR #10879: URL: https://github.com/apache/doris/pull/10879#issuecomment-1185215895 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] yiguolei closed issue #10868: [Bug] (doc) some content missing in the master branch

2022-07-14 Thread GitBox
yiguolei closed issue #10868: [Bug] (doc) some content missing in the master branch URL: https://github.com/apache/doris/issues/10868 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific com

[GitHub] [doris] yiguolei merged pull request #10872: [doc] Improve the alter table part of the documentation

2022-07-14 Thread GitBox
yiguolei merged PR #10872: URL: https://github.com/apache/doris/pull/10872 -- 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 (cc0f334cb7 -> c4426aa7e2)

2022-07-14 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from cc0f334cb7 [Bug] (UT) fix parsing microseconds ut (#10842) add c4426aa7e2 [doc] Improve the alter table part of

[GitHub] [doris] yangzhg commented on a diff in pull request #10864: [tracing] Support opentelemtry collector.

2022-07-14 Thread GitBox
yangzhg commented on code in PR #10864: URL: https://github.com/apache/doris/pull/10864#discussion_r921847304 ## be/src/util/telemetry/telemetry.cpp: ## @@ -34,16 +35,24 @@ namespace trace_sdk = opentelemetry::sdk::trace; namespace zipkin = opentelemetry::exporter::zipkin; nam

[GitHub] [doris] yiguolei merged pull request #10842: [Bug] (UT) fix parsing microseconds ut

2022-07-14 Thread GitBox
yiguolei merged PR #10842: URL: https://github.com/apache/doris/pull/10842 -- 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 (82251a6bab -> cc0f334cb7)

2022-07-14 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 82251a6bab [refactor] some refactor of delete predicates (#10816) add cc0f334cb7 [Bug] (UT) fix parsing microsec

[doris] branch master updated: [refactor] some refactor of delete predicates (#10816)

2022-07-14 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 82251a6bab [refactor] some refactor of delete p

[GitHub] [doris] yiguolei merged pull request #10816: [refactor] some refactor of delete predicates

2022-07-14 Thread GitBox
yiguolei merged PR #10816: URL: https://github.com/apache/doris/pull/10816 -- 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] Lchangliang opened a new pull request, #10879: fix sc regression test

2022-07-14 Thread GitBox
Lchangliang opened a new pull request, #10879: URL: https://github.com/apache/doris/pull/10879 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behavior: (

[GitHub] [doris] github-actions[bot] commented on pull request #10872: [doc] Improve the alter table part of the documentation

2022-07-14 Thread GitBox
github-actions[bot] commented on PR #10872: URL: https://github.com/apache/doris/pull/10872#issuecomment-1185192602 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 #10872: [doc] Improve the alter table part of the documentation

2022-07-14 Thread GitBox
github-actions[bot] commented on PR #10872: URL: https://github.com/apache/doris/pull/10872#issuecomment-1185192584 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 #10805: [docs] Fixed description about GROUPING_ID in GROUPING SETS DESIGN.

2022-07-14 Thread GitBox
github-actions[bot] commented on PR #10805: URL: https://github.com/apache/doris/pull/10805#issuecomment-1185190966 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 #10877: [Bug] Fix wrong null map offset

2022-07-14 Thread GitBox
github-actions[bot] commented on PR #10877: URL: https://github.com/apache/doris/pull/10877#issuecomment-1185185345 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 #10877: [Bug] Fix wrong null map offset

2022-07-14 Thread GitBox
github-actions[bot] commented on PR #10877: URL: https://github.com/apache/doris/pull/10877#issuecomment-1185185326 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] freesinger commented on a diff in pull request #10322: [feature](JSON datatype)Support JSON datatype

2022-07-14 Thread GitBox
freesinger commented on code in PR #10322: URL: https://github.com/apache/doris/pull/10322#discussion_r921819208 ## fe/fe-core/src/main/java/org/apache/doris/analysis/JsonLiteral.java: ## @@ -0,0 +1,197 @@ +// or more contributor license agreements. See the NOTICE file +// dist

[GitHub] [doris] freesinger commented on a diff in pull request #10322: [feature](JSON datatype)Support JSON datatype

2022-07-14 Thread GitBox
freesinger commented on code in PR #10322: URL: https://github.com/apache/doris/pull/10322#discussion_r921818624 ## fe/fe-core/src/main/java/org/apache/doris/analysis/JsonLiteral.java: ## @@ -0,0 +1,197 @@ +// or more contributor license agreements. See the NOTICE file +// dist

[GitHub] [doris] smallhibiscus opened a new pull request, #10878: [regression] Add ssb sf1 test under unique table with zstd.

2022-07-14 Thread GitBox
smallhibiscus opened a new pull request, #10878: URL: https://github.com/apache/doris/pull/10878 # Proposed changes Issue Number: close #xxx ## Problem Summary: Add ssb sf1 test under unique table with zstd. ## Checklist(Required) 1. Does it affect the origi

[GitHub] [doris] github-actions[bot] commented on pull request #10876: Revert "[chore][nereids] Bump the version of antlr4 to 4.10.1"

2022-07-14 Thread GitBox
github-actions[bot] commented on PR #10876: URL: https://github.com/apache/doris/pull/10876#issuecomment-1185156933 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 #10876: Revert "[chore][nereids] Bump the version of antlr4 to 4.10.1"

2022-07-14 Thread GitBox
github-actions[bot] commented on PR #10876: URL: https://github.com/apache/doris/pull/10876#issuecomment-1185156913 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] Kikyou1997 closed pull request #10839: [feature](nereids) Integrate existing stats framework to nereids

2022-07-14 Thread GitBox
Kikyou1997 closed pull request #10839: [feature](nereids) Integrate existing stats framework to nereids URL: https://github.com/apache/doris/pull/10839 -- 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 t

[GitHub] [doris] Gabriel39 opened a new pull request, #10877: [Bug] Fix wrong null map offset

2022-07-14 Thread GitBox
Gabriel39 opened a new pull request, #10877: URL: https://github.com/apache/doris/pull/10877 # Proposed changes ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behavior: (Yes/No/I Don't know) 2. Has

[doris] branch master updated: [fix](unique-key-merge-on-write) Fix missing delete bitmap introduced by DSIP-018 (#10548) (#10863)

2022-07-14 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 dafd41824b [fix](unique-key-merge-on-write)

[GitHub] [doris] dataroaring merged pull request #10863: [fix](unique-key-merge-on-write) Fix missing delete bitmap introduced by #10548

2022-07-14 Thread GitBox
dataroaring merged PR #10863: URL: https://github.com/apache/doris/pull/10863 -- 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] morningman opened a new pull request, #10876: Revert "[chore][nereids] Bump the version of antlr4 to 4.10.1"

2022-07-14 Thread GitBox
morningman opened a new pull request, #10876: URL: https://github.com/apache/doris/pull/10876 Reverts apache/doris#10780 4.10.1 rely on jdk11, not work with jdk8 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[doris] 01/01: Revert "[chore][nereids] Bump the version of antlr4 to 4.10.1 (#10780)"

2022-07-14 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch revert-10780-antlr in repository https://gitbox.apache.org/repos/asf/doris.git commit 807914fef35ee017a8140b3d20abb39fdee4609a Author: Mingyu Chen AuthorDate: Fri Jul 15 11:49:18 2022 +0800

[doris] branch revert-10780-antlr created (now 807914fef3)

2022-07-14 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch revert-10780-antlr in repository https://gitbox.apache.org/repos/asf/doris.git at 807914fef3 Revert "[chore][nereids] Bump the version of antlr4 to 4.10.1 (#10780)" This branch includ

[GitHub] [doris] github-actions[bot] commented on pull request #10875: [Doc]update flink-connector doc

2022-07-14 Thread GitBox
github-actions[bot] commented on PR #10875: URL: https://github.com/apache/doris/pull/10875#issuecomment-1185136923 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 #10875: [Doc]update flink-connector doc

2022-07-14 Thread GitBox
github-actions[bot] commented on PR #10875: URL: https://github.com/apache/doris/pull/10875#issuecomment-1185136909 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 #10749: [feature-wip] (array-type) function concat_ws support array

2022-07-14 Thread GitBox
github-actions[bot] commented on PR #10749: URL: https://github.com/apache/doris/pull/10749#issuecomment-1185136655 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 opened a new pull request, #10875: [Doc]update flink-connector doc

2022-07-14 Thread GitBox
JNSimba opened a new pull request, #10875: URL: https://github.com/apache/doris/pull/10875 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behavior: (Yes/

[GitHub] [doris] github-actions[bot] commented on pull request #10693: [Feature] move cold data to object storage without losing any feature…

2022-07-14 Thread GitBox
github-actions[bot] commented on PR #10693: URL: https://github.com/apache/doris/pull/10693#issuecomment-1185132538 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

[doris] branch master updated: [enhance](test): remove some `System.out.println` in UT. (#10859)

2022-07-14 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 33e9d5b2da [enhance](test): remove some `System

[GitHub] [doris] yiguolei merged pull request #10859: [enhance](test): remove some `System.out.println` in UT.

2022-07-14 Thread GitBox
yiguolei merged PR #10859: URL: https://github.com/apache/doris/pull/10859 -- 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] jackwener closed issue #9201: [Enhancement] Add `end` `tab` `charset` rules for checkstyle

2022-07-14 Thread GitBox
jackwener closed issue #9201: [Enhancement] Add `end` `tab` `charset` rules for checkstyle URL: https://github.com/apache/doris/issues/9201 -- 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 specif

[GitHub] [doris] jackwener closed issue #9203: [Enhancement] Add `empty` rules for checkstyle

2022-07-14 Thread GitBox
jackwener closed issue #9203: [Enhancement] Add `empty` rules for checkstyle URL: https://github.com/apache/doris/issues/9203 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [doris] jackwener closed issue #9202: [Enhancement] Add `Simplify` `ArrayTypeStyle` `....` rules for checkstyle

2022-07-14 Thread GitBox
jackwener closed issue #9202: [Enhancement] Add `Simplify` `ArrayTypeStyle` `` rules for checkstyle URL: https://github.com/apache/doris/issues/9202 -- 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

[doris] branch master updated: [Bug](tablet) Fix bug that segment files are removed as trash but tablet meta is normal (#10721)

2022-07-14 Thread weizuo
This is an automated email from the ASF dual-hosted git repository. weizuo 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 39325bd666 [Bug](tablet) Fix bug that segment fil

[GitHub] [doris] weizuo93 closed issue #10720: [Bug] Segment files are removed as trash but tablet meta is normal

2022-07-14 Thread GitBox
weizuo93 closed issue #10720: [Bug] Segment files are removed as trash but tablet meta is normal URL: https://github.com/apache/doris/issues/10720 -- 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] weizuo93 merged pull request #10721: [Bug](tablet) Fix bug that segments are removed as trash but tablet meta is normal

2022-07-14 Thread GitBox
weizuo93 merged PR #10721: URL: https://github.com/apache/doris/pull/10721 -- 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] carlvinhust2012 opened a new issue, #10874: [Bug] select report error after delete some rows

2022-07-14 Thread GitBox
carlvinhust2012 opened a new issue, #10874: URL: https://github.com/apache/doris/issues/10874 ### 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 the la

[doris] branch master updated: [chore][nereids] Bump the version of antlr4 to 4.10.1 (#10780)

2022-07-14 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 b4927a8f15 [chore][nereids] Bump the version

[GitHub] [doris] morningman merged pull request #10780: [chore][nereids] Bump the version of antlr4 to 4.10.1

2022-07-14 Thread GitBox
morningman merged PR #10780: URL: https://github.com/apache/doris/pull/10780 -- 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] github-actions[bot] commented on pull request #10827: [fix](alter)(tablet-scheduler) fix unexpected exception with compaction_too_slow message when add rollup for olap table

2022-07-14 Thread GitBox
github-actions[bot] commented on PR #10827: URL: https://github.com/apache/doris/pull/10827#issuecomment-1185110214 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 #10827: [fix](alter)(tablet-scheduler) fix unexpected exception with compaction_too_slow message when add rollup for olap table

2022-07-14 Thread GitBox
github-actions[bot] commented on PR #10827: URL: https://github.com/apache/doris/pull/10827#issuecomment-1185110191 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] caiconghui commented on a diff in pull request #10827: [fix](alter)(tablet-scheduler) fix unexpected exception with compaction_too_slow message when add rollup for olap table

2022-07-14 Thread GitBox
caiconghui commented on code in PR #10827: URL: https://github.com/apache/doris/pull/10827#discussion_r921753684 ## fe/fe-core/src/main/java/org/apache/doris/clone/TabletSchedCtx.java: ## @@ -528,27 +528,24 @@ public int getTabletOrderIdx() { public boolean compactionRecove

[GitHub] [doris] Gabriel39 opened a new pull request, #10873: [feature-wip] (datev2) modify datev2 format in memory

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

[GitHub] [doris] weizuo93 commented on a diff in pull request #10827: [fix](alter)(tablet-scheduler) fix unexpected exception with compaction_too_slow message when add rollup for olap table

2022-07-14 Thread GitBox
weizuo93 commented on code in PR #10827: URL: https://github.com/apache/doris/pull/10827#discussion_r921748189 ## fe/fe-core/src/main/java/org/apache/doris/clone/TabletSchedCtx.java: ## @@ -528,27 +528,24 @@ public int getTabletOrderIdx() { public boolean compactionRecovere

[GitHub] [doris] caiconghui commented on a diff in pull request #10827: [fix](alter)(tablet-scheduler) fix unexpected exception with compaction_too_slow message when add rollup for olap table

2022-07-14 Thread GitBox
caiconghui commented on code in PR #10827: URL: https://github.com/apache/doris/pull/10827#discussion_r921746694 ## fe/fe-core/src/main/java/org/apache/doris/clone/TabletSchedCtx.java: ## @@ -528,27 +528,24 @@ public int getTabletOrderIdx() { public boolean compactionRecove

[GitHub] [doris] hf200012 opened a new pull request, #10872: [doc] Improve the alter table part of the documentation

2022-07-14 Thread GitBox
hf200012 opened a new pull request, #10872: URL: https://github.com/apache/doris/pull/10872 # Proposed changes Issue Number: close #10868 ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behavior: (Y

[GitHub] [doris] weizuo93 commented on a diff in pull request #10827: [fix](alter)(tablet-scheduler) fix unexpected exception with compaction_too_slow message when add rollup for olap table

2022-07-14 Thread GitBox
weizuo93 commented on code in PR #10827: URL: https://github.com/apache/doris/pull/10827#discussion_r921743580 ## fe/fe-core/src/main/java/org/apache/doris/clone/TabletSchedCtx.java: ## @@ -528,27 +528,24 @@ public int getTabletOrderIdx() { public boolean compactionRecovere

[GitHub] [doris] yangzhg commented on a diff in pull request #10685: [UDAF] Vectorization support remote udaf #10683

2022-07-14 Thread GitBox
yangzhg commented on code in PR #10685: URL: https://github.com/apache/doris/pull/10685#discussion_r921742158 ## docs/zh-CN/docs/ecosystem/udaf/remote-user-defined-aggregation-function.md: ## @@ -0,0 +1,216 @@ +--- + +{ + +"title": "远程UDAF", + +"language": "zh-CN" + +} + +--- +

[GitHub] [doris] yangzhg commented on a diff in pull request #10685: [UDAF] Vectorization support remote udaf #10683

2022-07-14 Thread GitBox
yangzhg commented on code in PR #10685: URL: https://github.com/apache/doris/pull/10685#discussion_r921741724 ## be/src/vec/aggregate_functions/aggregate_function_rpc.h: ## @@ -0,0 +1,359 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor l

[GitHub] [doris] stalary opened a new issue, #10871: [Feature] [Function] Support Pivot function for row to column conversion

2022-07-14 Thread GitBox
stalary opened a new issue, #10871: URL: https://github.com/apache/doris/issues/10871 ### 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 like sql s

[GitHub] [doris] github-actions[bot] commented on pull request #10845: [Bug](vec compaction) fix compaction core with sequence column

2022-07-14 Thread GitBox
github-actions[bot] commented on PR #10845: URL: https://github.com/apache/doris/pull/10845#issuecomment-1185086217 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 #10845: [Bug](vec compaction) fix compaction core with sequence column

2022-07-14 Thread GitBox
github-actions[bot] commented on PR #10845: URL: https://github.com/apache/doris/pull/10845#issuecomment-1185086210 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] jacktengg closed pull request #10745: [improvement] remove _free_blocks of VOlapScannode to simplify logic

2022-07-14 Thread GitBox
jacktengg closed pull request #10745: [improvement] remove _free_blocks of VOlapScannode to simplify logic URL: https://github.com/apache/doris/pull/10745 -- 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 g

[GitHub] [doris] jacktengg commented on pull request #10745: [improvement] remove _free_blocks of VOlapScannode to simplify logic

2022-07-14 Thread GitBox
jacktengg commented on PR #10745: URL: https://github.com/apache/doris/pull/10745#issuecomment-1185083138 Performace test result is not good, close it for now. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [doris] jacktengg closed pull request #10503: [draft]Remove free blocks of volap_scan_node and mem reuse of segment iterator

2022-07-14 Thread GitBox
jacktengg closed pull request #10503: [draft]Remove free blocks of volap_scan_node and mem reuse of segment iterator URL: https://github.com/apache/doris/pull/10503 -- 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] stalary commented on issue #10856: [Feature] doris cdc

2022-07-14 Thread GitBox
stalary commented on issue #10856: URL: https://github.com/apache/doris/issues/10856#issuecomment-1185064824 doris cdc is not currently supported. -- 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] [doris] github-actions[bot] commented on pull request #10863: [fix](unique-key-merge-on-write) Fix missing delete bitmap introduced by #10548

2022-07-14 Thread GitBox
github-actions[bot] commented on PR #10863: URL: https://github.com/apache/doris/pull/10863#issuecomment-1184637951 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] morrySnow commented on a diff in pull request #10870: [feature](Nereids): hashCode(), equals() and UT.

2022-07-14 Thread GitBox
morrySnow commented on code in PR #10870: URL: https://github.com/apache/doris/pull/10870#discussion_r921329106 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/logical/LogicalAggregate.java: ## @@ -163,7 +163,7 @@ public boolean equals(Object o) { @Overri

[GitHub] [doris] jackwener closed pull request #10774: [enhance]: remove the resolvedTupleExprs.

2022-07-14 Thread GitBox
jackwener closed pull request #10774: [enhance]: remove the resolvedTupleExprs. URL: https://github.com/apache/doris/pull/10774 -- 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] caiconghui commented on a diff in pull request #10809: [Bug][Rollup] fix fe crash because npe on rollupBatchTask

2022-07-14 Thread GitBox
caiconghui commented on code in PR #10809: URL: https://github.com/apache/doris/pull/10809#discussion_r921260814 ## fe/fe-core/src/main/java/org/apache/doris/alter/RollupJobV2.java: ## @@ -540,7 +540,11 @@ protected boolean cancelImpl(String errMsg) { private void cancelI

[GitHub] [doris] jackwener opened a new pull request, #10870: [feature](Nereids): hashCode(), equals() and UT.

2022-07-14 Thread GitBox
jackwener opened a new pull request, #10870: URL: https://github.com/apache/doris/pull/10870 # Proposed changes Issue Number: close #xxx ## Problem Summary: Add hashCode(), equals() for operator. Add basic UT for them(need more detail test). ## Checklist(Req

[GitHub] [doris] caiconghui commented on a diff in pull request #10809: [Bug][Rollup] fix fe crash because npe on rollupBatchTask

2022-07-14 Thread GitBox
caiconghui commented on code in PR #10809: URL: https://github.com/apache/doris/pull/10809#discussion_r921260814 ## fe/fe-core/src/main/java/org/apache/doris/alter/RollupJobV2.java: ## @@ -540,7 +540,11 @@ protected boolean cancelImpl(String errMsg) { private void cancelI

[GitHub] [doris] morningman opened a new pull request, #10869: [improvement](arrow) Avoid parse timezone for each datetime value

2022-07-14 Thread GitBox
morningman opened a new pull request, #10869: URL: https://github.com/apache/doris/pull/10869 # Proposed changes Issue Number: close #xxx ## Problem Summary: Convert arrow batch to doris block is too slow when there are datetime values. Because we call `TimezoneUtils:

[GitHub] [doris] caiconghui commented on a diff in pull request #10809: [Bug][Rollup] fix fe crash because npe on rollupBatchTask

2022-07-14 Thread GitBox
caiconghui commented on code in PR #10809: URL: https://github.com/apache/doris/pull/10809#discussion_r921258311 ## fe/fe-core/src/main/java/org/apache/doris/alter/RollupJobV2.java: ## @@ -540,7 +540,11 @@ protected boolean cancelImpl(String errMsg) { private void cancelI

[GitHub] [doris] caiconghui opened a new issue, #10868: [Bug] (doc) some content missing in the master branch

2022-07-14 Thread GitBox
caiconghui opened a new issue, #10868: URL: https://github.com/apache/doris/issues/10868 ### 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 master

[GitHub] [doris] github-actions[bot] commented on pull request #10867: [hotfix](dev-1.1.1) fix compiler error

2022-07-14 Thread GitBox
github-actions[bot] commented on PR #10867: URL: https://github.com/apache/doris/pull/10867#issuecomment-1184524482 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] dataroaring merged pull request #10867: [hotfix](dev-1.1.1) fix compiler error

2022-07-14 Thread GitBox
dataroaring merged PR #10867: URL: https://github.com/apache/doris/pull/10867 -- 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] github-actions[bot] commented on pull request #10867: [hotfix](dev-1.1.1) fix compiler error

2022-07-14 Thread GitBox
github-actions[bot] commented on PR #10867: URL: https://github.com/apache/doris/pull/10867#issuecomment-1184524515 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

[doris] branch dev-1.1.1 updated: fix compiler error (#10867)

2022-07-14 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch dev-1.1.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/dev-1.1.1 by this push: new 8ce288dd7b fix compiler error (#10867)

[GitHub] [doris] dataroaring opened a new pull request, #10867: fix compiler error

2022-07-14 Thread GitBox
dataroaring opened a new pull request, #10867: URL: https://github.com/apache/doris/pull/10867 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behavior: (

[GitHub] [doris] King0513 opened a new issue, #10866: Doris should support stored procedures [Feature]

2022-07-14 Thread GitBox
King0513 opened a new issue, #10866: URL: https://github.com/apache/doris/issues/10866 ### 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 Doris sho

[GitHub] [doris] King0513 opened a new issue, #10865: Delete statements should support expressions [Feature]

2022-07-14 Thread GitBox
King0513 opened a new issue, #10865: URL: https://github.com/apache/doris/issues/10865 ### 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 delete语句的

[GitHub] [doris] morrySnow commented on a diff in pull request #10839: [feature](nereids) Integrate existing stats framework to nereids

2022-07-14 Thread GitBox
morrySnow commented on code in PR #10839: URL: https://github.com/apache/doris/pull/10839#discussion_r921136455 ## fe/fe-core/src/main/java/org/apache/doris/nereids/PlanContext.java: ## @@ -103,4 +109,34 @@ public StatsDeriveResult getChildStatistics(int index) { Precon

[GitHub] [doris] github-actions[bot] commented on pull request #10859: [enhance](test): remove some `System.out.println` in UT.

2022-07-14 Thread GitBox
github-actions[bot] commented on PR #10859: URL: https://github.com/apache/doris/pull/10859#issuecomment-1184436110 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] luozenglin opened a new pull request, #10864: [tracing] Support opentelemtry collector.

2022-07-14 Thread GitBox
luozenglin opened a new pull request, #10864: URL: https://github.com/apache/doris/pull/10864 1. support for exporting traces to multiple distributed tracing system via collector; 2. support using collector to process traces. # Proposed changes Issue Number: close #xxx DS

[GitHub] [doris] Lchangliang commented on pull request #10860: [improvement] improvement for light weight schema change

2022-07-14 Thread GitBox
Lchangliang commented on PR #10860: URL: https://github.com/apache/doris/pull/10860#issuecomment-1184421475 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 unsubscr

[doris] branch master updated (505758c76b -> 18348a83ad)

2022-07-14 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 505758c76b [BUG] (decimalv3) fix FE UTs (#10834) add 18348a83ad [chore][compile] fix java udf compile error (#10

[GitHub] [doris] yiguolei merged pull request #10841: [chore][compile] fix java udf compile error

2022-07-14 Thread GitBox
yiguolei merged PR #10841: URL: https://github.com/apache/doris/pull/10841 -- 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] Kikyou1997 commented on pull request #10771: [Refactor](nereids)Refactor Literal to an inheritance hierarchy

2022-07-14 Thread GitBox
Kikyou1997 commented on PR #10771: URL: https://github.com/apache/doris/pull/10771#issuecomment-1184391463 > missing visit/accept function? 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 g

[GitHub] [doris] cambyzju commented on a diff in pull request #10673: [feature-wip](array-type) explode support more sub types

2022-07-14 Thread GitBox
cambyzju commented on code in PR #10673: URL: https://github.com/apache/doris/pull/10673#discussion_r921099726 ## fe/fe-core/src/main/java/org/apache/doris/catalog/FunctionSet.java: ## @@ -2711,11 +2711,10 @@ private void initTableFunction() { "_ZN5doris19Dummy

[GitHub] [doris] cambyzju commented on a diff in pull request #10673: [feature-wip](array-type) explode support more sub types

2022-07-14 Thread GitBox
cambyzju commented on code in PR #10673: URL: https://github.com/apache/doris/pull/10673#discussion_r921098964 ## fe/fe-core/src/main/java/org/apache/doris/catalog/Type.java: ## @@ -156,6 +157,23 @@ public abstract class Type { supportedTypes.add(TIME); support

[GitHub] [doris] compiletheworld opened a new pull request, #10863: [fix](unique-key-merge-on-write) Fix missing delete bitmap introduced by #10548

2022-07-14 Thread GitBox
compiletheworld opened a new pull request, #10863: URL: https://github.com/apache/doris/pull/10863 Missing delete bitmap for copy constructor of `TabletMeta(TabletMeta&)`. # Proposed changes ## Problem Summary: ## Checklist(Required) 1. Does it affect the origi

[doris] branch repair_outer_join_0714 updated: semi/anti join + empty other conjuncts = semi copy (#10857)

2022-07-14 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a commit to branch repair_outer_join_0714 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/repair_outer_join_0714 by this push: new 79a464bd95 se

[GitHub] [doris] HappenLee merged pull request #10857: semi/anti join + empty other conjuncts = semi copy

2022-07-14 Thread GitBox
HappenLee merged PR #10857: URL: https://github.com/apache/doris/pull/10857 -- 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] github-actions[bot] commented on pull request #10820: [feature-wip](unique-key-merge-on-write) Add tablet lookup interface, DSIP-18[3/4]

2022-07-14 Thread GitBox
github-actions[bot] commented on PR #10820: URL: https://github.com/apache/doris/pull/10820#issuecomment-118435 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] Toms1999 closed pull request #10862: Create mysql_to_doris

2022-07-14 Thread GitBox
Toms1999 closed pull request #10862: Create mysql_to_doris URL: https://github.com/apache/doris/pull/10862 -- 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-mai

[GitHub] [doris] Toms1999 opened a new pull request, #10862: Create mysql_to_doris

2022-07-14 Thread GitBox
Toms1999 opened a new pull request, #10862: URL: https://github.com/apache/doris/pull/10862 Mysql tables are synchronized to the doris by shell # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Req

[GitHub] [doris] Lchangliang opened a new issue, #10861: [Bug] sava_meta will coredump

2022-07-14 Thread GitBox
Lchangliang opened a new issue, #10861: URL: https://github.com/apache/doris/issues/10861 ### 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 master

[GitHub] [doris] jackwener commented on pull request #10543: 分区为左闭右开区间描述修改

2022-07-14 Thread GitBox
jackwener commented on PR #10543: URL: https://github.com/apache/doris/pull/10543#issuecomment-1184348979 Please `git pull --rebase upstream master` rebase code to pass the CI -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [doris] yiguolei opened a new pull request, #10860: [improvement] improvement for light weight schema change

2022-07-14 Thread GitBox
yiguolei opened a new pull request, #10860: URL: https://github.com/apache/doris/pull/10860 # Proposed changes 1. not use schema as lru cache key any more. 2. load segment just use the rowset's original schema not the current read schema. 3. generate column reader and column ite

[GitHub] [doris] jackwener opened a new pull request, #10859: [enhance](test): remove some `System.out.println` in UT.

2022-07-14 Thread GitBox
jackwener opened a new pull request, #10859: URL: https://github.com/apache/doris/pull/10859 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. Remove some `System.out.println` in UT. ## Checklist(Required)

  1   2   >