[GitHub] [doris] github-actions[bot] commented on pull request #11033: [fix](planner)unnecessary cast will be added on children in InPredicate

2022-07-19 Thread GitBox
github-actions[bot] commented on PR #11033: URL: https://github.com/apache/doris/pull/11033#issuecomment-1189902933 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: [feature-wip](unique-key-merge-on-write) Implement tablet lookup interface, using rowset-tree, DSIP-018[3/5] (#10938)

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

[GitHub] [doris] dataroaring merged pull request #10938: [feature-wip](unique-key-merge-on-write) Implement tablet lookup interface, using rowset-tree, DSIP-018[3/5]

2022-07-19 Thread GitBox
dataroaring merged PR #10938: URL: https://github.com/apache/doris/pull/10938 -- 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] morrySnow commented on pull request #11033: [fix](planner)unnecessary cast will be added on children in InPredicate

2022-07-19 Thread GitBox
morrySnow commented on PR #11033: URL: https://github.com/apache/doris/pull/11033#issuecomment-1189894929 @EmmyMiao87 @morningman PTAL -- 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] morrySnow opened a new pull request, #11033: [fix](planner)unnecessary cast will be added on children in InPredicate

2022-07-19 Thread GitBox
morrySnow opened a new pull request, #11033: URL: https://github.com/apache/doris/pull/11033 # Proposed changes Issue Number: close #10881 ## Problem Summary: We should use equals function rather than Use equals operator to compare two Type in Analyzer#castAllToCompatibl

[GitHub] [doris] wangbo opened a new issue, #11032: [Enhancement] using parallel_flat_hash_map instead of flat_hash_map in PHHashMap

2022-07-19 Thread GitBox
wangbo opened a new issue, #11032: URL: https://github.com/apache/doris/issues/11032 ### 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 I found in

[GitHub] [doris] yangzhg opened a new pull request, #11031: [docs] using asf offical slack channel replace outdated slack url

2022-07-19 Thread GitBox
yangzhg opened a new pull request, #11031: URL: https://github.com/apache/doris/pull/11031 # Proposed changes Issue Number: close https://lists.apache.org/thread/29h6grfylvtkmmcxkhbn1fjzccwk60hy ## Problem Summary: using asf offical pernament slack channel replace outdat

[GitHub] [doris] 924060929 merged pull request #10890: [Feature](Nereids) Reorder join to eliminate cross join.

2022-07-19 Thread GitBox
924060929 merged PR #10890: URL: https://github.com/apache/doris/pull/10890 -- 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

