[GitHub] [doris] yangzhg opened a new pull request, #13475: [Bugfix](String) fix string type length set to -1 when load stirng data

2022-10-18 Thread GitBox
yangzhg opened a new pull request, #13475: URL: https://github.com/apache/doris/pull/13475 # Proposed changes Issue Number: close #13474 ## Problem summary string type length may set to -1 when create TypeDescriptor from thrift or protobuf, this will cause check limit ov

[GitHub] [doris] yangzhg opened a new issue, #13474: [Enhancement] String type length may lost when load data to String type

2022-10-18 Thread GitBox
yangzhg opened a new issue, #13474: URL: https://github.com/apache/doris/issues/13474 ### 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 String ty

[GitHub] [doris] freemandealer commented on a diff in pull request #12866: [enhancement](compaction) introduce segment compaction (#12609)

2022-10-18 Thread GitBox
freemandealer commented on code in PR #12866: URL: https://github.com/apache/doris/pull/12866#discussion_r998998999 ## be/src/olap/rowset/beta_rowset_writer.cpp: ## @@ -102,6 +115,409 @@ Status BetaRowsetWriter::add_block(const vectorized::Block* block) { return _add_block

[GitHub] [doris] github-actions[bot] commented on pull request #13473: [enhancement](macOS) Refine the build scripts for macOS

2022-10-18 Thread GitBox
github-actions[bot] commented on PR #13473: URL: https://github.com/apache/doris/pull/13473#issuecomment-1283507146 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/3279302938";) output. shellcheck err

[GitHub] [doris] Gabriel39 closed pull request #13435: [Improvement](join) remove unnecessary flag from RowRef

2022-10-18 Thread GitBox
Gabriel39 closed pull request #13435: [Improvement](join) remove unnecessary flag from RowRef URL: https://github.com/apache/doris/pull/13435 -- 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 spec

[GitHub] [doris] adonis0147 opened a new pull request, #13473: [enhancement](macOS) Refine the build scripts for macOS

2022-10-18 Thread GitBox
adonis0147 opened a new pull request, #13473: URL: https://github.com/apache/doris/pull/13473 # Proposed changes Set the environment up before running the build scripts on macOS. ## Problem summary We should export some tools installed by Homebrew to the `PATH` to run the

[GitHub] [doris] freemandealer commented on a diff in pull request #12866: [enhancement](compaction) introduce segment compaction (#12609)

2022-10-18 Thread GitBox
freemandealer commented on code in PR #12866: URL: https://github.com/apache/doris/pull/12866#discussion_r998995404 ## be/src/olap/rowset/beta_rowset_writer.cpp: ## @@ -31,20 +33,31 @@ #include "olap/rowset/beta_rowset.h" #include "olap/rowset/rowset_factory.h" #include "olap

[GitHub] [doris] Gabriel39 opened a new pull request, #13472: [Improvement](join) remove unnecessary state for join

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

[doris-flink-connector] branch dependabot/maven/flink-doris-connector/com.fasterxml.jackson.core-jackson-databind-2.13.4.1 created (now 8492467)

2022-10-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/flink-doris-connector/com.fasterxml.jackson.core-jackson-databind-2.13.4.1 in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git at 8492467 Bump

[GitHub] [doris-flink-connector] dependabot[bot] opened a new pull request, #75: Bump jackson-databind from 2.13.3 to 2.13.4.1 in /flink-doris-connector

2022-10-18 Thread GitBox
dependabot[bot] opened a new pull request, #75: URL: https://github.com/apache/doris-flink-connector/pull/75 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.3 to 2.13.4.1. Commits See full diff in https://github.com/FasterXML/jackson/commits";>compare v

[doris-spark-connector] branch dependabot/maven/spark-doris-connector/com.fasterxml.jackson.core-jackson-databind-2.13.4.1 created (now 6e859bd)

2022-10-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/spark-doris-connector/com.fasterxml.jackson.core-jackson-databind-2.13.4.1 in repository https://gitbox.apache.org/repos/asf/doris-spark-connector.git at 6e859bd Bump

[GitHub] [doris-spark-connector] dependabot[bot] opened a new pull request, #54: Bump jackson-databind from 2.13.3 to 2.13.4.1 in /spark-doris-connector

