[GitHub] [doris] github-actions[bot] commented on pull request #10834: [BUG] (decimalv3) fix FE UTs

2022-07-13 Thread GitBox
github-actions[bot] commented on PR #10834: URL: https://github.com/apache/doris/pull/10834#issuecomment-1184069825 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 #10834: [BUG] (decimalv3) fix FE UTs

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

[doris] branch master updated (799300c475 -> ca5dbb1bcc)

2022-07-13 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 799300c475 [website]1.1 release formulation (#10838) add ca5dbb1bcc Fix olap scan node normalize_in_and_eq_predi

[GitHub] [doris] yiguolei merged pull request #10817: [fix] Fix olap scan node normalize_in_and_eq_predicate infinite loop bug.

2022-07-13 Thread GitBox
yiguolei merged PR #10817: URL: https://github.com/apache/doris/pull/10817 -- 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: [website]1.1 release formulation (#10838)

2022-07-13 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 799300c475 [website]1.1 release formulation (#1

[GitHub] [doris] yiguolei merged pull request #10838: [website]1.1 release formulation

2022-07-13 Thread GitBox
yiguolei merged PR #10838: URL: https://github.com/apache/doris/pull/10838 -- 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] myfjdthink commented on issue #9426: [Feature] Runtime docker image

2022-07-13 Thread GitBox
myfjdthink commented on issue #9426: URL: https://github.com/apache/doris/issues/9426#issuecomment-1184058174 After I tried, doris is running successfully in docker-compose, https://github.com/myfjdthink/doris-docker-compose hope it helps you -- This is an automated message from the Apac

[GitHub] [doris] 924060929 commented on pull request #10771: [Refactor](nereids)Refactor Literal to an inheritance hierarchy

2022-07-13 Thread GitBox
924060929 commented on PR #10771: URL: https://github.com/apache/doris/pull/10771#issuecomment-1184053692 missing visit/accept 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 the specif

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

2022-07-13 Thread GitBox
924060929 commented on code in PR #10839: URL: https://github.com/apache/doris/pull/10839#discussion_r920794187 ## fe/fe-core/src/main/java/org/apache/doris/nereids/cost/StatsCalculator.java: ## @@ -0,0 +1,101 @@ +// Licensed to the Apache Software Foundation (ASF) under one +//

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

2022-07-13 Thread GitBox
924060929 commented on code in PR #10839: URL: https://github.com/apache/doris/pull/10839#discussion_r920794187 ## fe/fe-core/src/main/java/org/apache/doris/nereids/cost/StatsCalculator.java: ## @@ -0,0 +1,101 @@ +// Licensed to the Apache Software Foundation (ASF) under one +//

[GitHub] [doris] github-actions[bot] commented on pull request #10837: [Chore][Compile] fix compile fail on clang

2022-07-13 Thread GitBox
github-actions[bot] commented on PR #10837: URL: https://github.com/apache/doris/pull/10837#issuecomment-1184049518 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] 924060929 commented on a diff in pull request #10839: [feature](nereids) Integrate existing stats framework to nereids

2022-07-13 Thread GitBox
924060929 commented on code in PR #10839: URL: https://github.com/apache/doris/pull/10839#discussion_r920794187 ## fe/fe-core/src/main/java/org/apache/doris/nereids/cost/StatsCalculator.java: ## @@ -0,0 +1,101 @@ +// Licensed to the Apache Software Foundation (ASF) under one +//

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

2022-07-13 Thread GitBox
924060929 commented on code in PR #10839: URL: https://github.com/apache/doris/pull/10839#discussion_r920794187 ## fe/fe-core/src/main/java/org/apache/doris/nereids/cost/StatsCalculator.java: ## @@ -0,0 +1,101 @@ +// Licensed to the Apache Software Foundation (ASF) under one +//

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

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

[doris] branch master updated: [doc] Fixed doc typo for materialized views

2022-07-13 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 190daee9f3 [doc] Fixed doc typo for materialize

[GitHub] [doris] yiguolei merged pull request #10830: [doc] Fixed doc typo for materialized views

2022-07-13 Thread GitBox
yiguolei merged PR #10830: URL: https://github.com/apache/doris/pull/10830 -- 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 opened a new pull request, #10839: [feature](nereids) Integrate existing stats framework to nereids

2022-07-13 Thread GitBox
Kikyou1997 opened a new pull request, #10839: URL: https://github.com/apache/doris/pull/10839 # Proposed changes Issue Number: noissue ## Problem Summary: ## Checklist(Required) 1. Does it affect the original behavior: No) 2. Has unit tests been added: (

[doris] branch master updated: [improvement]Use uint32 instead of size_t to reduce agg key's length (#10832)

2022-07-13 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 d245ab76cc [improvement]Use uint32 instead of s

[GitHub] [doris] yiguolei merged pull request #10832: [improvement]Use uint32 instead of size_t to reduce agg key's length

2022-07-13 Thread GitBox
yiguolei merged PR #10832: URL: https://github.com/apache/doris/pull/10832 -- 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 dev-1.1.1 updated: fix compatibility issue of using upgraded be with old fe (#10833)

2022-07-13 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 8b1818d839 fix compatibility issue of usi

[GitHub] [doris] yiguolei merged pull request #10833: [FIX] fix compatibility issue of using upgraded be with old fe

2022-07-13 Thread GitBox
yiguolei merged PR #10833: URL: https://github.com/apache/doris/pull/10833 -- 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: [Release] add download links for v1.1 (#10836)

2022-07-13 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 575a1cb173 [Release] add download links for v1.

[GitHub] [doris] yiguolei merged pull request #10836: [Release] add download links for v1.1

2022-07-13 Thread GitBox
yiguolei merged PR #10836: URL: https://github.com/apache/doris/pull/10836 -- 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] 924060929 commented on a diff in pull request #10479: [feature](nereids): join reorder

2022-07-13 Thread GitBox
924060929 commented on code in PR #10479: URL: https://github.com/apache/doris/pull/10479#discussion_r920091457 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/join/JoinCommutative.java: ## @@ -50,11 +51,54 @@ enum SwapType { @Override public R

[GitHub] [doris] codeAntg commented on pull request #10830: [doc] Fixed doc typo for materialized views

2022-07-13 Thread GitBox
codeAntg commented on PR #10830: URL: https://github.com/apache/doris/pull/10830#issuecomment-1184027976 thank you, this is the first PR of my life, it will open up a new world for me -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [doris] github-actions[bot] commented on pull request #10838: [website]1.1 release formulation

2022-07-13 Thread GitBox
github-actions[bot] commented on PR #10838: URL: https://github.com/apache/doris/pull/10838#issuecomment-1184026450 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 #10838: [website]1.1 release formulation

2022-07-13 Thread GitBox
github-actions[bot] commented on PR #10838: URL: https://github.com/apache/doris/pull/10838#issuecomment-1184026421 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 #10830: 修正了物化视图的文档错词

2022-07-13 Thread GitBox
github-actions[bot] commented on PR #10830: URL: https://github.com/apache/doris/pull/10830#issuecomment-1184016446 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 #10830: 修正了物化视图的文档错词

2022-07-13 Thread GitBox
github-actions[bot] commented on PR #10830: URL: https://github.com/apache/doris/pull/10830#issuecomment-1184016540 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] hf200012 opened a new pull request, #10838: [website]1.1 release formulation

2022-07-13 Thread GitBox
hf200012 opened a new pull request, #10838: URL: https://github.com/apache/doris/pull/10838 # 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] morningman commented on issue #9949: Release Note 1.1.0

2022-07-13 Thread GitBox
morningman commented on issue #9949: URL: https://github.com/apache/doris/issues/9949#issuecomment-1184013484 > Not yet. we just test it with TPCDS 1000. It works with 96/99 SQL, but no performance tunning. This may be done in later releases. -- This is an automated message fro

[GitHub] [doris] github-actions[bot] commented on pull request #10836: [Release] add download links for v1.1

2022-07-13 Thread GitBox
github-actions[bot] commented on PR #10836: URL: https://github.com/apache/doris/pull/10836#issuecomment-1184010023 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 #10836: [Release] add download links for v1.1

2022-07-13 Thread GitBox
github-actions[bot] commented on PR #10836: URL: https://github.com/apache/doris/pull/10836#issuecomment-1184010008 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] BiteTheDDDDt opened a new pull request, #10837: [Chore][Compile] fix compile fail on clang

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

[GitHub] [doris] zhengshubin closed issue #10587: [Bug] When Window Function and Lateral View are used together, empty fields will appear in the result

2022-07-13 Thread GitBox
zhengshubin closed issue #10587: [Bug] When Window Function and Lateral View are used together, empty fields will appear in the result URL: https://github.com/apache/doris/issues/10587 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [doris] zhengshubin commented on issue #10587: [Bug] When Window Function and Lateral View are used together, empty fields will appear in the result

2022-07-13 Thread GitBox
zhengshubin commented on issue #10587: URL: https://github.com/apache/doris/issues/10587#issuecomment-1184005609 > Hi, I can't reproduce this case in SSB-100G, could you please update to 1.1 and try again? It is normal in 1.1.0-rc05 -- This is an automated message from the Apache G

[GitHub] [doris] morningman opened a new pull request, #10836: [Release] add download links for v1.1

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

[GitHub] [doris] HappenLee opened a new pull request, #10835: save be code

2022-07-13 Thread GitBox
HappenLee opened a new pull request, #10835: URL: https://github.com/apache/doris/pull/10835 # 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] Gabriel39 opened a new pull request, #10834: [BUG] (decimalv3) fix FE UTs

2022-07-13 Thread GitBox
Gabriel39 opened a new pull request, #10834: URL: https://github.com/apache/doris/pull/10834 # 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] HappenLee closed pull request #10799: [Function] Support outer join of outer join of FE and BE

2022-07-13 Thread GitBox
HappenLee closed pull request #10799: [Function] Support outer join of outer join of FE and BE URL: https://github.com/apache/doris/pull/10799 -- 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 spe

[GitHub] [doris] yiguolei commented on pull request #10795: VMergeIterator should use nullable info from scanner instead of schema

2022-07-13 Thread GitBox
yiguolei commented on PR #10795: URL: https://github.com/apache/doris/pull/10795#issuecomment-1183989558 1.0.1 is freezed, this pr already submit to 1.1.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 above t

[GitHub] [doris] github-actions[bot] commented on pull request #10831: [regression] add ssb sf1 test

2022-07-13 Thread GitBox
github-actions[bot] commented on PR #10831: URL: https://github.com/apache/doris/pull/10831#issuecomment-1183987859 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 #10831: [regression] add ssb sf1 test

2022-07-13 Thread GitBox
github-actions[bot] commented on PR #10831: URL: https://github.com/apache/doris/pull/10831#issuecomment-1183987846 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 #10833: [FIX] fix compatibility issue of using upgraded be with old fe

2022-07-13 Thread GitBox
github-actions[bot] commented on PR #10833: URL: https://github.com/apache/doris/pull/10833#issuecomment-1183986044 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 #10833: [FIX] fix compatibility issue of using upgraded be with old fe

2022-07-13 Thread GitBox
github-actions[bot] commented on PR #10833: URL: https://github.com/apache/doris/pull/10833#issuecomment-1183986032 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 #10828: fix the coredump when BE start after upgrade.

2022-07-13 Thread GitBox
github-actions[bot] commented on PR #10828: URL: https://github.com/apache/doris/pull/10828#issuecomment-1183985062 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 #10828: fix the coredump when BE start after upgrade.

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

[doris] branch repair_outer_join_0714 created (now 4f85de9b18)

2022-07-13 Thread lingmiao
This is an automated email from the ASF dual-hosted git repository. lingmiao pushed a change to branch repair_outer_join_0714 in repository https://gitbox.apache.org/repos/asf/doris.git at 4f85de9b18 fix votherconjunct No new revisions were added by this update.

[GitHub] [doris] starocean999 opened a new pull request, #10833: [FIX] fix compatibility issue of using upgraded be with old fe

2022-07-13 Thread GitBox
starocean999 opened a new pull request, #10833: URL: https://github.com/apache/doris/pull/10833 # Proposed changes Issue Number: close #xxx ## Problem Summary: Fix the bug of using upgraded be with old fe. ## Checklist(Required) 1. Does it affect the origina

[doris] branch dev-1.1.1 updated: VMergeIterator should use nullable info from scanner instead of schema (#10797)

2022-07-13 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 7fbca548ab VMergeIterator should use null

[GitHub] [doris] yiguolei merged pull request #10797: [FIX]VMergeIterator should use nullable info from scanner instead of schema

2022-07-13 Thread GitBox
yiguolei merged PR #10797: URL: https://github.com/apache/doris/pull/10797 -- 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] yiguolei closed pull request #10795: VMergeIterator should use nullable info from scanner instead of schema

2022-07-13 Thread GitBox
yiguolei closed pull request #10795: VMergeIterator should use nullable info from scanner instead of schema URL: https://github.com/apache/doris/pull/10795 -- 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

[doris] branch master updated: [feature-wip](unique-key-merge-on-write) Add option to enable unique-key-merge-on-write, DSIP-018[5/1] (#10814)

2022-07-13 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 13e9cb146f [feature-wip](unique-key-merge-on

[GitHub] [doris] dataroaring merged pull request #10814: [feature-wip](unique-key-merge-on-write) Add option to enable unique-key-merge-on-write, DSIP-018[5/1]

2022-07-13 Thread GitBox
dataroaring merged PR #10814: URL: https://github.com/apache/doris/pull/10814 -- 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 #10832: [improvement]Use uint32 instead of size_t to reduce agg key's length

2022-07-13 Thread GitBox
github-actions[bot] commented on PR #10832: URL: https://github.com/apache/doris/pull/10832#issuecomment-1183961940 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 #10832: [improvement]Use uint32 instead of size_t to reduce agg key's length

2022-07-13 Thread GitBox
github-actions[bot] commented on PR #10832: URL: https://github.com/apache/doris/pull/10832#issuecomment-1183961925 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] mrhhsg opened a new pull request, #10832: [improvement]Use uint32 instead of size_t to reduce agg key's length

2022-07-13 Thread GitBox
mrhhsg opened a new pull request, #10832: URL: https://github.com/apache/doris/pull/10832 # Proposed changes Issue Number: close #xxx ## Problem Summary: Test on ssb-flat(100g) with SQL: ``` SELECT SUM(LO_REVENUE), (LO_ORDERDATE DIV 1) AS YEAR,

[GitHub] [doris] hello-stephen opened a new pull request, #10831: [regression] add ssb sf1 test

2022-07-13 Thread GitBox
hello-stephen opened a new pull request, #10831: URL: https://github.com/apache/doris/pull/10831 # Proposed changes Issue Number: close #xxx ## Problem Summary: regression conf add sf1DataPath, when run ssb_sf1 cases, it will try to load data from local path sf1DataPath

[GitHub] [doris] codeAntg opened a new pull request, #10830: 修正了物化视图的文档错词

2022-07-13 Thread GitBox
codeAntg opened a new pull request, #10830: URL: https://github.com/apache/doris/pull/10830 ![image](https://user-images.githubusercontent.com/57290855/178893209-43a69293-5cc8-418a-8ebe-f0dc9264ac8f.png) -- This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [doris] smallhibiscus opened a new pull request, #10829: [doc] Add compression properties to the create table document

2022-07-13 Thread GitBox
smallhibiscus opened a new pull request, #10829: URL: https://github.com/apache/doris/pull/10829 # Proposed changes Issue Number: close #xxx ## Problem Summary: Add compression properties to the create table document. ## Checklist(Required) 1. Does it affect

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

2022-07-13 Thread GitBox
freesinger commented on code in PR #10322: URL: https://github.com/apache/doris/pull/10322#discussion_r920722912 ## be/src/vec/common/string_ref.h: ## @@ -73,6 +75,18 @@ struct StringRef { static StringRef from_string_val(StringVal sv) { return StringRef(reinterpre

[GitHub] [doris] smallhibiscus closed pull request #10803: [docs] Add compression properties to the create table document.

2022-07-13 Thread GitBox
smallhibiscus closed pull request #10803: [docs] Add compression properties to the create table document. URL: https://github.com/apache/doris/pull/10803 -- 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

[GitHub] [doris] Lchangliang opened a new pull request, #10828: fix the coredump when BE start after upgrade.

2022-07-13 Thread GitBox
Lchangliang opened a new pull request, #10828: URL: https://github.com/apache/doris/pull/10828 # Proposed changes Issue Number: close #xxx ## Problem Summary: When upgrade BE to the latest version, there is a certain probability that BE will not get up after restarting.

[doris-website] branch master updated: doris 1.1 release note

2022-07-13 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 8465cccf8d doris 1.1 release note 8

[doris] branch master updated: [improvement]Use phmap for aggregation with serialized key (#10821)

2022-07-13 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 d1573e1a4a [improvement]Use phmap for aggregati

[GitHub] [doris] yiguolei merged pull request #10821: [improvement]Use phmap for aggregation with serialized key

2022-07-13 Thread GitBox
yiguolei merged PR #10821: URL: https://github.com/apache/doris/pull/10821 -- 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: [vectorized][udf] improvement java-udaf with group by clause (#10296)

2022-07-13 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei 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 e361eb385e [vectorized][udf] improvement java

[GitHub] [doris] BiteTheDDDDt merged pull request #10296: [vectorized][udf] improvement java-udaf with group by clause

2022-07-13 Thread GitBox
BiteThet merged PR #10296: URL: https://github.com/apache/doris/pull/10296 -- 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] BiteTheDDDDt closed issue #10295: [Enhancement][udf] improvement java-udaf with group by clause

2022-07-13 Thread GitBox
BiteThet closed issue #10295: [Enhancement][udf] improvement java-udaf with group by clause URL: https://github.com/apache/doris/issues/10295 -- 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] github-actions[bot] commented on pull request #10296: [vectorized][udf] improvement java-udaf with group by clause

2022-07-13 Thread GitBox
github-actions[bot] commented on PR #10296: URL: https://github.com/apache/doris/pull/10296#issuecomment-1183940296 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] SWJTU-ZhangLei commented on a diff in pull request #10809: [Bug][Rollup] fix fe crash because npe on rollupBatchTask

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

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

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

[GitHub] [doris] zhannngchen commented on pull request #10814: [feature-wip](unique-key-merge-on-write) Add option to enable unique-key-merge-on-write, DSIP-018[5/1]

2022-07-13 Thread GitBox
zhannngchen commented on PR #10814: URL: https://github.com/apache/doris/pull/10814#issuecomment-1183935236 > LGTM, but you need to rebase to pass the p0 check Done~ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[GitHub] [doris] caiconghui opened a new pull request, #10827: [fix](alter)(replica) fix unexpected exception with compaction_too_slow message when add rollup for olap table

2022-07-13 Thread GitBox
caiconghui opened a new pull request, #10827: URL: https://github.com/apache/doris/pull/10827 # Proposed changes Issue Number: close #10826 ## 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 #10821: [improvement]Use phmap for aggregation with serialized key

2022-07-13 Thread GitBox
github-actions[bot] commented on PR #10821: URL: https://github.com/apache/doris/pull/10821#issuecomment-1183932533 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 #10821: [improvement]Use phmap for aggregation with serialized key

2022-07-13 Thread GitBox
github-actions[bot] commented on PR #10821: URL: https://github.com/apache/doris/pull/10821#issuecomment-1183932509 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 #10821: [improvement]Use phmap for aggregation with serialized key

2022-07-13 Thread GitBox
github-actions[bot] commented on PR #10821: URL: https://github.com/apache/doris/pull/10821#issuecomment-1183932085 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] yiguolei commented on a diff in pull request #10821: [improvement]Use phmap for aggregation with serialized key

2022-07-13 Thread GitBox
yiguolei commented on code in PR #10821: URL: https://github.com/apache/doris/pull/10821#discussion_r920710172 ## be/src/vec/exec/vaggregation_node.cpp: ## @@ -1048,16 +1094,38 @@ Status AggregationNode::_merge_with_serialized_key(Block* block) { std::visit( [

[GitHub] [doris] github-actions[bot] commented on pull request #10821: [improvement]Use phmap for aggregation with serialized key

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

[GitHub] [doris] yiguolei commented on a diff in pull request #10821: [improvement]Use phmap for aggregation with serialized key

2022-07-13 Thread GitBox
yiguolei commented on code in PR #10821: URL: https://github.com/apache/doris/pull/10821#discussion_r920709980 ## be/src/vec/exec/vaggregation_node.cpp: ## @@ -1048,16 +1094,38 @@ Status AggregationNode::_merge_with_serialized_key(Block* block) { std::visit( [

[GitHub] [doris] caiconghui opened a new issue, #10826: [Bug] (Alter) unexpected exception throws with compaction_too_slow message when do alter table add rollup operation

2022-07-13 Thread GitBox
caiconghui opened a new issue, #10826: URL: https://github.com/apache/doris/issues/10826 ### 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] yuanyuan8983 opened a new pull request, #10825: [docs]Change incubator

2022-07-13 Thread GitBox
yuanyuan8983 opened a new pull request, #10825: URL: https://github.com/apache/doris/pull/10825 Remove the incubation field before and after Doris' graduation # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Ch

[doris] branch master updated: [improvement]output query_id when be core dumped. (#10822)

2022-07-13 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 3d52bff8d1 [improvement]output query_id when be

[GitHub] [doris] yiguolei merged pull request #10822: [enhancement](signal) output query_id when 'be' core dumped.

2022-07-13 Thread GitBox
yiguolei merged PR #10822: URL: https://github.com/apache/doris/pull/10822 -- 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] BiteTheDDDDt closed pull request #10818: [Bug][Storage] fix core dump when backend start

2022-07-13 Thread GitBox
BiteThet closed pull request #10818: [Bug][Storage] fix core dump when backend start URL: https://github.com/apache/doris/pull/10818 -- 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] BiteTheDDDDt commented on pull request #10818: [Bug][Storage] fix core dump when backend start

2022-07-13 Thread GitBox
BiteThet commented on PR #10818: URL: https://github.com/apache/doris/pull/10818#issuecomment-1183926555 > Which PR introduced this bug? introdeced by #10136. We have another fix solution, so I will close this pr. -- This is an automated message from the Apache Git Servic

[GitHub] [doris] carlvinhust2012 opened a new pull request, #10824: [Fix] (array-type) add the supported sub-type for array

2022-07-13 Thread GitBox
carlvinhust2012 opened a new pull request, #10824: URL: https://github.com/apache/doris/pull/10824 # Proposed changes 1. This pr is used for adding the supported sub-type for array which has been modified in #9916. ## Problem Summary: Describe the overview of changes.

[GitHub] [doris] yiguolei merged pull request #10794: [feature-wip] Optimize Decimal type

2022-07-13 Thread GitBox
yiguolei merged PR #10794: URL: https://github.com/apache/doris/pull/10794 -- 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: [docs] Change the incubator fields before and after Doris' Graduation (#10482)

2022-07-13 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng 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 bb0d023abd [docs] Change the incubator fiel

[GitHub] [doris] hf200012 merged pull request #10482: [docs] Change the incubator fields before and after Doris' Graduation

2022-07-13 Thread GitBox
hf200012 merged PR #10482: URL: https://github.com/apache/doris/pull/10482 -- 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] caiconghui commented on a diff in pull request #10809: [Bug][Rollup] fix fe crash because npe on rollupBatchTask

2022-07-13 Thread GitBox
caiconghui commented on code in PR #10809: URL: https://github.com/apache/doris/pull/10809#discussion_r920697936 ## 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 commented on a diff in pull request #10809: [Bug][Rollup] fix fe crash because npe on rollupBatchTask

2022-07-13 Thread GitBox
caiconghui commented on code in PR #10809: URL: https://github.com/apache/doris/pull/10809#discussion_r920697936 ## 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] wangbo commented on a diff in pull request #10821: [improvement]Use phmap for aggregation with serialized key

2022-07-13 Thread GitBox
wangbo commented on code in PR #10821: URL: https://github.com/apache/doris/pull/10821#discussion_r920698540 ## be/src/vec/exec/vaggregation_node.cpp: ## @@ -1048,16 +1094,38 @@ Status AggregationNode::_merge_with_serialized_key(Block* block) { std::visit( [&]

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

2022-07-13 Thread GitBox
caiconghui commented on code in PR #10809: URL: https://github.com/apache/doris/pull/10809#discussion_r920697936 ## 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] wangbo commented on a diff in pull request #10821: [improvement]Use phmap for aggregation with serialized key

2022-07-13 Thread GitBox
wangbo commented on code in PR #10821: URL: https://github.com/apache/doris/pull/10821#discussion_r920697002 ## be/src/vec/exec/vaggregation_node.cpp: ## @@ -1048,16 +1094,38 @@ Status AggregationNode::_merge_with_serialized_key(Block* block) { std::visit( [&]

[GitHub] [doris] morningman merged pull request #10793: [bug](multi-catalog) empty hadoop configuration when reading iceberg table

2022-07-13 Thread GitBox
morningman merged PR #10793: URL: https://github.com/apache/doris/pull/10793 -- 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: [bug](multi-catalog) empty hadoop configuration when reading iceberg table (#10793)

2022-07-13 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 077ec4b114 [bug](multi-catalog) empty hadoop

svn commit: r55728 - /dev/doris/1.1/ /release/doris/1.1/

2022-07-13 Thread morningman
Author: morningman Date: Thu Jul 14 02:05:16 2022 New Revision: 55728 Log: move doris 1.1.0-rc05 to release Added: release/doris/1.1/ - copied from r55727, dev/doris/1.1/ Removed: dev/doris/1.1/ - To unsubscribe,

[GitHub] [doris] SWJTU-ZhangLei commented on issue #10808: [Bug][Rollup] fe crash because npe on rollupBatchTask

2022-07-13 Thread GitBox
SWJTU-ZhangLei commented on issue #10808: URL: https://github.com/apache/doris/issues/10808#issuecomment-1183870351 > ```java > replayCancelled > ``` can you provide more information about the situation, why fe get into replayCancelled? -- This is an automated message from th

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

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

  1   2   >