[doris] branch master updated: [Feature](Nereids) Reorder join to eliminate cross join. (#10890)

2022-07-19 Thread huajianlan
This is an automated email from the ASF dual-hosted git repository. huajianlan 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 9b91f86c38 [Feature](Nereids) Reorder join to

[GitHub] [doris] github-actions[bot] commented on pull request #10890: [Feature](Nereids) Reorder join to eliminate cross join.

2022-07-19 Thread GitBox
github-actions[bot] commented on PR #10890: URL: https://github.com/apache/doris/pull/10890#issuecomment-1189857355 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 pull request #10890: [Feature](Nereids) Reorder join to eliminate cross join.

2022-07-19 Thread GitBox
924060929 commented on PR #10890: URL: https://github.com/apache/doris/pull/10890#issuecomment-1189854930 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 unsubscrib

[GitHub] [doris] yiguolei merged pull request #11000: [feature-wip](multi-catalog) Support runtime filter for file scan node

2022-07-19 Thread GitBox
yiguolei merged PR #11000: URL: https://github.com/apache/doris/pull/11000 -- 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 (a5a50726bf -> 56e036e68b)

2022-07-19 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 a5a50726bf [Ehancement](planner) Rewrite implicit cast to the predicates (#10920) add 56e036e68b [feature-wip](

[GitHub] [doris] github-actions[bot] commented on pull request #11009: [tools] add clickbench tools

2022-07-19 Thread GitBox
github-actions[bot] commented on PR #11009: URL: https://github.com/apache/doris/pull/11009#issuecomment-1189818056 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: [Ehancement](planner) Rewrite implicit cast to the predicates (#10920)

2022-07-19 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 a5a50726bf [Ehancement](planner) Rewrite impl

[GitHub] [doris] morningman merged pull request #10920: [Ehancement](planner) Rewrite implicit cast to the predicates

2022-07-19 Thread GitBox
morningman merged PR #10920: URL: https://github.com/apache/doris/pull/10920 -- 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] weizhengte opened a new pull request, #11030: [feature-wip](statistics) step4.1: manually inject statistics for a table or column

2022-07-19 Thread GitBox
weizhengte opened a new pull request, #11030: URL: https://github.com/apache/doris/pull/11030 # Proposed changes This pr mainly to supplement the syntax of the previous pr(#8861), it supports users to manually inject statistics, including table, partition, and column statistics.

[GitHub] [doris] TsukiokaKogane opened a new pull request, #11029: [fix] Fix potential unhandled exception cause data inconsistency

2022-07-19 Thread GitBox
TsukiokaKogane opened a new pull request, #11029: URL: https://github.com/apache/doris/pull/11029 # Proposed changes Issue Number: close #11018 ## Problem Summary: catch unhandled exception to prevent potential data inconsistency behavior. ## Checklist(Required)

[GitHub] [doris-spark-connector] myfjdthink commented on a diff in pull request #44: feat: export doris write error to spark master, no need to check executor log

2022-07-19 Thread GitBox
myfjdthink commented on code in PR #44: URL: https://github.com/apache/doris-spark-connector/pull/44#discussion_r925158144 ## spark-doris-connector/src/main/scala/org/apache/doris/spark/sql/DorisSourceProvider.scala: ## @@ -115,7 +120,7 @@ private[sql] class DorisSourceProvider

[GitHub] [doris] zhannngchen opened a new pull request, #11028: [feature-wip](unique-key-merge-on-write) Add some comments for the feature options

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

[doris] branch master updated (989e6d1cf9 -> dc2b709f6f)

2022-07-19 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 989e6d1cf9 [chore]fix clang compile error (#11021) add dc2b709f6f [Bug](compaction) fix uniq key compaction b

[GitHub] [doris] dataroaring merged pull request #10971: [Bug](compaction) fix uniq key compaction bug

2022-07-19 Thread GitBox
dataroaring merged PR #10971: URL: https://github.com/apache/doris/pull/10971 -- 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] 924060929 commented on pull request #11027: [refactor] rename GroupExpression.getParent() to getOwnerGroup()

2022-07-19 Thread GitBox
924060929 commented on PR #11027: URL: https://github.com/apache/doris/pull/11027#issuecomment-1189802540 wait for checks -- 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-spark-connector] JNSimba commented on a diff in pull request #44: feat: export doris write error to spark master, no need to check executor log

2022-07-19 Thread GitBox
JNSimba commented on code in PR #44: URL: https://github.com/apache/doris-spark-connector/pull/44#discussion_r925151953 ## spark-doris-connector/src/main/scala/org/apache/doris/spark/sql/DorisSourceProvider.scala: ## @@ -115,7 +120,7 @@ private[sql] class DorisSourceProvider ex

[GitHub] [doris] 924060929 commented on a diff in pull request #11027: [refactor] rename GroupExpression.getParent() to getOwnerGroup()

2022-07-19 Thread GitBox
924060929 commented on code in PR #11027: URL: https://github.com/apache/doris/pull/11027#discussion_r925151810 ## fe/fe-core/src/main/java/org/apache/doris/nereids/memo/Memo.java: ## @@ -180,8 +180,8 @@ private void mergeGroup(Group source, Group destination) {

[GitHub] [doris] morrySnow commented on pull request #11027: [refactor] rename GroupExpression.getParent() to getOwnerGroup()

2022-07-19 Thread GitBox
morrySnow commented on PR #11027: URL: https://github.com/apache/doris/pull/11027#issuecomment-1189798897 please use `[xxx](Nereids)` as title prefix -- 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] englefly opened a new pull request, #11027: [refactor] rename GroupExpression.getParent() to getOwnerGroup()

2022-07-19 Thread GitBox
englefly opened a new pull request, #11027: URL: https://github.com/apache/doris/pull/11027 # Proposed changes GroupExpression.getParent() returns the group which contains this expr. This name is missleading especially in tree structures. So we change the name to getOwnerGroup.

[GitHub] [doris-spark-connector] myfjdthink opened a new pull request, #44: feat: export doris write error to spark master, no need to check executor log

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

[GitHub] [doris] Kikyou1997 commented on pull request #10920: [Ehancement](planner) Rewrite implicit cast to the predicates

2022-07-19 Thread GitBox
Kikyou1997 commented on PR #10920: URL: https://github.com/apache/doris/pull/10920#issuecomment-1189794286 @EmmyMiao87 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

[GitHub] [doris] platoneko opened a new pull request, #11026: [fix] Fix potential null client bug in S3FileSystem

2022-07-19 Thread GitBox
platoneko opened a new pull request, #11026: URL: https://github.com/apache/doris/pull/11026 # Proposed changes Issue Number: close #xxx ## Problem Summary: 1. Fix potential null client bug in S3FileSystem. 2. Use S3Conf instead of map to create S3FileSystem. 3. Rem

[GitHub] [doris] liaoxin01 commented on a diff in pull request #11009: [tools] add clickbench tools

2022-07-19 Thread GitBox
liaoxin01 commented on code in PR #11009: URL: https://github.com/apache/doris/pull/11009#discussion_r925139344 ## tools/clickbench-tools/load-clickbench-data.sh: ## @@ -0,0 +1,142 @@ +#!/usr/bin/env bash +# Licensed to the Apache Software Foundation (ASF) under one +# or more c

[GitHub] [doris] morningman commented on issue #11024: [Bug] cannot access the hive external table stored with s3 as the backend

2022-07-19 Thread GitBox
morningman commented on issue #11024: URL: https://github.com/apache/doris/issues/11024#issuecomment-1189765078 Could you provide your `create table` stmt? -- 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

[GitHub] [doris] morrySnow commented on pull request #10920: [Ehancement](planner) Rewrite implicit cast to the predicates

2022-07-19 Thread GitBox
morrySnow commented on PR #10920: URL: https://github.com/apache/doris/pull/10920#issuecomment-1189761491 @EmmyMiao87 PTAL -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T

[GitHub] [doris] Lchangliang opened a new pull request, #11025: [Fix] Remove col_unique_id

2022-07-19 Thread GitBox
Lchangliang opened a new pull request, #11025: URL: https://github.com/apache/doris/pull/11025 # 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 #10661: [refactor][vectorized] refactor first/last value agg functions

2022-07-19 Thread GitBox
github-actions[bot] commented on PR #10661: URL: https://github.com/apache/doris/pull/10661#issuecomment-1189755767 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 #10661: [refactor][vectorized] refactor first/last value agg functions

2022-07-19 Thread GitBox
github-actions[bot] commented on PR #10661: URL: https://github.com/apache/doris/pull/10661#issuecomment-1189755740 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] ReganHoo opened a new issue, #11024: [Bug]

2022-07-19 Thread GitBox
ReganHoo opened a new issue, #11024: URL: https://github.com/apache/doris/issues/11024 ### 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.1.0-rc05

[GitHub] [doris] stalary commented on issue #11023: [Bug]

2022-07-19 Thread GitBox
stalary commented on issue #11023: URL: https://github.com/apache/doris/issues/11023#issuecomment-1189749519 Please assign to me. @morningman -- 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] xy720 closed pull request #11019: [Compile] fix compile fail on clang

2022-07-19 Thread GitBox
xy720 closed pull request #11019: [Compile] fix compile fail on clang URL: https://github.com/apache/doris/pull/11019 -- 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 unsubsc

[GitHub] [doris] siriume opened a new issue, #11023: [Bug]

2022-07-19 Thread GitBox
siriume opened a new issue, #11023: URL: https://github.com/apache/doris/issues/11023 ### 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] morningman commented on a diff in pull request #11000: [feature-wip](multi-catalog) Support runtime filter for file scan node

2022-07-19 Thread GitBox
morningman commented on code in PR #11000: URL: https://github.com/apache/doris/pull/11000#discussion_r925101385 ## be/src/vec/exec/file_scan_node.cpp: ## @@ -90,18 +115,102 @@ Status FileScanNode::open(RuntimeState* state) { RETURN_IF_ERROR(ExecNode::open(state)); RET

[GitHub] [doris] morningman commented on a diff in pull request #11000: [feature-wip](multi-catalog) Support runtime filter for file scan node

2022-07-19 Thread GitBox
morningman commented on code in PR #11000: URL: https://github.com/apache/doris/pull/11000#discussion_r925101204 ## fe/fe-core/src/main/java/org/apache/doris/planner/RuntimeFilterGenerator.java: ## @@ -321,7 +322,7 @@ private void finalizeRuntimeFilter(RuntimeFilter runtimeFilt

[GitHub] [doris] SaintBacchus commented on pull request #10977: [feature-wip][multi-catalog] Support s3 storage for file scan node

2022-07-19 Thread GitBox
SaintBacchus commented on PR #10977: URL: https://github.com/apache/doris/pull/10977#issuecomment-1189728618 OK > 2022年7月19日 23:53,Mingyu Chen ***@***.***> 写道: > > > hi @SaintBacchus , we had just fix the p0 test, please rebase to pass it.

[GitHub] [doris] Gabriel39 closed issue #10983: [Enhancement] refactor time LUT

2022-07-19 Thread GitBox
Gabriel39 closed issue #10983: [Enhancement] refactor time LUT URL: https://github.com/apache/doris/issues/10983 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

[GitHub] [doris] github-actions[bot] commented on pull request #11020: [Bug](array-type) Fix the core dump caused by unaligned __int128

2022-07-19 Thread GitBox
github-actions[bot] commented on PR #11020: URL: https://github.com/apache/doris/pull/11020#issuecomment-1189697557 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 #11020: [Bug](array-type) Fix the core dump caused by unaligned __int128

2022-07-19 Thread GitBox
github-actions[bot] commented on PR #11020: URL: https://github.com/apache/doris/pull/11020#issuecomment-1189697539 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] compasses commented on pull request #11021: [chore][compile] Fix clang compile error

2022-07-19 Thread GitBox
compasses commented on PR #11021: URL: https://github.com/apache/doris/pull/11021#issuecomment-1189696886 Thanks, 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 u

[GitHub] [doris] compasses commented on pull request #11019: [Compile] fix compile fail on clang

2022-07-19 Thread GitBox
compasses commented on PR #11019: URL: https://github.com/apache/doris/pull/11019#issuecomment-1189696612 Thanks, 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 u

[GitHub] [doris] compiletheworld opened a new pull request, #11022: [fix](config) Fix uninitialized config validator

2022-07-19 Thread GitBox
compiletheworld opened a new pull request, #11022: URL: https://github.com/apache/doris/pull/11022 If we don't set any validator, the original implementation will cause seg-fault due to nullptr of `RegisterConfValidator::_s_field_validator`, which initial value relies on the first confi

svn commit: r55857 - in /release/doris: 0.12.0-incubating/ 0.13.0-incubating/ 0.14.0-incubating/

2022-07-19 Thread jiafengzheng
Author: jiafengzheng Date: Wed Jul 20 00:45:26 2022 New Revision: 55857 Log: add history release version Added: release/doris/0.12.0-incubating/ release/doris/0.12.0-incubating/apache-doris-0.12.0-incubating-src.tar.gz (with props) release/doris/0.12.0-incubating/apache-doris-0.12

[doris] branch master updated: [chore]fix clang compile error (#11021)

2022-07-19 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 989e6d1cf9 [chore]fix clang compile error (#110

[GitHub] [doris] yiguolei merged pull request #11021: [chore][compile] Fix clang compile error

2022-07-19 Thread GitBox
yiguolei merged PR #11021: URL: https://github.com/apache/doris/pull/11021 -- 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] adonis0147 commented on a diff in pull request #10775: [Bug][Memtable] fix core dump on int128 because not aligned by 16 byte

2022-07-19 Thread GitBox
adonis0147 commented on code in PR #10775: URL: https://github.com/apache/doris/pull/10775#discussion_r924735680 ## be/src/runtime/mem_pool.h: ## @@ -104,9 +104,17 @@ class MemPool { /// of the current chunk. Creates a new chunk if there aren't any chunks /// with enou

[GitHub] [doris] adonis0147 commented on pull request #11021: [chore][compile] Fix clang compile error

2022-07-19 Thread GitBox
adonis0147 commented on PR #11021: URL: https://github.com/apache/doris/pull/11021#issuecomment-1189319672 Duplicate #11019 -- 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 commen

[GitHub] [doris] platoneko opened a new pull request, #11021: [chore][compile] Fix clang compile error

2022-07-19 Thread GitBox
platoneko opened a new pull request, #11021: URL: https://github.com/apache/doris/pull/11021 # 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] morningman commented on pull request #10977: [feature-wip][multi-catalog] Support s3 storage for file scan node

2022-07-19 Thread GitBox
morningman commented on PR #10977: URL: https://github.com/apache/doris/pull/10977#issuecomment-1189226471 hi @SaintBacchus , we had just fix the p0 test, please rebase to pass it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[doris] branch master updated: [doc] missing sidebar for cloudcanal (#10998)

2022-07-19 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 ba9c7e50aa [doc] missing sidebar for cloudcan

[GitHub] [doris] morningman merged pull request #10998: [doc] missing sidebar for cloudcanal

2022-07-19 Thread GitBox
morningman merged PR #10998: URL: https://github.com/apache/doris/pull/10998 -- 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] adonis0147 opened a new pull request, #11020: [feature-wip](array-type) Fix the core dump caused by unaligned __int128

2022-07-19 Thread GitBox
adonis0147 opened a new pull request, #11020: URL: https://github.com/apache/doris/pull/11020 # Proposed changes ~~Issue Number: close #xxx~~ ## Problem Summary: Similar to #10775 . This issue may occur when using stream load by json file. ## Checklist(Required)

[GitHub] [doris] morrySnow commented on a diff in pull request #10999: [feature](nereids) support cast and extract date for TPC-H

2022-07-19 Thread GitBox
morrySnow commented on code in PR #10999: URL: https://github.com/apache/doris/pull/10999#discussion_r924654583 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/Year.java: ## @@ -0,0 +1,52 @@ +// Licensed to the Apache Software Foundation (ASF) un

[doris] branch master updated: [fix]Empty string key in aggregation was output as NULL (#11011)

2022-07-19 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 fd2c374426 [fix]Empty string key in aggregation

[GitHub] [doris] yiguolei closed issue #11010: [Bug] Empty string aggregation key was output as NULL

2022-07-19 Thread GitBox
yiguolei closed issue #11010: [Bug] Empty string aggregation key was output as NULL URL: https://github.com/apache/doris/issues/11010 -- 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 #11011: [fix]Empty string key in aggregation was output as NULL

2022-07-19 Thread GitBox
yiguolei merged PR #11011: URL: https://github.com/apache/doris/pull/11011 -- 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] compiletheworld commented on a diff in pull request #11016: [feature] Support buffering data and automatically committing for stream load

2022-07-19 Thread GitBox
compiletheworld commented on code in PR #11016: URL: https://github.com/apache/doris/pull/11016#discussion_r924488903 ## be/src/olap/wal_writer.cpp: ## @@ -0,0 +1,73 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements. Se

[GitHub] [doris] morrySnow commented on a diff in pull request #10981: [Enhancement](Nereids) add some basic data structure definitions.

2022-07-19 Thread GitBox
morrySnow commented on code in PR #10981: URL: https://github.com/apache/doris/pull/10981#discussion_r924606269 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/DateLiteral.java: ## @@ -0,0 +1,222 @@ +// Licensed to the Apache Software Foundation (ASF) unde

[GitHub] [doris] xy720 opened a new pull request, #11019: [Compile] fix compile fail on clang

2022-07-19 Thread GitBox
xy720 opened a new pull request, #11019: URL: https://github.com/apache/doris/pull/11019 # Proposed changes These compile error come from pr #10843 #10355 #10937 ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does

[GitHub] [doris] github-actions[bot] commented on pull request #10980: [Bug][Array] cast array element to same type

2022-07-19 Thread GitBox
github-actions[bot] commented on PR #10980: URL: https://github.com/apache/doris/pull/10980#issuecomment-1189076779 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: cast array element to same type (#10980)

2022-07-19 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 95366de7f6 cast array element to same type (

[GitHub] [doris] github-actions[bot] commented on pull request #10980: [Bug][Array] cast array element to same type

2022-07-19 Thread GitBox
github-actions[bot] commented on PR #10980: URL: https://github.com/apache/doris/pull/10980#issuecomment-1189076710 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 #10980: [Bug][Array] cast array element to same type

2022-07-19 Thread GitBox
dataroaring merged PR #10980: URL: https://github.com/apache/doris/pull/10980 -- 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] dataroaring closed issue #10978: [Bug][Array] wrong result when select array contain float and integer

2022-07-19 Thread GitBox
dataroaring closed issue #10978: [Bug][Array] wrong result when select array contain float and integer URL: https://github.com/apache/doris/issues/10978 -- 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] TsukiokaKogane opened a new issue, #11018: [Bug] In finishTransaction afterStateTransform throws an exception causing data inconsistency

2022-07-19 Thread GitBox
TsukiokaKogane opened a new issue, #11018: URL: https://github.com/apache/doris/issues/11018 ### 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 0.14

[doris] branch master updated: [feature-wip](unique-key-merge-on-write) add segment lookup interface implementation, DSIP-018 (#10922)

2022-07-19 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 371c7be235 [feature-wip](unique-key-merge-on

[GitHub] [doris] dataroaring merged pull request #10922: [feature-wip](unique-key-merge-on-write) add segment lookup interface implementation, DSIP-018

2022-07-19 Thread GitBox
dataroaring merged PR #10922: URL: https://github.com/apache/doris/pull/10922 -- 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] dujl commented on pull request #10843: [feature] (multi-catalog) read parquet file by start/offset

2022-07-19 Thread GitBox
dujl commented on PR #10843: URL: https://github.com/apache/doris/pull/10843#issuecomment-1189021264 @wsjz @morningman our parquet align strategy is not same as parquet community. parquet community check whether the rowgroup's midPoint in the scan range. if the row group's midpoint in

[GitHub] [doris] BiteTheDDDDt opened a new pull request, #11017: [enhancement][Storage] refactor create predicate

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

[GitHub] [doris] mymeiyi opened a new pull request, #11016: [feature] Support buffering data and automatically committing for stream load

2022-07-19 Thread GitBox
mymeiyi opened a new pull request, #11016: URL: https://github.com/apache/doris/pull/11016 # 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] hf200012 opened a new pull request, #11015: [doc]Gis function style

2022-07-19 Thread GitBox
hf200012 opened a new pull request, #11015: URL: https://github.com/apache/doris/pull/11015 # 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] jackwener commented on a diff in pull request #10882: [enhancement](Nereids)expression equals and hashCode function

2022-07-19 Thread GitBox
jackwener commented on code in PR #10882: URL: https://github.com/apache/doris/pull/10882#discussion_r924400463 ## fe/fe-core/src/main/java/org/apache/doris/nereids/analyzer/UnboundFunction.java: ## @@ -77,4 +77,24 @@ public R accept(ExpressionVisitor visitor, C context) {

[GitHub] [doris] sunhao-db opened a new pull request, #11014: A small tip during installation and deployment

2022-07-19 Thread GitBox
sunhao-db opened a new pull request, #11014: URL: https://github.com/apache/doris/pull/11014 A small tip during installation and deployment -- 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] sunhao-db commented on pull request #11013: A tip during installation and deployment

2022-07-19 Thread GitBox
sunhao-db commented on PR #11013: URL: https://github.com/apache/doris/pull/11013#issuecomment-1188913698 冲突 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

[GitHub] [doris] sunhao-db closed pull request #11013: A tip during installation and deployment

2022-07-19 Thread GitBox
sunhao-db closed pull request #11013: A tip during installation and deployment URL: https://github.com/apache/doris/pull/11013 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T

[GitHub] [doris] sunhao-db opened a new pull request, #11013: A tip during installation and deployment

2022-07-19 Thread GitBox
sunhao-db opened a new pull request, #11013: URL: https://github.com/apache/doris/pull/11013 Document modification: A tip during installation and deployment -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [doris] github-actions[bot] commented on pull request #11012: [enhancement] partitioned agg node return error when increase reserva…

2022-07-19 Thread GitBox
github-actions[bot] commented on PR #11012: URL: https://github.com/apache/doris/pull/11012#issuecomment-1188909700 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 #11012: [enhancement] partitioned agg node return error when increase reserva…

2022-07-19 Thread GitBox
github-actions[bot] commented on PR #11012: URL: https://github.com/apache/doris/pull/11012#issuecomment-1188909672 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] yixiutt opened a new pull request, #11012: [enhancement] partitioned agg node return error when increase reserva…

2022-07-19 Thread GitBox
yixiutt opened a new pull request, #11012: URL: https://github.com/apache/doris/pull/11012 …tion failed # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the orig

[GitHub] [doris] yiguolei commented on a diff in pull request #11009: [tools] add clickbench tools

2022-07-19 Thread GitBox
yiguolei commented on code in PR #11009: URL: https://github.com/apache/doris/pull/11009#discussion_r924343995 ## tools/clickbench-tools/load-clickbench-data.sh: ## @@ -0,0 +1,154 @@ +#!/usr/bin/env bash +# Licensed to the Apache Software Foundation (ASF) under one +# or more co

[GitHub] [doris] yiguolei merged pull request #11008: Revert "[regressiontest] add tpcds_sf1 test (#10852)"

2022-07-19 Thread GitBox
yiguolei merged PR #11008: URL: https://github.com/apache/doris/pull/11008 -- 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] mrhhsg opened a new pull request, #11011: [fix]Empty string key in aggregation was output as NULL

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

[GitHub] [doris] mrhhsg opened a new issue, #11010: [Bug] Empty string aggregation key was output as NULL

2022-07-19 Thread GitBox
mrhhsg opened a new issue, #11010: URL: https://github.com/apache/doris/issues/11010 ### 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 #11007: [refactor](policy) refactor some policy create and check logic

2022-07-19 Thread GitBox
github-actions[bot] commented on PR #11007: URL: https://github.com/apache/doris/pull/11007#issuecomment-1188854300 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] hello-stephen opened a new pull request, #11009: [tools] add clickbench tools

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

[GitHub] [doris] deardeng commented on pull request #11007: [refactor](policy) refactor some policy create and check logic

2022-07-19 Thread GitBox
deardeng commented on PR #11007: URL: https://github.com/apache/doris/pull/11007#issuecomment-1188847901 LGTM -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe

[GitHub] [doris] github-actions[bot] commented on pull request #10998: [doc] missing sidebar for cloudcanal

2022-07-19 Thread GitBox
github-actions[bot] commented on PR #10998: URL: https://github.com/apache/doris/pull/10998#issuecomment-1188825574 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 #10998: [doc] missing sidebar for cloudcanal

2022-07-19 Thread GitBox
github-actions[bot] commented on PR #10998: URL: https://github.com/apache/doris/pull/10998#issuecomment-1188825524 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 #10996: Fe build idea doc

2022-07-19 Thread GitBox
github-actions[bot] commented on PR #10996: URL: https://github.com/apache/doris/pull/10996#issuecomment-1188824602 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 #10996: Fe build idea doc

2022-07-19 Thread GitBox
github-actions[bot] commented on PR #10996: URL: https://github.com/apache/doris/pull/10996#issuecomment-1188824548 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] hello-stephen opened a new pull request, #11008: Revert "[regressiontest] add tpcds_sf1 test (#10852)"

2022-07-19 Thread GitBox
hello-stephen opened a new pull request, #11008: URL: https://github.com/apache/doris/pull/11008 This reverts commit d2bee602514e8238dd8ef3d3b9b34fb6171bd26f. # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. #

[GitHub] [doris] morningman opened a new pull request, #11007: [refactor](policy) refactor some policy create and check logic

2022-07-19 Thread GitBox
morningman opened a new pull request, #11007: URL: https://github.com/apache/doris/pull/11007 # Proposed changes Issue Number: close #xxx ## Problem Summary: 1. Remove `Config.default_storage_policy` Now the Doris will create default storage policy when first start

[GitHub] [doris] luwei16 opened a new pull request, #11006: (cold_on_s3) Isolate local and remote queries using different scanner…

2022-07-19 Thread GitBox
luwei16 opened a new pull request, #11006: URL: https://github.com/apache/doris/pull/11006 … thread pools (#276) # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect

  1   2   >