[GitHub] [doris] ByteYue commented on pull request #13646: [enhancement](metric)Add metric for exec_state prepare function

2022-10-25 Thread GitBox
ByteYue commented on PR #13646: URL: https://github.com/apache/doris/pull/13646#issuecomment-1290686548 > LGTM, and maybe we can move all metrics to bvar in future. Looking forward to it😂 -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [doris] xiaokang opened a new issue, #13661: [Feature] url functions

2022-10-25 Thread GitBox
xiaokang opened a new issue, #13661: URL: https://github.com/apache/doris/issues/13661 ### 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 get domai

[GitHub] [doris] xiaokang opened a new pull request, #13662: add url functions: domain and protocol

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

[GitHub] [doris] adonis0147 commented on a diff in pull request #13647: [enhancement](chore) build fe-common when build java-udf

2022-10-25 Thread GitBox
adonis0147 commented on code in PR #13647: URL: https://github.com/apache/doris/pull/13647#discussion_r1004626996 ## build.sh: ## @@ -350,6 +350,7 @@ if [[ "${BUILD_SPARK_DPP}" -eq 1 ]]; then modules+=("spark-dpp") fi if [[ "${BUILD_JAVA_UDF}" -eq 1 ]]; then +modules+

[GitHub] [doris] hello-stephen commented on pull request #13662: add url functions: domain and protocol

2022-10-25 Thread GitBox
hello-stephen commented on PR #13662: URL: https://github.com/apache/doris/pull/13662#issuecomment-1290750520 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 37.36 seconds load time: 567 seconds storage size: 17154887216 Bytes https://doris-co

[GitHub] [doris] adonis0147 commented on a diff in pull request #13647: [enhancement](chore) build fe-common when build java-udf

2022-10-25 Thread GitBox
adonis0147 commented on code in PR #13647: URL: https://github.com/apache/doris/pull/13647#discussion_r1004626996 ## build.sh: ## @@ -350,6 +350,7 @@ if [[ "${BUILD_SPARK_DPP}" -eq 1 ]]; then modules+=("spark-dpp") fi if [[ "${BUILD_JAVA_UDF}" -eq 1 ]]; then +modules+

[GitHub] [doris] hello-stephen commented on pull request #13450: [Fix] Fix the spelling mistake of BOOST_ROOT,Boost_ROOT will work

2022-10-25 Thread GitBox
hello-stephen commented on PR #13450: URL: https://github.com/apache/doris/pull/13450#issuecomment-1290766315 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 37.73 seconds load time: 561 seconds storage size: 17154887211 Bytes https://doris-co

[GitHub] [doris] github-actions[bot] commented on pull request #13550: [Bug](postgresql) fix external table of postgresql report error cann't find table

2022-10-25 Thread GitBox
github-actions[bot] commented on PR #13550: URL: https://github.com/apache/doris/pull/13550#issuecomment-1290779682 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 #13550: [Bug](postgresql) fix external table of postgresql report error cann't find table

2022-10-25 Thread GitBox
github-actions[bot] commented on PR #13550: URL: https://github.com/apache/doris/pull/13550#issuecomment-1290779621 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] morningman opened a new pull request, #13663: [improvement][refactor](mysql) remove old mysql server and add keep alive option

2022-10-25 Thread GitBox
morningman opened a new pull request, #13663: URL: https://github.com/apache/doris/pull/13663 # Proposed changes Issue Number: close #xxx ## Problem summary 1. The old mysql server is no longer used. 2. Add keep_alive option for mysql server, to let it works happy with

[GitHub] [doris] hello-stephen commented on pull request #13663: [improvement][refactor](mysql) remove old mysql server and add keep alive option

2022-10-25 Thread GitBox
hello-stephen commented on PR #13663: URL: https://github.com/apache/doris/pull/13663#issuecomment-1290829452 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.55 seconds load time: 572 seconds storage size: 17154874118 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13663: [improvement][refactor](mysql) remove old mysql server and add keep alive option

