Re: [PR] [typo](docs) Add example for create sql block rule [doris]

2023-10-07 Thread via GitHub
morrySnow merged PR #24754: URL: https://github.com/apache/doris/pull/24754 -- 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 (d517d7ab699 -> 934e9d5617d)

2023-10-07 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from d517d7ab699 [Fix](point query) Not allow subquery for point query optimization (#25085) add 934e9d5617d [typo]

Re: [PR] [fix](catalog)hive catalog do not support array type to avoid BE coredump or lose mysql connection [doris]

2023-10-07 Thread via GitHub
github-actions[bot] commented on PR #25105: URL: https://github.com/apache/doris/pull/25105#issuecomment-1751934321 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

Re: [PR] [fix](catalog)hive catalog do not support array type to avoid BE coredump or lose mysql connection [doris]

2023-10-07 Thread via GitHub
github-actions[bot] commented on PR #25105: URL: https://github.com/apache/doris/pull/25105#issuecomment-1751934330 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[doris] branch rest-api-plan-tablename-case updated: 1

2023-10-07 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch rest-api-plan-tablename-case in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/rest-api-plan-tablename-case by this push: ne

[PR] [fix](fe rest api)api gets execution plan, table name case problem [doris]

2023-10-07 Thread via GitHub
hf200012 opened a new pull request, #25112: URL: https://github.com/apache/doris/pull/25112 ## Proposed changes The user has configured the parameter lower_case_table_names, which ignores the case of the table name. When executed on the SQL client, the table name can be queried in both c

Re: [PR] [typo](doc)hot and cold stratification increases FAQ [doris]

2023-10-07 Thread via GitHub
caoliang-web commented on PR #24974: URL: https://github.com/apache/doris/pull/24974#issuecomment-1751934409 run buildall -- 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

Re: [PR] [Feature] one click case conversion [doris-flink-connector]

2023-10-07 Thread via GitHub
sdhzwc commented on code in PR #199: URL: https://github.com/apache/doris-flink-connector/pull/199#discussion_r1349634534 ## flink-doris-connector/src/main/java/org/apache/doris/flink/tools/cdc/DatabaseSync.java: ## @@ -41,18 +42,23 @@ import java.sql.SQLException; import jav

[doris] branch rest-api-plan-tablename-case updated (d341773a7fc -> 3a6368d87f9)

2023-10-07 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a change to branch rest-api-plan-tablename-case in repository https://gitbox.apache.org/repos/asf/doris.git from d341773a7fc 1 add 3a6368d87f9 2 No new revisions were added by this update. Summary

Re: [PR] [feature](es-catalog) add `include_hidden_index`in order to get the hidden index. [doris]

2023-10-07 Thread via GitHub
github-actions[bot] commented on PR #24826: URL: https://github.com/apache/doris/pull/24826#issuecomment-1751936181 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

Re: [PR] [improve] add auto redirect and uniq default open 2pc [doris-flink-connector]

2023-10-07 Thread via GitHub
zy-kkk merged PR #202: URL: https://github.com/apache/doris-flink-connector/pull/202 -- 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-flink-connector] branch master updated: [improve] add auto redirect and uniq default open 2pc (#202)

2023-10-07 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git The following commit(s) were added to refs/heads/master by this push: new 8aaaded [improve] add auto redire

[doris] branch rest-api-plan-tablename-case updated (3a6368d87f9 -> 7bd61a86aa0)

2023-10-07 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a change to branch rest-api-plan-tablename-case in repository https://gitbox.apache.org/repos/asf/doris.git from 3a6368d87f9 2 add 7bd61a86aa0 3 No new revisions were added by this update. Summary

Re: [PR] [bug] fix buffer memory grow bug [doris-flink-connector]

2023-10-07 Thread via GitHub
zy-kkk merged PR #203: URL: https://github.com/apache/doris-flink-connector/pull/203 -- 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-flink-connector] branch master updated: fix buffer memory grow bug (#203)

2023-10-07 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git The following commit(s) were added to refs/heads/master by this push: new c94c331 fix buffer memory grow bu

Re: [PR] [refactor](mysql compatibility) An abstract class for all databases created for mysql compatibility [doris]

2023-10-07 Thread via GitHub
zhiqiang- commented on PR #25109: URL: https://github.com/apache/doris/pull/25109#issuecomment-1751936722 > The title is invalid Fixed -- 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 t

Re: [PR] [feature](es-catalog) add `include_hidden_index`in order to get the hidden index. [doris]

2023-10-07 Thread via GitHub
morningman merged PR #24826: URL: https://github.com/apache/doris/pull/24826 -- 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 (934e9d5617d -> 541f48a754b)

2023-10-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/doris.git from 934e9d5617d [typo](docs) Add example for create sql block rule (#24754) add 541f48a754b [feature](es-catalog)

Re: [PR] [Feature] one click case conversion [doris-flink-connector]

2023-10-07 Thread via GitHub
JNSimba commented on code in PR #199: URL: https://github.com/apache/doris-flink-connector/pull/199#discussion_r1349636591 ## flink-doris-connector/src/main/java/org/apache/doris/flink/tools/cdc/DatabaseSync.java: ## @@ -41,18 +42,23 @@ import java.sql.SQLException; import ja

Re: [PR] [Feature] one click case conversion [doris-flink-connector]

2023-10-07 Thread via GitHub
sdhzwc commented on code in PR #199: URL: https://github.com/apache/doris-flink-connector/pull/199#discussion_r1349637136 ## flink-doris-connector/src/main/java/org/apache/doris/flink/tools/cdc/DatabaseSync.java: ## @@ -41,18 +42,23 @@ import java.sql.SQLException; import jav

Re: [PR] [feature](pipelineX) add node id and profilev2 in pipelineX [doris]

2023-10-07 Thread via GitHub
Mryange commented on PR #25084: URL: https://github.com/apache/doris/pull/25084#issuecomment-1751939306 run buildall -- 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 unsu

Re: [PR] [feature](pipelineX) add node id and profilev2 in pipelineX [doris]

2023-10-07 Thread via GitHub
github-actions[bot] commented on code in PR #25084: URL: https://github.com/apache/doris/pull/25084#discussion_r1349637656 ## be/src/util/runtime_profile.h: ## @@ -368,6 +368,15 @@ class RuntimeProfile { bool is_set_metadata() const { return _is_set_metadata; } +voi

Re: [PR] [Feature] one click case conversion [doris-flink-connector]

2023-10-07 Thread via GitHub
sdhzwc commented on code in PR #199: URL: https://github.com/apache/doris-flink-connector/pull/199#discussion_r1349637136 ## flink-doris-connector/src/main/java/org/apache/doris/flink/tools/cdc/DatabaseSync.java: ## @@ -41,18 +42,23 @@ import java.sql.SQLException; import jav

Re: [PR] [doc](grant) add the grant command to general user executes fresh catalog [doris]

2023-10-07 Thread via GitHub
smallhibiscus closed pull request #23839: [doc](grant) add the grant command to general user executes fresh catalog URL: https://github.com/apache/doris/pull/23839 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

Re: [PR] [Enhancement](Column) Support int default value to int type column [doris]

2023-10-07 Thread via GitHub
waywtdcc commented on PR #23594: URL: https://github.com/apache/doris/pull/23594#issuecomment-1751941167 Hi everyone, any questions? Can it be merged? -- 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

[PR] [feature](Nereids): Pushdown LimitDistinct Through Join [doris]

2023-10-07 Thread via GitHub
jackwener opened a new pull request, #25113: URL: https://github.com/apache/doris/pull/25113 ## Proposed changes Push down limit-distinct through left/right outer join or cross join. such as select * from t1 left join t2 on t1.c1 = t2.c1 order by t1.c1 limit 1; #

<    2   3   4   5   6   7