[GitHub] [doris] hf200012 commented on pull request #12761: Update Docs

2022-09-20 Thread GitBox
hf200012 commented on PR #12761: URL: https://github.com/apache/doris/pull/12761#issuecomment-1251924681 @wslkxup Be careful not to mention useless content -- 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] hf200012 closed pull request #12761: Update Docs

2022-09-20 Thread GitBox
hf200012 closed pull request #12761: Update Docs URL: https://github.com/apache/doris/pull/12761 -- 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

[GitHub] [doris] zy-kkk commented on a diff in pull request #12761: Update Docs

2022-09-20 Thread GitBox
zy-kkk commented on code in PR #12761: URL: https://github.com/apache/doris/pull/12761#discussion_r974958226 ## README.md: ## @@ -38,7 +38,7 @@ Apache Doris is an easy-to-use, high-performance and real-time analytical databa Based on this, Apache Doris can better meet the scen

[GitHub] [doris] smallhibiscus closed pull request #11464: [regression-test](join) Add test case of join sql

2022-09-20 Thread GitBox
smallhibiscus closed pull request #11464: [regression-test](join) Add test case of join sql URL: https://github.com/apache/doris/pull/11464 -- 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] github-actions[bot] commented on pull request #12643: [fix](lateral_view) fix lateral view explode_split with temp table

2022-09-20 Thread GitBox
github-actions[bot] commented on PR #12643: URL: https://github.com/apache/doris/pull/12643#issuecomment-1251936769 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] smallhibiscus opened a new pull request, #12774: [regression-test](join)Add test case of left join sql

2022-09-20 Thread GitBox
smallhibiscus opened a new pull request, #12774: URL: https://github.com/apache/doris/pull/12774 # Proposed changes Issue Number: close #xxx ## Problem summary Add test case of left join sql. ## Checklist(Required) 1. Does it affect the original behavior:

[GitHub] [doris] liujinhui1994 closed issue #12745: [Bug] HDFS Broker NPT

2022-09-20 Thread GitBox
liujinhui1994 closed issue #12745: [Bug] HDFS Broker NPT URL: https://github.com/apache/doris/issues/12745 -- 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-ma

[GitHub] [doris] liujinhui1994 commented on issue #12745: [Bug] HDFS Broker NPT

2022-09-20 Thread GitBox
liujinhui1994 commented on issue #12745: URL: https://github.com/apache/doris/issues/12745#issuecomment-1251939019 The master branch has been fixed. close this issues -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [doris] yangzhg opened a new issue, #12775: [Bug] query execute may memory limit exceeded

2022-09-20 Thread GitBox
yangzhg opened a new issue, #12775: URL: https://github.com/apache/doris/issues/12775 ### 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] zhannngchen commented on a diff in pull request #12363: [feature-wip](unique-key-merge-on-write) fix that versions of multiple replicas are inconsistent when rebalance

2022-09-20 Thread GitBox
zhannngchen commented on code in PR #12363: URL: https://github.com/apache/doris/pull/12363#discussion_r974972826 ## be/src/agent/task_worker_pool.cpp: ## @@ -61,6 +61,7 @@ DEFINE_GAUGE_METRIC_PROTOTYPE_2ARG(agent_task_queue_size, MetricUnit::NOUNIT); const uint32_t TASK_FIN

[GitHub] [doris] yangzhg opened a new pull request, #12776: [Bugfix](mem) Fix memory limit check may overflow

2022-09-20 Thread GitBox
yangzhg opened a new pull request, #12776: URL: https://github.com/apache/doris/pull/12776 # Proposed changes Issue Number: close #12775 ## Problem summary This bug is because the result of subtracting signed and unsigned numbers may overflow if it is negative. ##

[GitHub] [doris] zy-kkk opened a new pull request, #12777: [typo](docs)fix get-starting doc err

2022-09-20 Thread GitBox
zy-kkk opened a new pull request, #12777: URL: https://github.com/apache/doris/pull/12777 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes

[GitHub] [doris] wslkxup commented on a diff in pull request #12761: Update Docs