2022-10-25 Thread GitBox
hello-stephen commented on PR #13663: URL: https://github.com/apache/doris/pull/13663#issuecomment-1290853356 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 37.44 seconds load time: 570 seconds storage size: 17154887170 Bytes https://doris-co

[GitHub] [doris] HappenLee opened a new pull request, #13664: [opt](exec) Replace get_utf8_byte_length function by array

2022-10-25 Thread GitBox
HappenLee opened a new pull request, #13664: URL: https://github.com/apache/doris/pull/13664 # Proposed changes ![image](https://user-images.githubusercontent.com/10553413/197836626-cae42799-adea-4c0e-b7e1-a44ab39c834a.png) ## Problem summary Describe your changes.

[GitHub] [doris] hello-stephen commented on pull request #13660: [enhancement](java-udf) Support loading libjvm at runtime

2022-10-25 Thread GitBox
hello-stephen commented on PR #13660: URL: https://github.com/apache/doris/pull/13660#issuecomment-1290885326 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 37.29 seconds load time: 556 seconds storage size: 17154887212 Bytes https://doris-co

[GitHub] [doris] github-actions[bot] commented on pull request #13651: [improvement](publish) add publish version cost

2022-10-25 Thread GitBox
github-actions[bot] commented on PR #13651: URL: https://github.com/apache/doris/pull/13651#issuecomment-1290887046 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 #13651: [improvement](publish) add publish version cost

2022-10-25 Thread GitBox
github-actions[bot] commented on PR #13651: URL: https://github.com/apache/doris/pull/13651#issuecomment-1290887108 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] hello-stephen commented on pull request #13664: [opt](exec) Replace get_utf8_byte_length function by array

2022-10-25 Thread GitBox
hello-stephen commented on PR #13664: URL: https://github.com/apache/doris/pull/13664#issuecomment-1290894889 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 37.7 seconds load time: 566 seconds storage size: 17154874005 Bytes https://doris-com

[GitHub] [doris] github-actions[bot] commented on pull request #13650: [fix](broker) fix bug when broker load with s3a

2022-10-25 Thread GitBox
github-actions[bot] commented on PR #13650: URL: https://github.com/apache/doris/pull/13650#issuecomment-1290912988 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 #13629: [bug](load) fix core dump when get_memtable_consumption_inflush

2022-10-25 Thread GitBox
github-actions[bot] commented on PR #13629: URL: https://github.com/apache/doris/pull/13629#issuecomment-1291048033 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 #13650: [fix](broker) fix bug when broker load with s3a

2022-10-25 Thread GitBox
github-actions[bot] commented on PR #13650: URL: https://github.com/apache/doris/pull/13650#issuecomment-1291112132 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 #13626: [chore](macOS) Support macOS Ventura (13.0)

2022-10-25 Thread GitBox
github-actions[bot] commented on PR #13626: URL: https://github.com/apache/doris/pull/13626#issuecomment-1291125782 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 #13626: [chore](macOS) Support macOS Ventura (13.0)

2022-10-25 Thread GitBox
github-actions[bot] commented on PR #13626: URL: https://github.com/apache/doris/pull/13626#issuecomment-1291125739 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 #13646: [enhancement](metric)Add metric for exec_state prepare function

2022-10-25 Thread GitBox
github-actions[bot] commented on PR #13646: URL: https://github.com/apache/doris/pull/13646#issuecomment-1291142747 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 #13646: [enhancement](metric)Add metric for exec_state prepare function

2022-10-25 Thread GitBox
github-actions[bot] commented on PR #13646: URL: https://github.com/apache/doris/pull/13646#issuecomment-1291142799 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 #13644: [Chore](regression) Fix wrong result for decimal

2022-10-25 Thread GitBox
github-actions[bot] commented on PR #13644: URL: https://github.com/apache/doris/pull/13644#issuecomment-1291157748 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 #13644: [Chore](regression) Fix wrong result for decimal

2022-10-25 Thread GitBox
github-actions[bot] commented on PR #13644: URL: https://github.com/apache/doris/pull/13644#issuecomment-1291157794 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 #13647: [enhancement](chore) build fe-common when build java-udf

