[GitHub] [incubator-doris] kangkaisen merged pull request #4752: Fix ut

2020-10-16 Thread GitBox
kangkaisen merged pull request #4752: URL: https://github.com/apache/incubator-doris/pull/4752 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[incubator-doris] branch master updated (21e7428 -> fa28542)

2020-10-16 Thread kangkaisen
This is an automated email from the ASF dual-hosted git repository. kangkaisen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from 21e7428 [Feature] Support cancel load jobs in batch (#4515) add fa28542 Fix ut (#4752) No new re

[GitHub] [incubator-doris] wyndia opened a new issue #4753: [Bug] Can't add partitons to a table which has "colocate_with" property

2020-10-16 Thread GitBox
wyndia opened a new issue #4753: URL: https://github.com/apache/incubator-doris/issues/4753 **Describe the bug** Version: Apache Doris 0.12.0-rc03 Using `ALTER TABLE` to add a partiton to tables with "colocate_with" property will fail. **To Reproduce** 1. Create a table:

[GitHub] [incubator-doris] wkhapy123 opened a new issue #4754: SELECT /*+ SET_VAR(query_timeout = 1) */ SLEEP(3); not work

2020-10-16 Thread GitBox
wkhapy123 opened a new issue #4754: URL: https://github.com/apache/incubator-doris/issues/4754 **Describe the bug** SELECT /*+ SET_VAR(query_timeout = 1) */ SLEEP(3); notwork **To Reproduce** Steps to reproduce the behavior: SELECT /*+ SET_VAR(query_timeout = 1) */ SLEEP(3);

[GitHub] [incubator-doris] wkhapy123 closed issue #4754: SELECT /*+ SET_VAR(query_timeout = 1) */ SLEEP(3); not work

2020-10-16 Thread GitBox
wkhapy123 closed issue #4754: URL: https://github.com/apache/incubator-doris/issues/4754 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 g

[GitHub] [incubator-doris] morningman commented on a change in pull request #4699: Support Alter Table Clause For External Table

2020-10-16 Thread GitBox
morningman commented on a change in pull request #4699: URL: https://github.com/apache/incubator-doris/pull/4699#discussion_r506438525 ## File path: fe/fe-core/src/main/java/org/apache/doris/catalog/Database.java ## @@ -305,6 +306,26 @@ public boolean createTableWithLock(Table

[GitHub] [incubator-doris] morningman commented on a change in pull request #4593: [Bug] Fix bug of cumulative compaction and deletion of stale version

2020-10-16 Thread GitBox
morningman commented on a change in pull request #4593: URL: https://github.com/apache/incubator-doris/pull/4593#discussion_r506484687 ## File path: be/src/olap/compaction.cpp ## @@ -181,6 +181,30 @@ OLAPStatus Compaction::gc_unused_rowsets() { return OLAP_SUCCESS; } +/

[GitHub] [incubator-doris] imay commented on a change in pull request #4593: [Bug] Fix bug of cumulative compaction and deletion of stale version

2020-10-16 Thread GitBox
imay commented on a change in pull request #4593: URL: https://github.com/apache/incubator-doris/pull/4593#discussion_r506787867 ## File path: be/src/olap/cumulative_compaction.cpp ## @@ -83,7 +83,18 @@ OLAPStatus CumulativeCompaction::pick_rowsets_to_compact() { retur

[GitHub] [incubator-doris] kangkaisen merged pull request #4731: [Bug]Fix bug CTE statement with nested select

2020-10-16 Thread GitBox
kangkaisen merged pull request #4731: URL: https://github.com/apache/incubator-doris/pull/4731 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [incubator-doris] kangkaisen closed issue #4598: The database option is not supported with the CTE statement

2020-10-16 Thread GitBox
kangkaisen closed issue #4598: URL: https://github.com/apache/incubator-doris/issues/4598 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

[incubator-doris] branch master updated: Fix bug CTE statement with nested select (#4731)

2020-10-16 Thread kangkaisen
This is an automated email from the ASF dual-hosted git repository. kangkaisen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new d371d36 Fix bug CTE statement with

[incubator-doris] branch master updated: Fix bug CTE statement with nested select (#4731)

2020-10-16 Thread kangkaisen
This is an automated email from the ASF dual-hosted git repository. kangkaisen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new d371d36 Fix bug CTE statement with

[incubator-doris] branch master updated: [Document] Fix some errors in the insert document (#4749)

2020-10-16 Thread kangkaisen
This is an automated email from the ASF dual-hosted git repository. kangkaisen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new 0199055 [Document] Fix some errors

[GitHub] [incubator-doris] kangkaisen closed issue #4742: Fixed a word error in outfile.md document syntax

2020-10-16 Thread GitBox
kangkaisen closed issue #4742: URL: https://github.com/apache/incubator-doris/issues/4742 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

[GitHub] [incubator-doris] kangkaisen commented on pull request #4747: [Refactor] Fixes some be typo part 2

2020-10-16 Thread GitBox
kangkaisen commented on pull request #4747: URL: https://github.com/apache/incubator-doris/pull/4747#issuecomment-710755151 @yangzhg Why all checks failed? This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-doris] kangkaisen merged pull request #4737: [Bug] fix illegal defer in Tablet::rowset_with_max_version()

2020-10-16 Thread GitBox
kangkaisen merged pull request #4737: URL: https://github.com/apache/incubator-doris/pull/4737 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [incubator-doris] kangkaisen closed issue #4736: [Bug] Tablet::rowset_with_max_version() may defer the end iter in release mode

2020-10-16 Thread GitBox
kangkaisen closed issue #4736: URL: https://github.com/apache/incubator-doris/issues/4736 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

[incubator-doris] branch master updated: [Bug] fix illegal defer in Tablet::rowset_with_max_version() (#4737)

2020-10-16 Thread kangkaisen
This is an automated email from the ASF dual-hosted git repository. kangkaisen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new e31b4a4 [Bug] fix illegal defer in