[GitHub] [incubator-doris] liutang123 commented on a change in pull request #6580: [FOLLOWUP] create table like clause support copy rollup

2021-09-07 Thread GitBox
liutang123 commented on a change in pull request #6580: URL: https://github.com/apache/incubator-doris/pull/6580#discussion_r703225443 ## File path: fe/fe-core/src/test/java/org/apache/doris/catalog/CreateTableLikeTest.java ## @@ -110,10 +113,10 @@ private static void checkCre

[GitHub] [incubator-doris] gj-zhang commented on issue #236: 虚拟机中部署FE节点问题

2021-09-07 Thread GitBox
gj-zhang commented on issue #236: URL: https://github.com/apache/incubator-doris/issues/236#issuecomment-914108506 @freedomme 请问你是怎么解决的? 我现在就有这个问题。不过我不是虚拟机不是的 -- 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] [incubator-doris] github-actions[bot] commented on pull request #6553: [Job Clean] Sort out the cleanup logic of historical jobs

2021-09-07 Thread GitBox
github-actions[bot] commented on pull request #6553: URL: https://github.com/apache/incubator-doris/pull/6553#issuecomment-914122450 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, plea

[GitHub] [incubator-doris] morningman merged pull request #6553: [Job Clean] Sort out the cleanup logic of historical jobs

2021-09-07 Thread GitBox
morningman merged pull request #6553: URL: https://github.com/apache/incubator-doris/pull/6553 -- 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: com

[incubator-doris] branch master updated (56b2a33 -> de66312)

