[doris] branch master updated: [typo](docs)fix docs 404 link (#13677)

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 c5559877b4 [typo](docs)fix docs 404 link (#1367

[GitHub] [doris] yiguolei merged pull request #13677: [typo](docs)fix docs 404 link

2022-10-25 Thread GitBox
yiguolei merged PR #13677: URL: https://github.com/apache/doris/pull/13677 -- 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] morrySnow opened a new pull request, #13680: [fix](planner) cannot recogonize column's table when analyze rewrite expr

2022-10-25 Thread GitBox
morrySnow opened a new pull request, #13680: URL: https://github.com/apache/doris/pull/13680 We save mv column with alias as table name, and search it with original table name. # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes.

[GitHub] [doris] github-actions[bot] commented on pull request #13657: [Bug](jdbc) Fix memory leak for JDBC datasource

2022-10-25 Thread GitBox
github-actions[bot] commented on PR #13657: URL: https://github.com/apache/doris/pull/13657#issuecomment-1291570390 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 #13657: [Bug](jdbc) Fix memory leak for JDBC datasource

2022-10-25 Thread GitBox
github-actions[bot] commented on PR #13657: URL: https://github.com/apache/doris/pull/13657#issuecomment-1291570413 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] dataalive commented on issue #13666: [Feature] SUBSTRING_INDEX() 不支持且无替换方案

2022-10-25 Thread GitBox
dataalive commented on issue #13666: URL: https://github.com/apache/doris/issues/13666#issuecomment-1291570156 https://doris.apache.org/docs/dev/sql-manual/sql-functions/string-functions/split_part is close to your needs. -- This is an automated message from the Apache Git Service. To r

[GitHub] [doris] HappenLee commented on a diff in pull request #13671: [BugFix](function) fix reverse function dynamic buffer overflow due to illegal character

2022-10-25 Thread GitBox
HappenLee commented on code in PR #13671: URL: https://github.com/apache/doris/pull/13671#discussion_r1005275348 ## be/src/util/simd/vstring_function.h: ## @@ -150,7 +151,11 @@ class VStringFunctions { } else { for (size_t i = 0, char_size = 0; i < str.len;

[GitHub] [doris] morningman commented on issue #13676: [Feature]

2022-10-25 Thread GitBox
morningman commented on issue #13676: URL: https://github.com/apache/doris/issues/13676#issuecomment-1291563145 Hi @lixiaohang1994 , could you give some example of `~/aws/config`, or some document about this config? -- This is an automated message from the Apache Git Service. To respond t

[doris] branch master updated: [Bugfix](manager) fix query profile key incompatible with old versions (#13596)

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 0841c5bf28 [Bugfix](manager) fix query profile k

[GitHub] [doris] yangzhg merged pull request #13596: [Bugfix](manager) fix query profile key incompatible with old versions

2022-10-25 Thread GitBox
yangzhg merged PR #13596: URL: https://github.com/apache/doris/pull/13596 -- 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: [Bugfix](bitmap) Fix to_bitmap_with_check function symbol is incorrect (#13667)

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 65aa863dcf [Bugfix](bitmap) Fix to_bitmap_with_c

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

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

[GitHub] [doris] Gabriel39 closed pull request #10195: [Improvement] Use IOBufAsZeroCopyInputStream for bloom filter

2022-10-25 Thread GitBox
Gabriel39 closed pull request #10195: [Improvement] Use IOBufAsZeroCopyInputStream for bloom filter URL: https://github.com/apache/doris/pull/10195 -- 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 th

[GitHub] [doris] jackwener commented on a diff in pull request #13679: Construct join graph

2022-10-25 Thread GitBox
jackwener commented on code in PR #13679: URL: https://github.com/apache/doris/pull/13679#discussion_r1005261685 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/join/JoinReorderRule.java: ## @@ -0,0 +1,41 @@ +// Licensed to the Apache Software Foundation (

[doris] branch master updated (c418bbd2d1 -> 3548d0b824)

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 c418bbd2d1 [feature-wip](new-scan) support Json reader (#13546) add 3548d0b824 [fix](statistics) fix cross join

[GitHub] [doris] yiguolei closed issue #13642: [Bug] cross join statistics exception

2022-10-25 Thread GitBox
yiguolei closed issue #13642: [Bug] cross join statistics exception URL: https://github.com/apache/doris/issues/13642 -- 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 unsubsc

[GitHub] [doris] yiguolei merged pull request #13645: [fix](statistics) fix cross join statistics exception

2022-10-25 Thread GitBox
yiguolei merged PR #13645: URL: https://github.com/apache/doris/pull/13645 -- 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] XieJiann opened a new pull request, #13679: Construct join graph

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

[GitHub] [doris] englefly opened a new pull request, #13678: [Improvement](nereids) nereids uses decimal(27,9) by as default deciaml

2022-10-25 Thread GitBox
englefly opened a new pull request, #13678: URL: https://github.com/apache/doris/pull/13678 # Proposed changes Nereids use decimal(27,9) as default size. This change is following the change in "[Improvement](decimal) print decimal according to the real precision and scale (#13437)"

[GitHub] [doris] github-actions[bot] commented on pull request #13677: [typo](docs)fix docs 404 link

2022-10-25 Thread GitBox
github-actions[bot] commented on PR #13677: URL: https://github.com/apache/doris/pull/13677#issuecomment-1291512295 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 #13677: [typo](docs)fix docs 404 link

2022-10-25 Thread GitBox
github-actions[bot] commented on PR #13677: URL: https://github.com/apache/doris/pull/13677#issuecomment-1291512204 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] hf200012 opened a new pull request, #13677: [typo](docs)fix docs 404 link

2022-10-25 Thread GitBox
hf200012 opened a new pull request, #13677: URL: https://github.com/apache/doris/pull/13677 # 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.1-lts updated: [enhancement](cherry-pick)(spark-load)support dynamic set env (#12276) #13672

2022-10-25 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 17a8324cd1 [enhancement](cher

[GitHub] [doris] morningman merged pull request #13672: [enhancement](cherry-pick)(spark-load)support dynamic set env (#12276)

2022-10-25 Thread GitBox
morningman merged PR #13672: URL: https://github.com/apache/doris/pull/13672 -- 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: [feature-wip](new-scan) support Json reader (#13546)

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 c418bbd2d1 [feature-wip](new-scan) support Js

[GitHub] [doris] morningman merged pull request #13546: [feature-wip](new-scan) support Json reader

2022-10-25 Thread GitBox
morningman merged PR #13546: URL: https://github.com/apache/doris/pull/13546 -- 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](multi-catalog)Fix partition external table query bug. (#13535)

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 44c9163b3c [Fix](multi-catalog)Fix partition

[GitHub] [doris] morningman merged pull request #13535: [Fix](multi-catalog)Fix partition external table query bug.

2022-10-25 Thread GitBox
morningman merged PR #13535: URL: https://github.com/apache/doris/pull/13535 -- 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 branch-1.1-lts updated: [Fix](Load) fix bug that last line of data lost for stream load #13673

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 54193561cc [Fix](Load) fix bug

[GitHub] [doris] yiguolei merged pull request #13673: [Fix](Load) fix bug that last line of data lost for stream load

2022-10-25 Thread GitBox
yiguolei merged PR #13673: URL: https://github.com/apache/doris/pull/13673 -- 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] lixiaohang1994 opened a new issue, #13676: [Feature]

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

[doris] branch branch-1.1-lts updated: [Fix](cherry-pick) fix parquet write setting property is not effective (#13670)

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 8961137e1f [Fix](cherry-pick) f

[GitHub] [doris] yiguolei merged pull request #13670: [Fix](cherry-pick) fix parquet write setting property is not effective

2022-10-25 Thread GitBox
yiguolei merged PR #13670: URL: https://github.com/apache/doris/pull/13670 -- 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: [Fix](cherry-pick) fix postgresql cann't find table (#13669)

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 7f4272ae86 [Fix](cherry-pick) f

[GitHub] [doris] yiguolei merged pull request #13669: [Fix](cherry-pick) fix postgresql cann't find table

2022-10-25 Thread GitBox
yiguolei merged PR #13669: URL: https://github.com/apache/doris/pull/13669 -- 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] hello-stephen commented on pull request #13668: [Improvement](runtime filter) Reduce merging time for bloom filter

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

[GitHub] [doris] yiguolei commented on pull request #13673: [Fix](Load) fix bug that last line of data lost for stream load

2022-10-25 Thread GitBox
yiguolei commented on PR #13673: URL: https://github.com/apache/doris/pull/13673#issuecomment-1291458598 https://github.com/apache/doris/pull/13066 -- 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 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

[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] 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] 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] 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] 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] 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

[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] 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

[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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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

[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] 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

[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] 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] 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

[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] 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

[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] 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] 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] 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 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

[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] 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

[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

[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] 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: [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 #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 (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 #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

[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 #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

[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 #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

[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 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,

[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

[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

[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

[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 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

[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] 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: (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 #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: [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

  1   2   3   >