2022-09-20 Thread GitBox
wslkxup commented on code in PR #12761: URL: https://github.com/apache/doris/pull/12761#discussion_r974979948 ## docs/zh-CN/docs/get-starting/get-starting.md: ## @@ -25,7 +25,7 @@ specific language governing permissions and limitations under the License. --> -# 快速开始 +# 快速开始l

[GitHub] [doris] github-actions[bot] commented on pull request #12739: [typo](docs) vectorization needs to be turned off to use native udf

2022-09-20 Thread GitBox
github-actions[bot] commented on PR #12739: URL: https://github.com/apache/doris/pull/12739#issuecomment-1251951373 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] jackwener commented on a diff in pull request #12767: [enhancement](Nereids) open all reorder

2022-09-20 Thread GitBox
jackwener commented on code in PR #12767: URL: https://github.com/apache/doris/pull/12767#discussion_r974986642 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/RuleSet.java: ## @@ -56,13 +56,13 @@ */ public class RuleSet { public static final List EXPLORATION_

[GitHub] [doris] ByteYue opened a new issue, #12778: [Bug] coredump when checking whether nested type column is null

2022-09-20 Thread GitBox
ByteYue opened a new issue, #12778: URL: https://github.com/apache/doris/issues/12778 ### 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 compile

[GitHub] [doris] wslkxup commented on pull request #12761: Update Docs

2022-09-20 Thread GitBox
wslkxup commented on PR #12761: URL: https://github.com/apache/doris/pull/12761#issuecomment-1251974908 Sorry for the wrong submission due to my tool exception. how can i cancel > 2022年9月20日 15:01,zy-kkk ***@***.***> 写道: > > > @zy-kkk requested changes on this pull request.

[GitHub] [doris] morningman merged pull request #12664: [feature-wip](parquet-reader) filter rows by page index

2022-09-20 Thread GitBox
morningman merged PR #12664: URL: https://github.com/apache/doris/pull/12664 -- 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 (47797ad7e8 -> b837b2eb95)