2021-09-07 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/incubator-doris.git. from 56b2a33 [Feature] Support Integer-Types value in like predicate (#6579) add de66312 [Job Clean]

[GitHub] [incubator-doris] morningman opened a new issue #6584: [Bug] Count(1) results in memory exceed limit

2021-09-07 Thread GitBox
morningman opened a new issue #6584: URL: https://github.com/apache/incubator-doris/issues/6584 ### 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 tru

[GitHub] [incubator-doris] morningman opened a new issue #6585: [Bug] Delete operation failed when table is just finished schema change

2021-09-07 Thread GitBox
morningman opened a new issue #6585: URL: https://github.com/apache/incubator-doris/issues/6585 ### 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 tru

[GitHub] [incubator-doris] morningman opened a new pull request #6586: [Bugs] Fix some bugs

2021-09-07 Thread GitBox
morningman opened a new pull request #6586: URL: https://github.com/apache/incubator-doris/pull/6586 ## Proposed changes 1. Free the expr memory in olap scanner periodically to reduce memory usage of query. 2. Ignore dropped tablet when finishing delete operation. ## Types

[GitHub] [incubator-doris] morningman opened a new issue #6587: [Bug] the lazy mode in regexp_extract() function doesn't work

2021-09-07 Thread GitBox
morningman opened a new issue #6587: URL: https://github.com/apache/incubator-doris/issues/6587 ### 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 tru

[GitHub] [incubator-doris] morningman commented on pull request #6547: [Feature]Use table buckets as dynamic partition buckets default value

2021-09-07 Thread GitBox
morningman commented on pull request #6547: URL: https://github.com/apache/incubator-doris/pull/6547#issuecomment-914279163 Hi @srikker the FE unit test compile failed. You can run `mvn clean install -DskipTests` to see, or just running `sh run-fe-ut.sh` -- This is an automated messa

[GitHub] [incubator-doris] morningman merged pull request #6544: fix bug colocate join table can't repaired

2021-09-07 Thread GitBox
morningman merged pull request #6544: URL: https://github.com/apache/incubator-doris/pull/6544 -- 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: com

[incubator-doris] branch branch-0.14 updated: [Bug] fix bug colocate join table can't repaired (#6544)

2021-09-07 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-0.14 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git The following commit(s) were added to refs/heads/branch-0.14 by this push: new 9800fd3 [Bug] fix bug co

[GitHub] [incubator-doris] morningman commented on pull request #6582: handle bdb rollbackexception

2021-09-07 Thread GitBox
morningman commented on pull request #6582: URL: https://github.com/apache/incubator-doris/pull/6582#issuecomment-914383149 Hi @dh-cloud , thanks for your PR. Can this be reproduced by some steps? -- This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [incubator-doris] morningman commented on pull request #6577: Custom config handler #6508

2021-09-07 Thread GitBox
morningman commented on pull request #6577: URL: https://github.com/apache/incubator-doris/pull/6577#issuecomment-914388651 Could your explain more about `query traffic limit` in your issue #6508 ? -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #6572: [Doc] fix irregular documents (like/ not like/ regexp.md)

2021-09-07 Thread GitBox
github-actions[bot] commented on pull request #6572: URL: https://github.com/apache/incubator-doris/pull/6572#issuecomment-914799961 -- 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 c

[GitHub] [incubator-doris] morningman commented on pull request #6570: Spark demo

2021-09-07 Thread GitBox
morningman commented on pull request #6570: URL: https://github.com/apache/incubator-doris/pull/6570#issuecomment-914803270 Hi @smallhibiscus , thanks for your PR. Could you please describe the what is this demo for? -- This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-doris] dh-cloud commented on pull request #6582: handle bdb rollbackexception

2021-09-07 Thread GitBox
dh-cloud commented on pull request #6582: URL: https://github.com/apache/incubator-doris/pull/6582#issuecomment-914869176 > Hi @dh-cloud , thanks for your PR. > Can this be reproduced by some steps? 3 fe,execute many insert into statement,during the executing, close the 2 follow

[GitHub] [incubator-doris] dh-cloud edited a comment on pull request #6582: handle bdb rollbackexception

2021-09-07 Thread GitBox
dh-cloud edited a comment on pull request #6582: URL: https://github.com/apache/incubator-doris/pull/6582#issuecomment-914869176 > Hi @dh-cloud , thanks for your PR. > Can this be reproduced by some steps? 3 fe,execute many insert into statement,during the executing, close the 2

[GitHub] [incubator-doris] dh-cloud opened a new pull request #6588: fix concurrently_close_bug

2021-09-07 Thread GitBox
dh-cloud opened a new pull request #6588: URL: https://github.com/apache/incubator-doris/pull/6588 when close all ExprContext, case be core dump, then be quit ``` *** Check failure stack trace: *** @ 0x2abc6dd google::LogMessage::Fail() @ 0x2abe564 g

[GitHub] [incubator-doris] liutang123 commented on pull request #6580: [FOLLOWUP] create table like clause support copy rollup

2021-09-07 Thread GitBox
liutang123 commented on pull request #6580: URL: https://github.com/apache/incubator-doris/pull/6580#issuecomment-914889059 Please rebase to master -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go t

[GitHub] [incubator-doris] yangzhg commented on issue #6574: [Bug] doris 0.14 backup/restore问题

2021-09-07 Thread GitBox
yangzhg commented on issue #6574: URL: https://github.com/apache/incubator-doris/issues/6574#issuecomment-914889454 > 这个问题是因为client参数链接你的s3存储有问题, s3路径有两种,默认的解析可能有问题。 > be代码s3_util.cpp改为下面另外一种,把useVirtualAdressing改为false。 > new Aws::S3::S3Client(aws_cred, aws_config, Aws::Client::AWSA

[GitHub] [incubator-doris] 345362231 commented on issue #6574: [Bug] doris 0.14 backup/restore问题

2021-09-07 Thread GitBox
345362231 commented on issue #6574: URL: https://github.com/apache/incubator-doris/issues/6574#issuecomment-914890459 > 这个问题是因为client参数链接你的s3存储有问题, s3路径有两种,默认的解析可能有问题。 > be代码s3_util.cpp改为下面另外一种,把useVirtualAdressing改为false。 > new Aws::S3::S3Client(aws_cred, aws_config, Aws::Client::AW

[GitHub] [incubator-doris] yangzhg commented on issue #6574: [Bug] doris 0.14 backup/restore问题

2021-09-07 Thread GitBox
yangzhg commented on issue #6574: URL: https://github.com/apache/incubator-doris/issues/6574#issuecomment-914890958 > 使用他这个方法,build新的palo_be,替换后,测试备份还原是可以使用的 你可以通过 export MINIO_DOMAIN=mydomain.com 使minio 支持VirtualHost style, path style 因为安全问题 已经被大多数云储存厂商逐渐废弃了 -- This is an autom

[GitHub] [incubator-doris] ccoffline closed issue #6155: [Bug] NPE when replaying CheckConsistencyJob

2021-09-07 Thread GitBox
ccoffline closed issue #6155: URL: https://github.com/apache/incubator-doris/issues/6155 -- 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-u

[GitHub] [incubator-doris] ccoffline commented on issue #6155: [Bug] NPE when replaying CheckConsistencyJob

2021-09-07 Thread GitBox
ccoffline commented on issue #6155: URL: https://github.com/apache/incubator-doris/issues/6155#issuecomment-914891735 fixed by #6386 -- 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] [incubator-doris] yangzhg edited a comment on issue #6574: [Bug] doris 0.14 backup/restore问题

2021-09-07 Thread GitBox
yangzhg edited a comment on issue #6574: URL: https://github.com/apache/incubator-doris/issues/6574#issuecomment-914890958 > 使用他这个方法,build新的palo_be,替换后,测试备份还原是可以使用的 他的方式 在只使用一种对象存储时可用,但是大多数时候是不合适的 你可以通过 export MINIO_DOMAIN=mydomain.com 使minio 支持VirtualHost style, path style 因为安全问题 已

[GitHub] [incubator-doris] yangzhg edited a comment on issue #6574: [Bug] doris 0.14 backup/restore问题

2021-09-07 Thread GitBox
yangzhg edited a comment on issue #6574: URL: https://github.com/apache/incubator-doris/issues/6574#issuecomment-914890958 > 使用他这个方法,build新的palo_be,替换后,测试备份还原是可以使用的 他的方式 在只使用一种对象存储时可用,但是大多数时候是不合适的 你可以通过 export MINIO_DOMAIN=mydomain.com 使minio 支持VirtualHost style, path style 因为安全

[GitHub] [incubator-doris] dh-cloud edited a comment on pull request #6582: handle bdb rollbackexception

2021-09-07 Thread GitBox
dh-cloud edited a comment on pull request #6582: URL: https://github.com/apache/incubator-doris/pull/6582#issuecomment-914869176 > Hi @dh-cloud , thanks for your PR. > Can this be reproduced by some steps? 3 fe,execute many insert into statement,during the executing, close the 2

[GitHub] [incubator-doris] yangzhg commented on a change in pull request #6532: [Bug] Fix dataTables bootstrap js version differ.

2021-09-07 Thread GitBox
yangzhg commented on a change in pull request #6532: URL: https://github.com/apache/incubator-doris/pull/6532#discussion_r704009711 ## File path: fe/fe-core/src/main/java/org/apache/doris/http/action/WebBaseAction.java ## @@ -67,12 +67,12 @@ + " rel=\"stylesheet\

[GitHub] [incubator-doris] ccoffline commented on pull request #6577: Custom config handler #6508

2021-09-07 Thread GitBox
ccoffline commented on pull request #6577: URL: https://github.com/apache/incubator-doris/pull/6577#issuecomment-914900742 > Could your explain more about `query traffic limit` in your issue #6508 ? I didn't put `query traffic limit` in this pr. This is still experimental on one of o

[GitHub] [incubator-doris] ccoffline commented on pull request #6577: Custom config handler #6508

2021-09-07 Thread GitBox
ccoffline commented on pull request #6577: URL: https://github.com/apache/incubator-doris/pull/6577#issuecomment-914904753 I just looked into #6192 and `sql block rule` cannot support traffic limit, but I think traffic limit is better set in the user properties. -- This is an automated m

[GitHub] [incubator-doris] jkryanchou commented on issue #5215: HOW to solve less then quorum replica num 1

2021-09-07 Thread GitBox
jkryanchou commented on issue #5215: URL: https://github.com/apache/incubator-doris/issues/5215#issuecomment-914938070 +1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [incubator-doris] morningman commented on issue #5215: HOW to solve less then quorum replica num 1

2021-09-07 Thread GitBox
morningman commented on issue #5215: URL: https://github.com/apache/incubator-doris/issues/5215#issuecomment-914939424 show tablet 3332602; and than execute the `show proc` stmt in result to check the replica status first. -- This is an automated message from the Apache Git Service. To

[GitHub] [incubator-doris] morningman edited a comment on issue #5215: HOW to solve less then quorum replica num 1

2021-09-07 Thread GitBox
morningman edited a comment on issue #5215: URL: https://github.com/apache/incubator-doris/issues/5215#issuecomment-914939424 show tablet tablet_id; and than execute the `show proc` stmt in result to check the replica status first. -- This is an automated message from the Apache Git Ser

[GitHub] [incubator-doris] morningman edited a comment on issue #5215: HOW to solve less then quorum replica num 1

2021-09-07 Thread GitBox
morningman edited a comment on issue #5215: URL: https://github.com/apache/incubator-doris/issues/5215#issuecomment-914939424 show tablet 3332602; and than execute the `show proc` stmt in result to check the replica status first. -- This is an automated message from the Apache Git Servi

[GitHub] [incubator-doris] srikker commented on pull request #6547: [Feature]Use table buckets as dynamic partition buckets default value

2021-09-07 Thread GitBox
srikker commented on pull request #6547: URL: https://github.com/apache/incubator-doris/pull/6547#issuecomment-914968536 > Hi @srikker the FE unit test compile failed. > You can run `mvn clean install -DskipTests` to see, or just running `sh run-fe-ut.sh` -- This is an automated mess

[GitHub] [incubator-doris] srikker closed pull request #6547: [Feature]Use table buckets as dynamic partition buckets default value

2021-09-07 Thread GitBox
srikker closed pull request #6547: URL: https://github.com/apache/incubator-doris/pull/6547 -- 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: commit

[GitHub] [incubator-doris] srikker commented on pull request #6547: [Feature]Use table buckets as dynamic partition buckets default value

2021-09-07 Thread GitBox
srikker commented on pull request #6547: URL: https://github.com/apache/incubator-doris/pull/6547#issuecomment-914972655 > > Hi @srikker the FE unit test compile failed. > > You can run `mvn clean install -DskipTests` to see, or just running `sh run-fe-ut.sh` ut error has fixed, l