2022-10-25 Thread GitBox
github-actions[bot] commented on PR #13647: URL: https://github.com/apache/doris/pull/13647#issuecomment-1291159840 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] closed pull request #9193: [Feature]Add multi-thread probe to hash join

2022-10-25 Thread GitBox
github-actions[bot] closed pull request #9193: [Feature]Add multi-thread probe to hash join URL: https://github.com/apache/doris/pull/9193 -- 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 specifi

[GitHub] [doris] github-actions[bot] closed pull request #9132: [Enhancement] Optimize log content, stop print stackinfo #9130

2022-10-25 Thread GitBox
github-actions[bot] closed pull request #9132: [Enhancement] Optimize log content, stop print stackinfo #9130 URL: https://github.com/apache/doris/pull/9132 -- 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] github-actions[bot] closed pull request #8895: [Feature]Add codegen with llvm

2022-10-25 Thread GitBox
github-actions[bot] closed pull request #8895: [Feature]Add codegen with llvm URL: https://github.com/apache/doris/pull/8895 -- 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] github-actions[bot] closed pull request #8863: [improvement](test) add min and avg window function case

2022-10-25 Thread GitBox
github-actions[bot] closed pull request #8863: [improvement](test) add min and avg window function case URL: https://github.com/apache/doris/pull/8863 -- 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

[GitHub] [doris] adonis0147 merged pull request #13626: [chore](macOS) Support macOS Ventura (13.0)

2022-10-25 Thread GitBox
adonis0147 merged PR #13626: URL: https://github.com/apache/doris/pull/13626 -- 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: [chore](macOS) Support macOS Ventura (13.0) (#13626)

2022-10-25 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling 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 458cb8f072 [chore](macOS) Support macOS Ventu

[GitHub] [doris] morningman merged pull request #11693: [Enhancement] add more metrics #11214

2022-10-25 Thread GitBox
morningman merged PR #11693: URL: https://github.com/apache/doris/pull/11693 -- 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] morningman closed issue #11214: [Enhancement] add more metrics

2022-10-25 Thread GitBox
morningman closed issue #11214: [Enhancement] add more metrics URL: https://github.com/apache/doris/issues/11214 -- 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,