2022-09-20 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 47797ad7e8 [feature](Nereids) Push down not slot references expression of on clause (#11805) add b837b2eb95 [

[GitHub] [doris] ByteYue opened a new pull request, #12779: [BugFix](VExprContext) capture error status to prevent incorrect func call which causes coredump

2022-09-20 Thread GitBox
ByteYue opened a new pull request, #12779: URL: https://github.com/apache/doris/pull/12779 # Proposed changes Issue Number: close #12778 ## Problem summary Use macro `return if error` to capture error status to prevent incorrect forward func call. ## Checklist(Req

[GitHub] [doris] dinggege1024 opened a new pull request, #12780: [refactor](fe-core/src/test): refactor and replace use NIO

2022-09-20 Thread GitBox
dinggege1024 opened a new pull request, #12780: URL: https://github.com/apache/doris/pull/12780 refactor and replace use NIO # Proposed changes Issue Number: #11768 ## Problem summary Describe your replace use NIO and some check-style warning ## Checklist(Re

[GitHub] [doris] github-actions[bot] commented on pull request #12363: [feature-wip](unique-key-merge-on-write) fix that versions of multiple replicas are inconsistent when rebalance

2022-09-20 Thread GitBox
github-actions[bot] commented on PR #12363: URL: https://github.com/apache/doris/pull/12363#issuecomment-1251993137 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] dinggege1024 commented on issue #11768: [Enhancement] Use `NIO` to replace the legacy IO.

2022-09-20 Thread GitBox
dinggege1024 commented on issue #11768: URL: https://github.com/apache/doris/issues/11768#issuecomment-1251999061 https://github.com/apache/doris/pull/12780 @jackwener Hi,plz help review this pr plz -- This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [doris] AshinGau closed pull request #12623: Parquet page filter

2022-09-20 Thread GitBox
AshinGau closed pull request #12623: Parquet page filter URL: https://github.com/apache/doris/pull/12623 -- 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:

[GitHub] [doris] pengxiangyu commented on a diff in pull request #12730: [Refactor](parquet) refactor parquet write to uniform and consistent logic

2022-09-20 Thread GitBox
pengxiangyu commented on code in PR #12730: URL: https://github.com/apache/doris/pull/12730#discussion_r975034468 ## be/src/runtime/file_result_writer.h: ## @@ -42,8 +42,15 @@ struct ResultFileOptions { std::vector broker_addresses; std::map broker_properties; std

[GitHub] [doris] pengxiangyu commented on a diff in pull request #12730: [Refactor](parquet) refactor parquet write to uniform and consistent logic

2022-09-20 Thread GitBox
pengxiangyu commented on code in PR #12730: URL: https://github.com/apache/doris/pull/12730#discussion_r975038722 ## fe/fe-core/src/main/java/org/apache/doris/analysis/OutFileClause.java: ## @@ -118,12 +134,21 @@ public class OutFileClause { // If set to true, the brokerDes

[GitHub] [doris] github-actions[bot] commented on pull request #12777: [typo](docs)fix get-starting doc err

2022-09-20 Thread GitBox
github-actions[bot] commented on PR #12777: URL: https://github.com/apache/doris/pull/12777#issuecomment-1252015867 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 #12776: [Bugfix](mem) Fix memory limit check may overflow

2022-09-20 Thread GitBox
github-actions[bot] commented on PR #12776: URL: https://github.com/apache/doris/pull/12776#issuecomment-1252034079 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 #12776: [Bugfix](mem) Fix memory limit check may overflow

2022-09-20 Thread GitBox
github-actions[bot] commented on PR #12776: URL: https://github.com/apache/doris/pull/12776#issuecomment-1252034122 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 #12767: [enhancement](Nereids) open all reorder

2022-09-20 Thread GitBox
morrySnow commented on code in PR #12767: URL: https://github.com/apache/doris/pull/12767#discussion_r975063341 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/join/JoinLAsscomHelper.java: ## @@ -87,8 +87,16 @@ public Plan newTopJoin() { newBottom

[GitHub] [doris] voyagertanyao commented on issue #7503: [Roadmap] Support multi table materialized view

2022-09-20 Thread GitBox
voyagertanyao commented on issue #7503: URL: https://github.com/apache/doris/issues/7503#issuecomment-1252043664 弱弱的问一下,物化视图增强版什么时候可以发布呢?目前我们在调研doris 1.1.1,用起来感觉这个功能限制实在是太多了,不是特别好用,本想用这个功能替换kylin的,目前感觉这个物化视图功能还不够完善 -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [doris] Jibing-Li closed pull request #12746: [refactor](file scanner)Fe support new scanner for load job.

2022-09-20 Thread GitBox
Jibing-Li closed pull request #12746: [refactor](file scanner)Fe support new scanner for load job. URL: https://github.com/apache/doris/pull/12746 -- 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] adonis0147 commented on a diff in pull request #12772: [chore](build) add an option to disable strip thridparty libs

2022-09-20 Thread GitBox
adonis0147 commented on code in PR #12772: URL: https://github.com/apache/doris/pull/12772#discussion_r975076191 ## thirdparty/build-thirdparty.sh: ## @@ -246,6 +246,30 @@ remove_all_dylib() { fi } +if [[ -z "${STRIP_TP_LIB}" ]]; then +STRIP_TP_LIB='ON' +fi + +if [[

[GitHub] [doris] liujinhui1994 opened a new pull request, #12781: [Enhancement] Doris support obs broker load

2022-09-20 Thread GitBox
liujinhui1994 opened a new pull request, #12781: URL: https://github.com/apache/doris/pull/12781 # Proposed changes Issue Number: close #12329 ## Problem summary 1. Upgrade fs_broker module hadoop2.7.3->hadoop2.8.3 2. Support obs broker load org.apache.doris.br

[GitHub] [doris] xinyiZzz opened a new pull request, #12782: [fix](memtracker) Fix thread mem tracker try consume accuracy

2022-09-20 Thread GitBox
xinyiZzz opened a new pull request, #12782: URL: https://github.com/apache/doris/pull/12782 # Proposed changes Issue Number: close #xxx ## Problem summary When the thread mem tracker try consume fails, an error msg will be generated, and the error msg will be returned af

[GitHub] [doris] ChPi opened a new pull request, #12783: [typo](docs)rename doc file name

2022-09-20 Thread GitBox
ChPi opened a new pull request, #12783: URL: https://github.com/apache/doris/pull/12783 # Proposed changes Issue Number: close #xxx ## Problem summary the [sidebars.json](https://github.com/apache/doris/blob/master/docs/sidebars.json) and en doc file name is [table-tem

[GitHub] [doris] caiconghui merged pull request #12710: [refactor](SimpleScheduler) refactor code for getting available backend in SimpleScheduler

2022-09-20 Thread GitBox
caiconghui merged PR #12710: URL: https://github.com/apache/doris/pull/12710 -- 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 (b837b2eb95 -> bb7206d461)

2022-09-20 Thread caiconghui
This is an automated email from the ASF dual-hosted git repository. caiconghui pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from b837b2eb95 [feature-wip](parquet-reader) filter rows by page index (#12664) add bb7206d461 [refactor](SimpleS

[GitHub] [doris] hqx871 commented on pull request #11082: [regression] (array-type) add the cases for csv/orc/parquet file format

2022-09-20 Thread GitBox
hqx871 commented on PR #11082: URL: https://github.com/apache/doris/pull/11082#issuecomment-1252140197 hi @whutpencil, does broker load support array type? -- 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] xinyiZzz merged pull request #12776: [Bugfix](mem) Fix memory limit check may overflow

2022-09-20 Thread GitBox
xinyiZzz merged PR #12776: URL: https://github.com/apache/doris/pull/12776 -- 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: [Bugfix](mem) Fix memory limit check may overflow (#12776)

2022-09-20 Thread zouxinyi
This is an automated email from the ASF dual-hosted git repository. zouxinyi 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 e70c298e0c [Bugfix](mem) Fix memory limit check

[GitHub] [doris] xinyiZzz closed issue #12775: [Bug] query execute may memory limit exceeded

2022-09-20 Thread GitBox
xinyiZzz closed issue #12775: [Bug] query execute may memory limit exceeded URL: https://github.com/apache/doris/issues/12775 -- 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] qf8505 opened a new issue, #12784: [Feature] Execution failed: Error Failed to execute sql: java.lang.Error: Error: could not match input提示优化

2022-09-20 Thread GitBox
qf8505 opened a new issue, #12784: URL: https://github.com/apache/doris/issues/12784 ### 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 ODBC映射Postg

[GitHub] [doris] HappenLee commented on a diff in pull request #12730: [Refactor](parquet) refactor parquet write to uniform and consistent logic

2022-09-20 Thread GitBox
HappenLee commented on code in PR #12730: URL: https://github.com/apache/doris/pull/12730#discussion_r975191153 ## be/src/exec/parquet_writer.h: ## @@ -63,14 +63,35 @@ class ParquetOutputStream : public arrow::io::OutputStream { int64_t _written_len = 0; }; +class Parque

[GitHub] [doris] wangshuo128 opened a new pull request, #12785: [Feature](Nereids) Set pre-aggregation status for OLAP table scan.

2022-09-20 Thread GitBox
wangshuo128 opened a new pull request, #12785: URL: https://github.com/apache/doris/pull/12785 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ]

[GitHub] [doris] yangzhg commented on pull request #12768: [fix](thirdparty)fix thirdparty builder

2022-09-20 Thread GitBox
yangzhg commented on PR #12768: URL: https://github.com/apache/doris/pull/12768#issuecomment-1252215917 Please add some comment to describe why you do this -- 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] pengxiangyu merged pull request #12768: [fix](thirdparty)fix thirdparty builder

2022-09-20 Thread GitBox
pengxiangyu merged PR #12768: URL: https://github.com/apache/doris/pull/12768 -- 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.

[doris] branch master updated (e70c298e0c -> b550985df6)

2022-09-20 Thread pengxiangyu
This is an automated email from the ASF dual-hosted git repository. pengxiangyu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from e70c298e0c [Bugfix](mem) Fix memory limit check may overflow (#12776) add b550985df6 fix thirdparty builder (

[GitHub] [doris] pengxiangyu commented on pull request #12768: [fix](thirdparty)fix thirdparty builder

2022-09-20 Thread GitBox
pengxiangyu commented on PR #12768: URL: https://github.com/apache/doris/pull/12768#issuecomment-1252232220 build_gsasl need some files build by build_krb5 -- 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] github-actions[bot] commented on pull request #12783: [typo](docs)rename doc file name

2022-09-20 Thread GitBox
github-actions[bot] commented on PR #12783: URL: https://github.com/apache/doris/pull/12783#issuecomment-1252238643 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 #12783: [typo](docs)rename doc file name

2022-09-20 Thread GitBox
github-actions[bot] commented on PR #12783: URL: https://github.com/apache/doris/pull/12783#issuecomment-1252238674 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 #12772: [chore](build) add an option to disable strip thridparty libs

2022-09-20 Thread GitBox
github-actions[bot] commented on PR #12772: URL: https://github.com/apache/doris/pull/12772#issuecomment-1252240862 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 #12772: [chore](build) add an option to disable strip thridparty libs

2022-09-20 Thread GitBox
github-actions[bot] commented on PR #12772: URL: https://github.com/apache/doris/pull/12772#issuecomment-1252240902 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] carlvinhust2012 opened a new pull request, #12786: [fix](array-type) fix the wrong result when import array element with…

2022-09-20 Thread GitBox
carlvinhust2012 opened a new pull request, #12786: URL: https://github.com/apache/doris/pull/12786 # Proposed changes 1. this pr is used to fix the wrong result when import array element with double quotes. 2. before the change, we use stream load will get a wrong result. the examp

[GitHub] [doris] luozenglin commented on a diff in pull request #12734: [fix](outfile) select OBJECT and HLL columns into outfile as null.

2022-09-20 Thread GitBox
luozenglin commented on code in PR #12734: URL: https://github.com/apache/doris/pull/12734#discussion_r975282336 ## be/src/vec/runtime/vfile_result_writer.cpp: ## @@ -327,7 +325,7 @@ Status VFileResultWriter::_write_csv_file(const Block& block) { break;

[GitHub] [doris] Gabriel39 opened a new issue, #12787: [Enhancement] Use heap sort to optimize sort node

2022-09-20 Thread GitBox
Gabriel39 opened a new issue, #12787: URL: https://github.com/apache/doris/issues/12787 ### 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 If `limi

[GitHub] [doris] github-actions[bot] commented on pull request #12770: [chore](regression-test) add order by column in tpch_sf1_p1/tpch_sf1/nereids/q11.groovy

2022-09-20 Thread GitBox
github-actions[bot] commented on PR #12770: URL: https://github.com/apache/doris/pull/12770#issuecomment-1252287824 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 #12770: [chore](regression-test) add order by column in tpch_sf1_p1/tpch_sf1/nereids/q11.groovy

2022-09-20 Thread GitBox
github-actions[bot] commented on PR #12770: URL: https://github.com/apache/doris/pull/12770#issuecomment-1252287859 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 #12700: [Improvement](sort) Use heap sort to optimize sort node

2022-09-20 Thread GitBox
github-actions[bot] commented on PR #12700: URL: https://github.com/apache/doris/pull/12700#issuecomment-1252288341 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 #12720: [Bug](date) Fix wrong result produced by date function

2022-09-20 Thread GitBox
github-actions[bot] commented on PR #12720: URL: https://github.com/apache/doris/pull/12720#issuecomment-1252302203 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 #12720: [Bug](date) Fix wrong result produced by date function

2022-09-20 Thread GitBox
github-actions[bot] commented on PR #12720: URL: https://github.com/apache/doris/pull/12720#issuecomment-1252302147 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 commented on a diff in pull request #12765: [feature-wip](statistics) collect statistics by sql task

2022-09-20 Thread GitBox
Kikyou1997 commented on code in PR #12765: URL: https://github.com/apache/doris/pull/12765#discussion_r975326292 ## fe/fe-core/src/main/java/org/apache/doris/statistics/SQLStatisticsTask.java: ## @@ -17,47 +17,119 @@ package org.apache.doris.statistics; -import org.apache.d

[GitHub] [doris] github-actions[bot] commented on pull request #12723: [Bug](datetimev2) Fix lost precision for datetimev2

2022-09-20 Thread GitBox
github-actions[bot] commented on PR #12723: URL: https://github.com/apache/doris/pull/12723#issuecomment-1252315087 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 #12723: [Bug](datetimev2) Fix lost precision for datetimev2

2022-09-20 Thread GitBox
github-actions[bot] commented on PR #12723: URL: https://github.com/apache/doris/pull/12723#issuecomment-1252315141 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] Kikyou1997 commented on a diff in pull request #12765: [feature-wip](statistics) collect statistics by sql task

2022-09-20 Thread GitBox
Kikyou1997 commented on code in PR #12765: URL: https://github.com/apache/doris/pull/12765#discussion_r975326292 ## fe/fe-core/src/main/java/org/apache/doris/statistics/SQLStatisticsTask.java: ## @@ -17,47 +17,119 @@ package org.apache.doris.statistics; -import org.apache.d

[GitHub] [doris] spaces-X opened a new issue, #12788: [Bug] incompatible metadata for colocate table distributed column types

2022-09-20 Thread GitBox
spaces-X opened a new issue, #12788: URL: https://github.com/apache/doris/issues/12788 ### 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 update from 0

[GitHub] [doris] liaoxin01 opened a new pull request, #12789: [feature-wip](unique-key-merge-on-write) fix calculate delete bitmap when has sequence column

2022-09-20 Thread GitBox
liaoxin01 opened a new pull request, #12789: URL: https://github.com/apache/doris/pull/12789 # Proposed changes Issue Number: close #xxx ## Problem summary when the rowset has multiple segments with sequence column, we should compare sequence id with previous segment

[GitHub] [doris] Gabriel39 commented on a diff in pull request #12730: [Refactor](parquet) refactor parquet write to uniform and consistent logic

2022-09-20 Thread GitBox
Gabriel39 commented on code in PR #12730: URL: https://github.com/apache/doris/pull/12730#discussion_r975329125 ## be/src/vec/runtime/vparquet_writer.cpp: ## @@ -35,207 +36,54 @@ namespace doris::vectorized { -VParquetWriterWrapper::VParquetWriterWrapper(doris::FileWriter*

[GitHub] [doris] github-actions[bot] commented on pull request #12727: [Bug](date) Fix wrong type in TimestampArithmeticExpr

2022-09-20 Thread GitBox
github-actions[bot] commented on PR #12727: URL: https://github.com/apache/doris/pull/12727#issuecomment-1252329422 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 #12727: [Bug](date) Fix wrong type in TimestampArithmeticExpr

2022-09-20 Thread GitBox
github-actions[bot] commented on PR #12727: URL: https://github.com/apache/doris/pull/12727#issuecomment-1252329490 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] Gabriel39 merged pull request #12727: [Bug](date) Fix wrong type in TimestampArithmeticExpr

2022-09-20 Thread GitBox
Gabriel39 merged PR #12727: URL: https://github.com/apache/doris/pull/12727 -- 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: [Bug](date) Fix wrong type in TimestampArithmeticExpr (#12727)

2022-09-20 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee 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 cc072d35b7 [Bug](date) Fix wrong type in Time

[GitHub] [doris] Gabriel39 closed issue #12726: [Bug] Wrong type in TimestampArithmeticExpr

2022-09-20 Thread GitBox
Gabriel39 closed issue #12726: [Bug] Wrong type in TimestampArithmeticExpr URL: https://github.com/apache/doris/issues/12726 -- 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] Gabriel39 merged pull request #12720: [Bug](date) Fix wrong result produced by date function

2022-09-20 Thread GitBox
Gabriel39 merged PR #12720: URL: https://github.com/apache/doris/pull/12720 -- 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] Gabriel39 closed issue #12719: [Bug] `CURDATE` returns wrong result

2022-09-20 Thread GitBox
Gabriel39 closed issue #12719: [Bug] `CURDATE` returns wrong result URL: https://github.com/apache/doris/issues/12719 -- 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 unsubs

[doris] branch master updated: [Bug](date) Fix wrong result produced by date function (#12720)

2022-09-20 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee 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 d5486726de [Bug](date) Fix wrong result produ

[GitHub] [doris] jackwener opened a new pull request, #12790: [fix](Nereids): add stats in plan.

2022-09-20 Thread GitBox
jackwener opened a new pull request, #12790: URL: https://github.com/apache/doris/pull/12790 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Y

[GitHub] [doris] weizhengte commented on a diff in pull request #12765: [feature-wip](statistics) collect statistics by sql task

2022-09-20 Thread GitBox
weizhengte commented on code in PR #12765: URL: https://github.com/apache/doris/pull/12765#discussion_r975378534 ## fe/fe-core/src/main/java/org/apache/doris/statistics/SQLStatisticsTask.java: ## @@ -17,47 +17,119 @@ package org.apache.doris.statistics; -import org.apache.d

[GitHub] [doris] weizhengte commented on a diff in pull request #12765: [feature-wip](statistics) collect statistics by sql task

2022-09-20 Thread GitBox
weizhengte commented on code in PR #12765: URL: https://github.com/apache/doris/pull/12765#discussion_r975378534 ## fe/fe-core/src/main/java/org/apache/doris/statistics/SQLStatisticsTask.java: ## @@ -17,47 +17,119 @@ package org.apache.doris.statistics; -import org.apache.d

[GitHub] [doris] xinyiZzz opened a new pull request, #12791: [fix](memtracker) Refactor load channel mem tracker to improve accuracy

2022-09-20 Thread GitBox
xinyiZzz opened a new pull request, #12791: URL: https://github.com/apache/doris/pull/12791 # Proposed changes Issue Number: close #xxx ## Problem summary The mem hook record tracker cannot guarantee that the final consumption is 0, nor can it guarantee that the memory a

[GitHub] [doris] Diksha587 commented on issue #11706: Good First Issue

2022-09-20 Thread GitBox
Diksha587 commented on issue #11706: URL: https://github.com/apache/doris/issues/11706#issuecomment-1252399462 I am interested in DOCS & BLOGS TRANSLATION if there is any blog post remaining to assign I would like to fill the post I'm a newbie and this would be my first open source contri

[GitHub] [doris] yiguolei merged pull request #12753: [fix](brpc) donot use pooled brpc

2022-09-20 Thread GitBox
yiguolei merged PR #12753: URL: https://github.com/apache/doris/pull/12753 -- 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] EmmyMiao87 opened a new pull request, #12792: [Docs] Add python env for Mac M1

2022-09-20 Thread GitBox
EmmyMiao87 opened a new pull request, #12792: URL: https://github.com/apache/doris/pull/12792 For Mac M1, the default is python3 instead of python. When FE compiles, there will be an error that python cannot be found. This PR complements this part of the description. -- T

[doris] branch branch-1.1-lts updated: (brpc) donot use pooled brpc (#12753)

2022-09-20 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-1.1-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.1-lts by this push: new 1d2880d8a6 (brpc) donot use poo

[GitHub] [doris] yiguolei merged pull request #12770: [chore](regression-test) add order by column in tpch_sf1_p1/tpch_sf1/nereids/q11.groovy

2022-09-20 Thread GitBox
yiguolei merged PR #12770: URL: https://github.com/apache/doris/pull/12770 -- 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: [chore](regression-test) add order by column in tpch_sf1_p1/tpch_sf1/nereids/q11.groovy (#12770)

2022-09-20 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 7dfbb7c639 [chore](regression-test) add order b

[GitHub] [doris] jackwener closed pull request #12783: [typo](docs)rename doc file name

2022-09-20 Thread GitBox
jackwener closed pull request #12783: [typo](docs)rename doc file name URL: https://github.com/apache/doris/pull/12783 -- 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 unsubs

[GitHub] [doris] jackwener commented on pull request #12783: [typo](docs)rename doc file name

2022-09-20 Thread GitBox
jackwener commented on PR #12783: URL: https://github.com/apache/doris/pull/12783#issuecomment-1252439630 Reason above, we should close this PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to th

[GitHub] [doris] Jibing-Li opened a new pull request, #12793: [feature-wip](new-scan)Refactor VFileScanner, support broker load, remove unused functions in VScanner base class.

2022-09-20 Thread GitBox
Jibing-Li opened a new pull request, #12793: URL: https://github.com/apache/doris/pull/12793 Refactor of scanners. Support broker load. # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Doe

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

2022-09-20 Thread GitBox
xiaokang commented on code in PR #10322: URL: https://github.com/apache/doris/pull/10322#discussion_r975505646 ## be/src/util/mysql_row_buffer.cpp: ## @@ -25,6 +25,8 @@ #include "date_func.h" #include "gutil/strings/numbers.h" #include "runtime/large_int_value.h" +#include "u

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

2022-09-20 Thread GitBox
xiaokang commented on code in PR #10322: URL: https://github.com/apache/doris/pull/10322#discussion_r975507274 ## be/src/vec/data_types/data_type_jsonb.cpp: ## @@ -0,0 +1,181 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreem

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

2022-09-20 Thread GitBox
xiaokang commented on code in PR #10322: URL: https://github.com/apache/doris/pull/10322#discussion_r975509813 ## be/src/olap/types.h: ## @@ -1559,6 +1566,65 @@ struct FieldTypeTraits : public FieldTypeTraits +struct FieldTypeTraits : public FieldTypeTraits { +static int c

[GitHub] [doris] xiaokang commented on pull request #10322: [feature](JSON datatype)Support JSON datatype

2022-09-20 Thread GitBox
xiaokang commented on PR #10322: URL: https://github.com/apache/doris/pull/10322#issuecomment-1252523697 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] dataroaring commented on a diff in pull request #12774: [regression-test](join)Add test case of left join sql

2022-09-20 Thread GitBox
dataroaring commented on code in PR #12774: URL: https://github.com/apache/doris/pull/12774#discussion_r975521999 ## regression-test/suites/query/join/test_left_join.groovy: ## @@ -0,0 +1,44 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributo

[GitHub] [doris] morningman commented on a diff in pull request #12793: [feature-wip](new-scan)Refactor VFileScanner, support broker load, remove unused functions in VScanner base class.

2022-09-20 Thread GitBox
morningman commented on code in PR #12793: URL: https://github.com/apache/doris/pull/12793#discussion_r975524151 ## be/src/vec/exec/scan/new_file_scan_node.h: ## @@ -25,6 +25,8 @@ class NewFileScanNode : public VScanNode { public: NewFileScanNode(ObjectPool* pool, const TP

[GitHub] [doris] morningman commented on a diff in pull request #12791: [fix](memtracker) Refactor load channel mem tracker to improve accuracy

2022-09-20 Thread GitBox
morningman commented on code in PR #12791: URL: https://github.com/apache/doris/pull/12791#discussion_r975579706 ## be/src/util/mem_info.h: ## @@ -78,11 +82,13 @@ class MemInfo { static int64_t _s_mem_limit; static int64_t _s_hard_mem_limit; static size_t _s_alloc

[GitHub] [doris] xinyiZzz commented on a diff in pull request #12791: [fix](memtracker) Refactor load channel mem tracker to improve accuracy

2022-09-20 Thread GitBox
xinyiZzz commented on code in PR #12791: URL: https://github.com/apache/doris/pull/12791#discussion_r975599656 ## be/src/util/mem_info.h: ## @@ -78,11 +82,13 @@ class MemInfo { static int64_t _s_mem_limit; static int64_t _s_hard_mem_limit; static size_t _s_allocat

[GitHub] [doris] github-actions[bot] commented on pull request #12792: [Docs] Add python env for Mac M1

2022-09-20 Thread GitBox
github-actions[bot] commented on PR #12792: URL: https://github.com/apache/doris/pull/12792#issuecomment-1252628652 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 #12792: [Docs] Add python env for Mac M1

2022-09-20 Thread GitBox
github-actions[bot] commented on PR #12792: URL: https://github.com/apache/doris/pull/12792#issuecomment-1252628725 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 #12782: [fix](memtracker) Fix thread mem tracker try consume accuracy

2022-09-20 Thread GitBox
github-actions[bot] commented on PR #12782: URL: https://github.com/apache/doris/pull/12782#issuecomment-1252629704 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

  1   2   >