2022-10-18 Thread GitBox
dependabot[bot] opened a new pull request, #54: URL: https://github.com/apache/doris-spark-connector/pull/54 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.3 to 2.13.4.1. Commits See full diff in https://github.com/FasterXML/jackson/commits";>compare v

[doris] branch master updated: [refactor](new-scan) remove old file scan node (#13433)

2022-10-18 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 5423de68dd [refactor](new-scan) remove old file

[GitHub] [doris] yiguolei merged pull request #13433: [refactor](new-scan) remove old file scan node

2022-10-18 Thread GitBox
yiguolei merged PR #13433: URL: https://github.com/apache/doris/pull/13433 -- 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: [memory](podarray) revert not allocate too much memory in podarray change (#13457)

2022-10-18 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 1e42598fe6 [memory](podarray) revert not allo

[GitHub] [doris] BiteTheDDDDt merged pull request #13457: [memory](podarray) revert not allocate too much memory in podarray change

2022-10-18 Thread GitBox
BiteThet merged PR #13457: URL: https://github.com/apache/doris/pull/13457 -- 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 opened a new pull request, #13471: [Bug](function) fix core dump on case when have 1000 condition #13315

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

[GitHub] [doris] LOVEGISER commented on pull request #13437: [Improvement](decimal) print decimal according to the real precision and scale

2022-10-18 Thread GitBox
LOVEGISER commented on PR #13437: URL: https://github.com/apache/doris/pull/13437#issuecomment-1283456743 i have test,this is great ` CREATE TABLE `test` ( `id` varchar(32) NULL DEFAULT "", `user_name` varchar(32) NULL DEFAULT "", `member_list` DECIMAL(10,3) ) ENGI

[GitHub] [doris] github-actions[bot] commented on pull request #13443: [fix](function)fix be coredump when using json_object function

2022-10-18 Thread GitBox
github-actions[bot] commented on PR #13443: URL: https://github.com/apache/doris/pull/13443#issuecomment-1283440685 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 #13443: [fix](function)fix be coredump when using json_object function

2022-10-18 Thread GitBox
github-actions[bot] commented on PR #13443: URL: https://github.com/apache/doris/pull/13443#issuecomment-1283440662 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] dependabot[bot] opened a new pull request, #13470: Bump jackson-databind from 2.10.0 to 2.13.4.1 in /samples/doris-demo/spark-demo

2022-10-18 Thread GitBox
dependabot[bot] opened a new pull request, #13470: URL: https://github.com/apache/doris/pull/13470 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.0 to 2.13.4.1. Commits See full diff in https://github.com/FasterXML/jackson/commits";>compare view

[doris] branch dependabot/maven/samples/doris-demo/spark-demo/com.fasterxml.jackson.core-jackson-databind-2.13.4.1 created (now 497cb34c8d)

2022-10-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/samples/doris-demo/spark-demo/com.fasterxml.jackson.core-jackson-databind-2.13.4.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 497cb34c8d Bump jacks

[GitHub] [doris] xinyiZzz opened a new pull request, #13469: [enhancement](memtracker) Refactored thread context mem tracker macro

2022-10-18 Thread GitBox
xinyiZzz opened a new pull request, #13469: URL: https://github.com/apache/doris/pull/13469 # Proposed changes Issue Number: close #xxx ## Problem summary 1. Added `SCOPED_SWITCH_THREAD_MEM_TRACKER_LIMITER`, switch MemTrackerLimiter for count memory during thread executi

[GitHub] [doris] ChPi commented on pull request #13443: [fix](function)fix be coredump when using json_object function

2022-10-18 Thread GitBox
ChPi commented on PR #13443: URL: https://github.com/apache/doris/pull/13443#issuecomment-1283421279 > please add sql based regression test. have added. please take a look. -- 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 #13252: [fix](nerieds) Fix NPE caused by GroupExpression has null owner group when choosing best plan

2022-10-18 Thread GitBox
Kikyou1997 commented on code in PR #13252: URL: https://github.com/apache/doris/pull/13252#discussion_r998935447 ## fe/fe-core/src/main/java/org/apache/doris/nereids/NereidsPlanner.java: ## @@ -190,25 +190,31 @@ public Group getRoot() { private PhysicalPlan chooseBestPlan

[GitHub] [doris] yiguolei merged pull request #13396: [branch-1.1-lts](memtracker) Fix mem hook cancel query

2022-10-18 Thread GitBox
yiguolei merged PR #13396: URL: https://github.com/apache/doris/pull/13396 -- 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 branch-1.1-lts updated: [branch-1.1-lts](memtracker) Fix mem hook cancel query #13396

2022-10-18 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 5f73879c2c [branch-1.1-lts](mem

[GitHub] [doris] github-actions[bot] commented on pull request #13396: [branch-1.1-lts](memtracker) Fix mem hook cancel query

2022-10-18 Thread GitBox
github-actions[bot] commented on PR #13396: URL: https://github.com/apache/doris/pull/13396#issuecomment-1283411004 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 #13396: [branch-1.1-lts](memtracker) Fix mem hook cancel query

2022-10-18 Thread GitBox
github-actions[bot] commented on PR #13396: URL: https://github.com/apache/doris/pull/13396#issuecomment-1283410952 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: [enhancement](memtracker) Fix brpc causing query mem tracker to be inaccurate #13401

2022-10-18 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 2745a88814 [enhancement](memtracker) Fix brpc c

[GitHub] [doris] yiguolei merged pull request #13401: [enhancement](memtracker) Fix brpc causing query mem tracker to be inaccurate

2022-10-18 Thread GitBox
yiguolei merged PR #13401: URL: https://github.com/apache/doris/pull/13401 -- 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] SharpRay opened a new pull request, #13467: modify LABEL_REGEX, COMMON_NAME_REGIEX, COMMON_TABLE_NAME_REGEX and COLUMN_NAME_REGEX values in FeNameFormat class to support unicode names

2022-10-18 Thread GitBox
SharpRay opened a new pull request, #13467: URL: https://github.com/apache/doris/pull/13467 modify LABEL_REGEX, COMMON_NAME_REGIEX, COMMON_TABLE_NAME_REGEX and COLUMN_NAME_REGEX values in FeNameFormat class to support unicode names # Proposed changes ## Problem summary M

[GitHub] [doris] github-actions[bot] commented on pull request #13462: [typo](docs) fix some problem

2022-10-18 Thread GitBox
github-actions[bot] commented on PR #13462: URL: https://github.com/apache/doris/pull/13462#issuecomment-1283404193 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 #13462: [typo](docs) fix some problem

2022-10-18 Thread GitBox
github-actions[bot] commented on PR #13462: URL: https://github.com/apache/doris/pull/13462#issuecomment-1283404171 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 branch-1.1-lts updated: [fix](bitmap_intersect) fix bitmap_intersect result error (#13459)

2022-10-18 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 115fb0191e [fix](bitmap_interse

[GitHub] [doris] yiguolei merged pull request #13459: [fix](bitmap_intersect) fix bitmap_intersect result error

2022-10-18 Thread GitBox
yiguolei merged PR #13459: URL: https://github.com/apache/doris/pull/13459 -- 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] lsy3993 opened a new pull request, #13466: [function](date_function)add new date function 'last_day'

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

[GitHub] [doris-website] hf200012 merged pull request #147: [typo](docs) fix some problem

2022-10-18 Thread GitBox
hf200012 merged PR #147: URL: https://github.com/apache/doris-website/pull/147 -- 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-website] branch master updated: fix-doc27 (#147)

2022-10-18 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 5e90943087a fix-doc27 (#147) 5e9094

[GitHub] [doris] jackwener commented on a diff in pull request #13252: [fix](nerieds) Fix NPE caused by GroupExpression has null owner group when choosing best plan

2022-10-18 Thread GitBox
jackwener commented on code in PR #13252: URL: https://github.com/apache/doris/pull/13252#discussion_r998913714 ## fe/fe-core/src/main/java/org/apache/doris/nereids/NereidsPlanner.java: ## @@ -190,25 +190,31 @@ public Group getRoot() { private PhysicalPlan chooseBestPlan(

[GitHub] [doris] huangkaiyan10 closed issue #13318: 'doris_fe' failed to start (exit status 0) -- '/var/apache-doris/fe/bin/start_fe.sh': SLF4J: Class path contains multiple SLF4J bindings.

2022-10-18 Thread GitBox
huangkaiyan10 closed issue #13318: 'doris_fe' failed to start (exit status 0) -- '/var/apache-doris/fe/bin/start_fe.sh': SLF4J: Class path contains multiple SLF4J bindings. URL: https://github.com/apache/doris/issues/13318 -- This is an automated message from the Apache Git Service. To respo

[GitHub] [doris] huangkaiyan10 commented on issue #13318: 'doris_fe' failed to start (exit status 0) -- '/var/apache-doris/fe/bin/start_fe.sh': SLF4J: Class path contains multiple SLF4J bindings.

2022-10-18 Thread GitBox
huangkaiyan10 commented on issue #13318: URL: https://github.com/apache/doris/issues/13318#issuecomment-1283377248 it may be my machine problem,server can not allocate memory . on other machine with the same deploy method ,can sucess deploy doris. -- This is an automated message from the

[GitHub] [doris] MrChen222 opened a new issue, #13465: [Bug]

2022-10-18 Thread GitBox
MrChen222 opened a new issue, #13465: URL: https://github.com/apache/doris/issues/13465 ### 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 #

[GitHub] [doris] hello-stephen commented on pull request #13402: [Nereids][Improve] refactor eliminate outer join

2022-10-18 Thread GitBox
hello-stephen commented on PR #13402: URL: https://github.com/apache/doris/pull/13402#issuecomment-1283373914 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 39.27 seconds load time: 580 seconds storage size: 17154562461 Bytes https://doris-co

[GitHub] [doris] BiteTheDDDDt commented on pull request #13426: [fix](year) fix `year()` results are not as expected

2022-10-18 Thread GitBox
BiteThet commented on PR #13426: URL: https://github.com/apache/doris/pull/13426#issuecomment-1283366925 introduced by #13362 -- 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 comm

[doris] branch master updated: [fix](year) fix `year()` results are not as expected (#13426)

2022-10-18 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 c449028a5f [fix](year) fix `year()` results a

[GitHub] [doris] BiteTheDDDDt merged pull request #13426: [fix](year) fix `year()` results are not as expected

2022-10-18 Thread GitBox
BiteThet merged PR #13426: URL: https://github.com/apache/doris/pull/13426 -- 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 #13425: [Bug] `year()` results are not as expected

2022-10-18 Thread GitBox
BiteThet closed issue #13425: [Bug] `year()` results are not as expected URL: https://github.com/apache/doris/issues/13425 -- 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] LemonLiTree commented on issue #13461: 7.5 检查导入数据 执行下面的 SQL 语句检查导入的数据量上 上面的数据量是一致。文案错误

2022-10-18 Thread GitBox
LemonLiTree commented on issue #13461: URL: https://github.com/apache/doris/issues/13461#issuecomment-1283366366 https://github.com/apache/doris-website/pull/147 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] hhaiben123 opened a new issue, #13464: [Bug] be 节点挂掉

2022-10-18 Thread GitBox
hhaiben123 opened a new issue, #13464: URL: https://github.com/apache/doris/issues/13464 ### 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.15.5,0.15

[GitHub] [doris] hhaiben123 opened a new issue, #13463: [Bug] odbc 外表 PG时,查询报表不存在

2022-10-18 Thread GitBox
hhaiben123 opened a new issue, #13463: URL: https://github.com/apache/doris/issues/13463 ### 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 version 1.1

[GitHub] [doris] fisher997 commented on issue #13458: Implement the mask function of hive in Doris

2022-10-18 Thread GitBox
fisher997 commented on issue #13458: URL: https://github.com/apache/doris/issues/13458#issuecomment-1283356577 > https://doris.apache.org/docs/dev/sql-manual/sql-functions/digital-masking https://doris.apache.org/docs/dev/sql-manual/sql-functions/string-functions/concat 参考这两个看是否能先绕着实现?

[GitHub] [doris] LemonLiTree opened a new pull request, #13462: [typo](docs) fix some problem

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

[doris] branch master updated: [function](string_function) add new string function 'not_null_or_empty' (#13418)

2022-10-18 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng 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 8a068c8c92 [function](string_function) add new

[GitHub] [doris] HappenLee merged pull request #13418: [function](string_function) add new string function 'not_null_or_empty'

2022-10-18 Thread GitBox
HappenLee merged PR #13418: URL: https://github.com/apache/doris/pull/13418 -- 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] dataalive commented on issue #13318: 'doris_fe' failed to start (exit status 0) -- '/var/apache-doris/fe/bin/start_fe.sh': SLF4J: Class path contains multiple SLF4J bindings.

2022-10-18 Thread GitBox
dataalive commented on issue #13318: URL: https://github.com/apache/doris/issues/13318#issuecomment-1283350696 这个解决了吗? -- 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 un

[GitHub] [doris] dataalive commented on issue #13458: Implement the mask function of hive in Doris

2022-10-18 Thread GitBox
dataalive commented on issue #13458: URL: https://github.com/apache/doris/issues/13458#issuecomment-1283350261 https://doris.apache.org/docs/dev/sql-manual/sql-functions/digital-masking https://doris.apache.org/docs/dev/sql-manual/sql-functions/string-functions/concat 参考这两个看是否能先绕着实现?

[GitHub] [doris] dataalive commented on issue #13461: 7.5 检查导入数据 执行下面的 SQL 语句检查导入的数据量上 上面的数据量是一致。文案错误

2022-10-18 Thread GitBox
dataalive commented on issue #13461: URL: https://github.com/apache/doris/issues/13461#issuecomment-1283348618 方便的话可以提交个PR来修复,我看你选择了愿意提交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 the spe

[doris] branch master updated: [fix](test) let each case uses its own table name (#13419)

2022-10-18 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 248ca14df7 [fix](test) let each case uses it

[GitHub] [doris] dataroaring merged pull request #13419: [fix](test) let each case uses its own table name

2022-10-18 Thread GitBox
dataroaring merged PR #13419: URL: https://github.com/apache/doris/pull/13419 -- 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 #13459: [fix](bitmap_intersect) fix bitmap_intersect result error

2022-10-18 Thread GitBox
github-actions[bot] commented on PR #13459: URL: https://github.com/apache/doris/pull/13459#issuecomment-1283338843 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 #13459: [fix](bitmap_intersect) fix bitmap_intersect result error

2022-10-18 Thread GitBox
github-actions[bot] commented on PR #13459: URL: https://github.com/apache/doris/pull/13459#issuecomment-1283338789 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] XieJiann commented on a diff in pull request #13449: [WIP-feature](Nereids): join reorder greedy and Graph for join cluster.

2022-10-18 Thread GitBox
XieJiann commented on code in PR #13449: URL: https://github.com/apache/doris/pull/13449#discussion_r998881394 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/join/JoinReorderGreedy.java: ## @@ -0,0 +1,136 @@ +// Licensed to the Apache Software Foundation (ASF) under

[GitHub] [doris] LuiciferYi opened a new issue, #13461: 7.5 检查导入数据 执行下面的 SQL 语句检查导入的数据量上 上面的数据量是一致。文案错误

2022-10-18 Thread GitBox
LuiciferYi opened a new issue, #13461: URL: https://github.com/apache/doris/issues/13461 ### 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 官网文档

[GitHub] [doris] github-actions[bot] commented on pull request #13460: Tpch

2022-10-18 Thread GitBox
github-actions[bot] commented on PR #13460: URL: https://github.com/apache/doris/pull/13460#issuecomment-1283328517 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/3278426128";) output. shellcheck err

[GitHub] [doris] HappenLee opened a new pull request, #13460: Tpch

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

[GitHub] [doris] lsy3993 closed pull request #13400: [function](date function)add new date function 'last_day'

2022-10-18 Thread GitBox
lsy3993 closed pull request #13400: [function](date function)add new date function 'last_day' URL: https://github.com/apache/doris/pull/13400 -- 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 spec

[GitHub] [doris] lsy3993 closed pull request #12957: [fix](planner) : Incorrect result of CAST AS CHAR

2022-10-18 Thread GitBox
lsy3993 closed pull request #12957: [fix](planner) : Incorrect result of CAST AS CHAR URL: https://github.com/apache/doris/pull/12957 -- 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] github-actions[bot] commented on pull request #13426: [fix](year) fix `year()` results are not as expected

2022-10-18 Thread GitBox
github-actions[bot] commented on PR #13426: URL: https://github.com/apache/doris/pull/13426#issuecomment-1283326207 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 #13426: [fix](year) fix `year()` results are not as expected

2022-10-18 Thread GitBox
github-actions[bot] commented on PR #13426: URL: https://github.com/apache/doris/pull/13426#issuecomment-1283326165 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] SpringHuBiWei commented on issue #13390: Broker Load get a mistake "ErrorMsg: type:LOAD_RUN_FAIL; msg:errCode = 2, detailMessage = coordinator could not finished before job timeout"

2022-10-18 Thread GitBox
SpringHuBiWei commented on issue #13390: URL: https://github.com/apache/doris/issues/13390#issuecomment-1283322641 > Increase the parameter "timeout" in PROPERTIES 。 PROPERTIES ( "timeout" = "1200" ); I have update doris version to the latest,and no mistakes currently,I think this is

[GitHub] [doris] luozenglin opened a new pull request, #13459: [fix](bitmap_intersect) fix bitmap_intersect result error

2022-10-18 Thread GitBox
luozenglin opened a new pull request, #13459: URL: https://github.com/apache/doris/pull/13459 # Proposed changes Issue Number: close #xxx cherry-pick from #13298 ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the or

[GitHub] [doris] fisher997 opened a new issue, #13458: Implement the mask function of hive in Doris

2022-10-18 Thread GitBox
fisher997 opened a new issue, #13458: URL: https://github.com/apache/doris/issues/13458 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Description 我现在有个需求是

[GitHub] [doris] SaintBacchus closed pull request #11070: [feature-wip][multi-catalog][WIP]Support orc filter prune in file scan node

2022-10-18 Thread GitBox
SaintBacchus closed pull request #11070: [feature-wip][multi-catalog][WIP]Support orc filter prune in file scan node URL: https://github.com/apache/doris/pull/11070 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] XieJiann commented on a diff in pull request #13449: [WIP-feature](Nereids): join reorder greedy and Graph for join cluster.

2022-10-18 Thread GitBox
XieJiann commented on code in PR #13449: URL: https://github.com/apache/doris/pull/13449#discussion_r998881394 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/join/JoinReorderGreedy.java: ## @@ -0,0 +1,136 @@ +// Licensed to the Apache Software Foundation (ASF) under

[GitHub] [doris] XieJiann commented on a diff in pull request #13449: [WIP-feature](Nereids): join reorder greedy and Graph for join cluster.

2022-10-18 Thread GitBox
XieJiann commented on code in PR #13449: URL: https://github.com/apache/doris/pull/13449#discussion_r998881394 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/join/JoinReorderGreedy.java: ## @@ -0,0 +1,136 @@ +// Licensed to the Apache Software Foundation (ASF) under

[GitHub] [doris] github-actions[bot] commented on pull request #13457: [memory](podarray) revert not allocate too much memory in podarray change

2022-10-18 Thread GitBox
github-actions[bot] commented on PR #13457: URL: https://github.com/apache/doris/pull/13457#issuecomment-1283279363 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 #13457: [memory](podarray) revert not allocate too much memory in podarray change

2022-10-18 Thread GitBox
github-actions[bot] commented on PR #13457: URL: https://github.com/apache/doris/pull/13457#issuecomment-1283279315 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 opened a new pull request, #13457: [memory](podarray) revert not allocate too much memory in podarray change

2022-10-18 Thread GitBox
yiguolei opened a new pull request, #13457: URL: https://github.com/apache/doris/pull/13457 # Proposed changes ## Problem summary This issue is caused by https://github.com/apache/doris/pull/13285, in this PR, I removed over allocate memory and we find TPCH's perfor

[GitHub] [doris] github-actions[bot] commented on pull request #13437: [Improvement](decimal) print decimal according to the real precision and scale

2022-10-18 Thread GitBox
github-actions[bot] commented on PR #13437: URL: https://github.com/apache/doris/pull/13437#issuecomment-1283242195 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 #13437: [Improvement](decimal) print decimal according to the real precision and scale

2022-10-18 Thread GitBox
github-actions[bot] commented on PR #13437: URL: https://github.com/apache/doris/pull/13437#issuecomment-1283242089 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 pull request #13443: [fix](function)fix be coredump when using json_object function

2022-10-18 Thread GitBox
yiguolei commented on PR #13443: URL: https://github.com/apache/doris/pull/13443#issuecomment-1283221422 please add sql based regression test. -- 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] yiguolei commented on pull request #13446: [bugfix](VecDateTimeValue) eat the value of microsecond in function from_date_format_str

2022-10-18 Thread GitBox
yiguolei commented on PR #13446: URL: https://github.com/apache/doris/pull/13446#issuecomment-1283217770 Please add sql based regression test too. -- 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

[doris] branch branch-1.1-lts updated: [fix](agg)the intermediate slots should be materialized as output slots (#13424)

2022-10-18 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 f4a408874f [fix](agg)the interm

[GitHub] [doris] yiguolei merged pull request #13424: [fix](agg)the intermediate slots should be materialized as output slots

2022-10-18 Thread GitBox
yiguolei merged PR #13424: URL: https://github.com/apache/doris/pull/13424 -- 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] xiaoguoguo777 opened a new issue, #13456: [Feature] Doris1.1.3 没有UUID函数

2022-10-18 Thread GitBox
xiaoguoguo777 opened a new issue, #13456: URL: https://github.com/apache/doris/issues/13456 ### 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 dori

[doris] branch master updated: [feature](jsonb) jsonb functions (#13366)

2022-10-18 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 755a946516 [feature](jsonb) jsonb functions (

[GitHub] [doris] morningman merged pull request #13366: [feature](jsonb type) jsonb functions

2022-10-18 Thread GitBox
morningman merged PR #13366: URL: https://github.com/apache/doris/pull/13366 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.a

[GitHub] [doris] github-actions[bot] commented on pull request #9110: [Improvement] include the footprint of the stale rowset in the DataUsedCapacity

2022-10-18 Thread GitBox
github-actions[bot] commented on PR #9110: URL: https://github.com/apache/doris/pull/9110#issuecomment-1283165217 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable.

[doris] branch dependabot/maven/fe/com.fasterxml.jackson.core-jackson-databind-2.13.4.1 created (now 99afa22c57)

2022-10-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/fe/com.fasterxml.jackson.core-jackson-databind-2.13.4.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 99afa22c57 Bump jackson-databind from 2.12.1 to

[GitHub] [doris] dependabot[bot] opened a new pull request, #13455: Bump jackson-databind from 2.12.1 to 2.13.4.1 in /fe

2022-10-18 Thread GitBox
dependabot[bot] opened a new pull request, #13455: URL: https://github.com/apache/doris/pull/13455 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.1 to 2.13.4.1. Commits See full diff in https://github.com/FasterXML/jackson/commits";>compare view

[GitHub] [doris] github-actions[bot] commented on pull request #13418: [function](string_function) add new string function 'not_null_or_empty'

2022-10-18 Thread GitBox
github-actions[bot] commented on PR #13418: URL: https://github.com/apache/doris/pull/13418#issuecomment-1282840144 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 #13418: [function](string_function) add new string function 'not_null_or_empty'

2022-10-18 Thread GitBox
github-actions[bot] commented on PR #13418: URL: https://github.com/apache/doris/pull/13418#issuecomment-1282840102 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 #13446: [bugfix](VecDateTimeValue) eat the value of microsecond in function from_date_format_str

2022-10-18 Thread GitBox
github-actions[bot] commented on PR #13446: URL: https://github.com/apache/doris/pull/13446#issuecomment-1282756564 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] wsjz opened a new pull request, #13454: [feature-wip](multi-catalog) iceberg v2

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

[GitHub] [doris] AshinGau opened a new pull request, #13453: [feature-wip](multi-catalog) implement predicate pushdown in native OrcReader

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

[doris] branch branch-1.2-unstable created (now c08568e13e)

2022-10-18 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-1.2-unstable in repository https://gitbox.apache.org/repos/asf/doris.git at c08568e13e [fix](mem) failure of allocating memory (#13414) No new revisions were added by this updat

[GitHub] [doris] xy720 opened a new pull request, #13452: [chore](fix) Fix some spell errors in be's comments.

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

[doris] branch branch-1.2-lts updated: [fix](mem) failure of allocating memory (#13414)

2022-10-18 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.2-lts by this push: new c08568e13e [fix](mem) failure

[GitHub] [doris] liyipingbest opened a new pull request, #13450: [Fix] Fix the spelling mistake of BOOST_ROOT,Boost_ROOT will work

2022-10-18 Thread GitBox
liyipingbest opened a new pull request, #13450: URL: https://github.com/apache/doris/pull/13450 the find_package command can use the variable of Boost_ROOT,BOOST_ROOT will not work. # Proposed changes Issue Number: none issue ## Problem summary When execute shell

  1   2   >