[doris] branch master updated: [Enhancement](metrics) add more metrics (#11693)

2022-10-25 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 9691db7918 [Enhancement](metrics) add more me

[GitHub] [doris] yiguolei merged pull request #13618: [BugFix](replace function) fix infinite loop in replace function

2022-10-25 Thread GitBox
yiguolei merged PR #13618: URL: https://github.com/apache/doris/pull/13618 -- 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: [BugFix](replace function) fix infinite loop in replace function #13618

2022-10-25 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 c7ca5f5b6c [BugFix](replace fun

[GitHub] [doris] yiguolei merged pull request #13652: (jsonreader) release memory of both value and parse allocator

2022-10-25 Thread GitBox
yiguolei merged PR #13652: URL: https://github.com/apache/doris/pull/13652 -- 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: (jsonreader) release memory of both value and parse allocator (#13652)

2022-10-25 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 adba6fec4a (jsonreader) release

[GitHub] [doris] yiguolei merged pull request #13651: [improvement](publish) add publish version cost

2022-10-25 Thread GitBox
yiguolei merged PR #13651: URL: https://github.com/apache/doris/pull/13651 -- 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: [improvement](publish) add publish version cost (#13651)

2022-10-25 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 279aafd1e0 [improvement](publis

[GitHub] [doris] morningman commented on pull request #13655: [fix](join)output all value from no-null side of outer join

2022-10-25 Thread GitBox
morningman commented on PR #13655: URL: https://github.com/apache/doris/pull/13655#issuecomment-1291329126 Please add some test case -- 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] [doris] morningman closed pull request #13633: [Improvement](bloomfilter) allocate memory for BF in open phase (#13494)

2022-10-25 Thread GitBox
morningman closed pull request #13633: [Improvement](bloomfilter) allocate memory for BF in open phase (#13494) URL: https://github.com/apache/doris/pull/13633 -- 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] morningman merged pull request #13629: [bug](load) fix core dump when get_memtable_consumption_inflush

2022-10-25 Thread GitBox
morningman merged PR #13629: URL: https://github.com/apache/doris/pull/13629 -- 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: [fix](load) fix core dump when get_memtable_consumption_inflush (#13629)

2022-10-25 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 2563dcca95 [fix](load) fix core dump when ge

[doris] branch master updated (2563dcca95 -> c486d9746d)

2022-10-25 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 2563dcca95 [fix](load) fix core dump when get_memtable_consumption_inflush (#13629) add c486d9746d [fix](broker

[GitHub] [doris] yiguolei closed issue #13648: [Bug] broker load with s3a error

2022-10-25 Thread GitBox
yiguolei closed issue #13648: [Bug] broker load with s3a error URL: https://github.com/apache/doris/issues/13648 -- 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] yiguolei merged pull request #13650: [fix](broker) fix bug when broker load with s3a

2022-10-25 Thread GitBox
yiguolei merged PR #13650: URL: https://github.com/apache/doris/pull/13650 -- 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] yiguolei merged pull request #13647: [enhancement](chore) build fe-common when build java-udf

2022-10-25 Thread GitBox
yiguolei merged PR #13647: URL: https://github.com/apache/doris/pull/13647 -- 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 (c486d9746d -> b13061360f)

2022-10-25 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from c486d9746d [fix](broker) fix bug when broker load with s3a (#13650) add b13061360f [enhancement](chore) build fe

[GitHub] [doris] yiguolei merged pull request #13644: [Chore](regression) Fix wrong result for decimal

2022-10-25 Thread GitBox
yiguolei merged PR #13644: URL: https://github.com/apache/doris/pull/13644 -- 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] DongLiang-0 commented on pull request #13444: [Improvement][SET-PROPERTY]Support for set query_timeout property

2022-10-25 Thread GitBox
DongLiang-0 commented on PR #13444: URL: https://github.com/apache/doris/pull/13444#issuecomment-1291343589 @morningman PTAL -- 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] [doris] yiguolei merged pull request #13656: [opt](tpch) opt the q9 of tpch to change instance to 8

2022-10-25 Thread GitBox
yiguolei merged PR #13656: URL: https://github.com/apache/doris/pull/13656 -- 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 (e00734348b -> bd2b803019)

2022-10-25 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from e00734348b [Chore](regression) Fix wrong result for decimal (#13644) add bd2b803019 [opt](tpch) opt the q9 of tp

[GitHub] [doris] yiguolei merged pull request #13550: [Bug](postgresql) fix external table of postgresql report error cann't find table

2022-10-25 Thread GitBox
yiguolei merged PR #13550: URL: https://github.com/apache/doris/pull/13550 -- 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] yiguolei closed issue #13463: [Bug] odbc 外表 PG时,查询报表不存在

2022-10-25 Thread GitBox
yiguolei closed issue #13463: [Bug] odbc 外表 PG时,查询报表不存在 URL: https://github.com/apache/doris/issues/13463 -- 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-mai

[doris] branch master updated: [fix](postgresql) fix postgresql cann't find table (#13550)

2022-10-25 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 a02a56eb38 [fix](postgresql) fix postgresql can

[GitHub] [doris] yiguolei merged pull request #13552: [improvement](thread) set name for priority thread pool

2022-10-25 Thread GitBox
yiguolei merged PR #13552: URL: https://github.com/apache/doris/pull/13552 -- 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 (a02a56eb38 -> 295d887cf5)

2022-10-25 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from a02a56eb38 [fix](postgresql) fix postgresql cann't find table (#13550) add 295d887cf5 [improvement](thread) set

[GitHub] [doris] morningman closed pull request #11742: [enhancement](load) enhance load from parquet or orc file

2022-10-25 Thread GitBox
morningman closed pull request #11742: [enhancement](load) enhance load from parquet or orc file URL: https://github.com/apache/doris/pull/11742 -- 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 s

[GitHub] [doris] yiguolei merged pull request #13663: [improvement][refactor](mysql) remove old mysql server and add keep alive option

2022-10-25 Thread GitBox
yiguolei merged PR #13663: URL: https://github.com/apache/doris/pull/13663 -- 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: [improvement][refactor](mysql) remove old mysql server and add keep alive option (#13663)

2022-10-25 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 c709998faa [improvement][refactor](mysql) remov

[GitHub] [doris] zhouaoe opened a new issue, #13665: [Enhancement] Doris broker support aliyun-oss

2022-10-25 Thread GitBox
zhouaoe opened a new issue, #13665: URL: https://github.com/apache/doris/issues/13665 ### 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 Aliyun-oss

[GitHub] [doris] hello-stephen commented on pull request #13596: [Bugfix](manager) fix query profile key incompatible with old versions

2022-10-25 Thread GitBox
hello-stephen commented on PR #13596: URL: https://github.com/apache/doris/pull/13596#issuecomment-1291382098 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 37.78 seconds load time: 555 seconds storage size: 17154887092 Bytes https://doris-co

[GitHub] [doris] zhouaoe commented on issue #13665: [Enhancement] Doris broker support aliyun-oss

2022-10-25 Thread GitBox
zhouaoe commented on issue #13665: URL: https://github.com/apache/doris/issues/13665#issuecomment-1291385154 I have completed the coding work,will test it in days。 -- 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] stitch-k opened a new issue, #13666: [Feature] SUBSTRING_INDEX() 不支持且无替换方案

2022-10-25 Thread GitBox
stitch-k opened a new issue, #13666: URL: https://github.com/apache/doris/issues/13666 ### 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 SUBSTRI

[GitHub] [doris] yangzhg opened a new pull request, #13667: [Bugfix](bitmap) Fix to_bitmap_with_check function symbol is incorrect

2022-10-25 Thread GitBox
yangzhg opened a new pull request, #13667: URL: https://github.com/apache/doris/pull/13667 # Proposed changes Fix to_bitmap_with_check function symbol is incorrect for string type ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it af

[GitHub] [doris] yangzhg merged pull request #13558: [improvement](config) allow to modify the master-only configuration of non-master nodes

2022-10-25 Thread GitBox
yangzhg merged PR #13558: URL: https://github.com/apache/doris/pull/13558 -- 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.apac

[doris] branch master updated: [improvement](config) allow to modify the master-only configuration of non-master nodes (#13558)

2022-10-25 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg 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 e385cb063c [improvement](config) allow to modify

[GitHub] [doris] zhouaoe commented on issue #13665: [Enhancement] Doris broker support aliyun-oss

2022-10-25 Thread GitBox
zhouaoe commented on issue #13665: URL: https://github.com/apache/doris/issues/13665#issuecomment-1291390533 relate to [Enhancement] Broker can't update its hadoop to higher version because hadoop-huaweicloud which is used by doris-broker now only provide 2.8.3 #13649 -- This is an autom

[GitHub] [doris] Gabriel39 opened a new pull request, #13668: [Improvement](runtime filter) Reduce merging time for bloom filter

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

[GitHub] [doris] yiguolei commented on pull request #10084: [feature](vectorized) Support block aggregate in scanner

2022-10-25 Thread GitBox
yiguolei commented on PR #10084: URL: https://github.com/apache/doris/pull/10084#issuecomment-1291394891 I think we could merge it to 1.1-lts first. For master, there are lots of issues related with parallelism. For example, there is only one node for bitmap_union function. we could impr

[GitHub] [doris] yiguolei merged pull request #13600: [fix](planner) inlineView alias error

2022-10-25 Thread GitBox
yiguolei merged PR #13600: URL: https://github.com/apache/doris/pull/13600 -- 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: [fix](planner) inlineView alias error (#13600)

2022-10-25 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 e5b33abd3c [fix](planner) inlineView alias erro

[GitHub] [doris] morningman closed pull request #12100: fix column metadata

2022-10-25 Thread GitBox
morningman closed pull request #12100: fix column metadata URL: https://github.com/apache/doris/pull/12100 -- 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-mai

[GitHub] [doris] adonis0147 commented on a diff in pull request #13147: [Enhancement][MultiTableMaterializedView] The schedule framework for the MTMV

2022-10-25 Thread GitBox
adonis0147 commented on code in PR #13147: URL: https://github.com/apache/doris/pull/13147#discussion_r1005145530 ## fe/fe-core/src/main/java/org/apache/doris/datasource/InternalCatalog.java: ## @@ -2091,6 +2100,12 @@ private void createOlapTable(Database db, CreateTableStmt st

[GitHub] [doris] hello-stephen commented on pull request #13535: [Fix](multi-catalog)Fix partition external table query bug.

2022-10-25 Thread GitBox
hello-stephen commented on PR #13535: URL: https://github.com/apache/doris/pull/13535#issuecomment-1291416240 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.57 seconds load time: 571 seconds storage size: 17154887192 Bytes https://doris-co

[GitHub] [doris] nextdreamblue commented on pull request #12801: [enhancement](broker) broker load support tencent cos

2022-10-25 Thread GitBox
nextdreamblue commented on PR #12801: URL: https://github.com/apache/doris/pull/12801#issuecomment-1291416960 > Why not access cos with s3? 使用腾讯cos对象存储的协议去访问cos相比原生s3a协议的优势: 1. 比如针对对象存储的数据读取,又进行数据的预读操作 2. 针对文件路径的查询操作,在判断目录是否是目录时,有进行list-1的优化操作 3. 支持了对象存储这边的融合桶支持 4. 支持了range

[GitHub] [doris] dataalive closed issue #13431: [Bug] 无法正确识表别名

2022-10-25 Thread GitBox
dataalive closed issue #13431: [Bug] 无法正确识表别名 URL: https://github.com/apache/doris/issues/13431 -- 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] dataalive commented on issue #13431: [Bug] 无法正确识表别名

2022-10-25 Thread GitBox
dataalive commented on issue #13431: URL: https://github.com/apache/doris/issues/13431#issuecomment-1291418632 this issue has been fixed by https://github.com/apache/doris/pull/13600 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [doris] pengxiangyu commented on pull request #13487: [Feature](remote)Add schema change for remote storage file

2022-10-25 Thread GitBox
pengxiangyu commented on PR #13487: URL: https://github.com/apache/doris/pull/13487#issuecomment-1291419483 > > > > 1. I think you could add support to convert old table (not support light weight schema change) to new table (support light weight schema change). Then we could use li

[GitHub] [doris] github-actions[bot] commented on pull request #13637: [fix](cmake)fix cmake error

2022-10-25 Thread GitBox
github-actions[bot] commented on PR #13637: URL: https://github.com/apache/doris/pull/13637#issuecomment-1291422063 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 #13637: [fix](cmake)fix cmake error

2022-10-25 Thread GitBox
github-actions[bot] commented on PR #13637: URL: https://github.com/apache/doris/pull/13637#issuecomment-1291422090 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] zhangstar333 opened a new pull request, #13669: [Fix](cherry-pick) fix postgresql cann't find table

2022-10-25 Thread GitBox
zhangstar333 opened a new pull request, #13669: URL: https://github.com/apache/doris/pull/13669 # Proposed changes cherry-pick from master #13550 Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the o

[GitHub] [doris] zhangstar333 opened a new pull request, #13670: [Fix](cherry-pick) fix parquet write setting property is not effective

2022-10-25 Thread GitBox
zhangstar333 opened a new pull request, #13670: URL: https://github.com/apache/doris/pull/13670 # Proposed changes cherry-pick from master #12912 Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the o

[GitHub] [doris] ByteYue opened a new pull request, #13671: [BugFix](function) fix reverse function dynamic buffer overflow due to illegal character

2022-10-25 Thread GitBox
ByteYue opened a new pull request, #13671: URL: https://github.com/apache/doris/pull/13671 # Proposed changes Previous logic of reverse function might not be strong enough to handle illegal character. For example, one one byte size character would be mistaken as one utf-8 character w

[GitHub] [doris] lsy3993 commented on issue #13639: [Bug] Select后的字段解析有问题。

2022-10-25 Thread GitBox
lsy3993 commented on issue #13639: URL: https://github.com/apache/doris/issues/13639#issuecomment-1291434301 when you write ``` select month_id standard_app_id, xxx ``` doris will think you want to do that: ``` select month_id as standard_app_id, xxx

[GitHub] [doris] team-317 commented on issue #7582: [Roadmap] Enhanced system observability

2022-10-25 Thread GitBox
team-317 commented on issue #7582: URL: https://github.com/apache/doris/issues/7582#issuecomment-1291435306 I'm interested in the task. Can you assign it to me? -- 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

[GitHub] [doris] chenlinzhong opened a new pull request, #13672: [enhancement](cherry-pick)(spark-load)support dynamic set env (#12276)

2022-10-25 Thread GitBox
chenlinzhong opened a new pull request, #13672: URL: https://github.com/apache/doris/pull/13672 * [enhancement](spark-load)support dynamic set env and display spark appid * [enhancement](spark-load)support dynamic set env # Proposed changes Issue Number: close #xxx

[GitHub] [doris] morningman merged pull request #13597: [fix](planner) cannot recogonize column's table when analyze rewrite expr

2022-10-25 Thread GitBox
morningman merged PR #13597: URL: https://github.com/apache/doris/pull/13597 -- 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] morningman closed issue #13605: [Bug] Unknown column when use MV and table alias

2022-10-25 Thread GitBox
morningman closed issue #13605: [Bug] Unknown column when use MV and table alias URL: https://github.com/apache/doris/issues/13605 -- 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

[doris] branch master updated (e5b33abd3c -> 15130c469f)

2022-10-25 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 e5b33abd3c [fix](planner) inlineView alias error (#13600) add 15130c469f [fix](planner) cannot recogonize colu

[GitHub] [doris] hello-stephen commented on pull request #13546: [feature-wip](new-scan) support Json reader

2022-10-25 Thread GitBox
hello-stephen commented on PR #13546: URL: https://github.com/apache/doris/pull/13546#issuecomment-1291441920 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 37.85 seconds load time: 559 seconds storage size: 17154887228 Bytes https://doris-co

[GitHub] [doris] weizuo93 opened a new pull request, #13673: [Fix](Load) fix bug that last line of data lost for stream load

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

[GitHub] [doris] adonis0147 opened a new issue, #13674: [Bug] Failed to build FE by JDK 11 on Linux x86_64

2022-10-25 Thread GitBox
adonis0147 opened a new issue, #13674: URL: https://github.com/apache/doris/issues/13674 ### 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 Doris: mast

[GitHub] [doris] dzmxcyr opened a new issue, #13675: [Bug] Doris be aborted with be.out: SIGFPE integer divide by zero

2022-10-25 Thread GitBox
dzmxcyr opened a new issue, #13675: URL: https://github.com/apache/doris/issues/13675 ### 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.1-rc03

[GitHub] [doris] morningman commented on issue #7582: [Roadmap] Enhanced system observability

2022-10-25 Thread GitBox
morningman commented on issue #7582: URL: https://github.com/apache/doris/issues/7582#issuecomment-1291451907 > Hi @team-317 , thanks for your interests. you can contact me via wechat: morningman-cmy, and after discussion, we can talk to the community in public. -- This is an auto

[GitHub] [doris] adonis0147 commented on issue #13674: [Bug] Failed to build FE by JDK 11 on Linux x86_64

2022-10-25 Thread GitBox
adonis0147 commented on issue #13674: URL: https://github.com/apache/doris/issues/13674#issuecomment-1291453008 It seems that the PR #13416 triggers the bug of JDK 11. (See [JDK-8222754](https://bugs.openjdk.org/browse/JDK-8222754), [JDK-8210483](https://bugs.openjdk.org/browse/JDK-8210483)

[GitHub] [doris] adonis0147 closed issue #13674: [Bug] Failed to build FE by JDK 11 on Linux x86_64

2022-10-25 Thread GitBox
adonis0147 closed issue #13674: [Bug] Failed to build FE by JDK 11 on Linux x86_64 URL: https://github.com/apache/doris/issues/13674 -- 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

<    1   2   3   >