[incubator-doris] branch master updated: [Bug] Fix create view faild when StringLiteral in SelectStmt contains single quotes (#5484)

2021-03-09 Thread caiconghui
This is an automated email from the ASF dual-hosted git repository. caiconghui pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new b4c8e9d [Bug] Fix create view fail

[GitHub] [incubator-doris] caiconghui closed issue #5483: [Bug] Create view will fail when StringLiteral in SelectStmt contains single quotes

2021-03-09 Thread GitBox
caiconghui closed issue #5483: URL: https://github.com/apache/incubator-doris/issues/5483 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [incubator-doris] caiconghui merged pull request #5484: [Bug] Fix create view faild when StringLiteral in SelectStmt contains single quotes

2021-03-09 Thread GitBox
caiconghui merged pull request #5484: URL: https://github.com/apache/incubator-doris/pull/5484 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [incubator-doris] HappenLee edited a comment on issue #5447: [Bug][union all same field with different types make EXCEPTION] Unexpected exception: Failed analysis after expr substitution.

2021-03-09 Thread GitBox
HappenLee edited a comment on issue #5447: URL: https://github.com/apache/incubator-doris/issues/5447#issuecomment-794960744 Hi, @francisoliverlee It's look like the problem of type cast. Before we fix the problem, you can use the sql like ``` select distinct teacher_region

[GitHub] [incubator-doris] caiconghui opened a new pull request #5497: [Bug] Fix bug that the log message is wrong when ReportHandler can not find tablet meta from TabletInvertedIndex

2021-03-09 Thread GitBox
caiconghui opened a new pull request #5497: URL: https://github.com/apache/incubator-doris/pull/5497 ## Proposed changes Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature re

[GitHub] [incubator-doris] HappenLee commented on issue #5447: [Bug][union all same field with different types make EXCEPTION] Unexpected exception: Failed analysis after expr substitution.

2021-03-09 Thread GitBox
HappenLee commented on issue #5447: URL: https://github.com/apache/incubator-doris/issues/5447#issuecomment-794960744 It's look like the problem of type cast. This is an automated message from the Apache Git Service. To res

[GitHub] [incubator-doris] caiconghui opened a new issue #5496: The log message is wrong when ReportHandler can not find tablet meta from TabletInvertedIndex

2021-03-09 Thread GitBox
caiconghui opened a new issue #5496: URL: https://github.com/apache/incubator-doris/issues/5496 ReportHandler need to delete tablet from backend when foundTabletsWithValidSchema cannot find related info, but when ReportHandler can not find tablet meta from TabletInvertedIndex, we will se

[GitHub] [incubator-doris] Sunt-ing commented on pull request #5487: [Doc] correct format errors in English doc

2021-03-09 Thread GitBox
Sunt-ing commented on pull request #5487: URL: https://github.com/apache/incubator-doris/pull/5487#issuecomment-794935799 @EmmyMiao87 Thanks! This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [incubator-doris] pan3793 opened a new pull request #5495: [MINOR] Remove offensive words

2021-03-09 Thread GitBox
pan3793 opened a new pull request #5495: URL: https://github.com/apache/incubator-doris/pull/5495 ## Proposed changes Remove offensive words ## Types of changes. What types of changes does your code introduce to Doris? _Put an `x` in the boxes that apply_ - [ ]

[GitHub] [incubator-doris] pan3793 opened a new pull request #5494: [GitHub] Fix PR Template

2021-03-09 Thread GitBox
pan3793 opened a new pull request #5494: URL: https://github.com/apache/incubator-doris/pull/5494 ## Proposed changes Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature reque

[GitHub] [incubator-doris] zhangboya1 opened a new pull request #5493: [Docs] Fix typo in docs zh-CN getting-started basic-usage.md

2021-03-09 Thread GitBox
zhangboya1 opened a new pull request #5493: URL: https://github.com/apache/incubator-doris/pull/5493 [Docs] Fix typo in docs zh-CN getting-started basic-usage.md ## Proposed changes Describe the big picture of your changes here to communicate to the maintainers why we should a

[GitHub] [incubator-doris] pan3793 opened a new pull request #5492: [DOCS] Add missing en doc Setting Up dev env for FE - IntelliJ IDEA

2021-03-09 Thread GitBox
pan3793 opened a new pull request #5492: URL: https://github.com/apache/incubator-doris/pull/5492 ## Proposed changes Add missing en doc Setting Up dev env for FE - IntelliJ IDEA ## Types of changes What types of changes does your code introduce to Doris? _Put an `x`

[GitHub] [incubator-doris] wangbo commented on a change in pull request #5391: (#5390)fix NPE when replay colocate group

2021-03-09 Thread GitBox
wangbo commented on a change in pull request #5391: URL: https://github.com/apache/incubator-doris/pull/5391#discussion_r590957598 ## File path: fe/fe-core/src/main/java/org/apache/doris/catalog/Catalog.java ## @@ -3769,22 +3769,35 @@ private void createOlapTable(Database db,

[GitHub] [incubator-doris] morningman commented on pull request #5475: [Profile] Visualize the query plan and query profile

2021-03-09 Thread GitBox
morningman commented on pull request #5475: URL: https://github.com/apache/incubator-doris/pull/5475#issuecomment-794763012 > Can't his tool directly reference jar? Do we have to buckle the code into our own code base? OK, I will wait it to make to new release.

[GitHub] [incubator-doris] shiyi23 commented on pull request #5477: [Docs]Fix typo

2021-03-09 Thread GitBox
shiyi23 commented on pull request #5477: URL: https://github.com/apache/incubator-doris/pull/5477#issuecomment-794762359 > Is it a Work-In-Progress PR? No no no, I just want to fix a typo. The other commits were incorrectly submitted by me. I'll undo them. -

[GitHub] [incubator-doris] EmmyMiao87 commented on pull request #5475: [Profile] Visualize the query plan and query profile

2021-03-09 Thread GitBox
EmmyMiao87 commented on pull request #5475: URL: https://github.com/apache/incubator-doris/pull/5475#issuecomment-794760856 Can't his tool directly reference jar? Do we have to buckle the code into our own code base? This is

[GitHub] [incubator-doris] EmmyMiao87 closed issue #5340: The scan row in the audit log is incorrect when querying SQL with limit

2021-03-09 Thread GitBox
EmmyMiao87 closed issue #5340: URL: https://github.com/apache/incubator-doris/issues/5340 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [incubator-doris] EmmyMiao87 merged pull request #5347: Fix bug that sql with limit query statistics are wrong

2021-03-09 Thread GitBox
EmmyMiao87 merged pull request #5347: URL: https://github.com/apache/incubator-doris/pull/5347 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[incubator-doris] branch master updated (1d1a256 -> 36002be)

2021-03-09 Thread lingmiao
This is an automated email from the ASF dual-hosted git repository. lingmiao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from 1d1a256 Update install-deploy.md (#5482) add 36002be Fix bug that sql with limit query statistics a

[GitHub] [incubator-doris] yangzhg merged pull request #5482: [Docs] fix a mistake in docs zh-CN installing

2021-03-09 Thread GitBox
yangzhg merged pull request #5482: URL: https://github.com/apache/incubator-doris/pull/5482 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 t

[incubator-doris] branch master updated (bd53f40 -> 1d1a256)

2021-03-09 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from bd53f40 [Bucket Shuffle Join] Support the some featrue of Bucket Shuffle Join (#5459) add 1d1a256 U

[GitHub] [incubator-doris] EmmyMiao87 commented on a change in pull request #5487: [Doc] correct format errors in English doc

2021-03-09 Thread GitBox
EmmyMiao87 commented on a change in pull request #5487: URL: https://github.com/apache/incubator-doris/pull/5487#discussion_r590936552 ## File path: docs/en/administrator-guide/http-actions/fe/get-log-file-action.md ## @@ -49,7 +49,7 @@ None Specify the log type. The fol

[GitHub] [incubator-doris] morningman commented on pull request #5477: [Docs]Fix typo

2021-03-09 Thread GitBox
morningman commented on pull request #5477: URL: https://github.com/apache/incubator-doris/pull/5477#issuecomment-794752081 Is it a Work-In-Progress PR? This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-doris] yangzhg commented on a change in pull request #5380: update Dockerfile using gcc 10

2021-03-09 Thread GitBox
yangzhg commented on a change in pull request #5380: URL: https://github.com/apache/incubator-doris/pull/5380#discussion_r590936707 ## File path: docker/Dockerfile ## @@ -15,87 +15,75 @@ # specific language governing permissions and limitations # under the License. -FROM ce

[GitHub] [incubator-doris] stdpain opened a new pull request #5491: Fix Memory Leak in SchemaChange And Fix some DCHECK error

2021-03-09 Thread GitBox
stdpain opened a new pull request #5491: URL: https://github.com/apache/incubator-doris/pull/5491 ## Proposed changes Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature reque

[GitHub] [incubator-doris] HappenLee commented on issue #5442: Doris内存会不停增长

2021-03-09 Thread GitBox
HappenLee commented on issue #5442: URL: https://github.com/apache/incubator-doris/issues/5442#issuecomment-793706489 @killxdcj 最近会提一个pr梳理当前memtracker和调整的参数,你可以关注一下。有兴趣加我微信的私聊哈~~ This is an automated message from the Apache

[GitHub] [incubator-doris] demon-gu commented on issue #5442: Doris内存会不停增长

2021-03-09 Thread GitBox
demon-gu commented on issue #5442: URL: https://github.com/apache/incubator-doris/issues/5442#issuecomment-793692299 > > 我的Doris启动了许多Routine Load任务,是否是因为这些任务导致我be的内存一直增加,直到被系统kill呀? > > 我是因为每5分钟执行一批Insert into select导致的 我觉得每五分钟insert或者select是很正常的操作啊,我这边也经常有这种操作 -

[GitHub] [incubator-doris] dongxl6 commented on issue #5442: Doris内存会不停增长

2021-03-09 Thread GitBox
dongxl6 commented on issue #5442: URL: https://github.com/apache/incubator-doris/issues/5442#issuecomment-793689227 > 我的Doris启动了许多Routine Load任务,是否是因为这些任务导致我be的内存一直增加,直到被系统kill呀? 我是因为每5分钟执行一批Insert into select导致的 This

[GitHub] [incubator-doris] demon-gu commented on issue #5442: Doris内存会不停增长

2021-03-09 Thread GitBox
demon-gu commented on issue #5442: URL: https://github.com/apache/incubator-doris/issues/5442#issuecomment-793687886 我的Doris启动了许多Routine Load任务,是否是因为这些任务导致我be的内存一直增加,直到被系统kill呀? This is an automated message from the Apache G

[GitHub] [incubator-doris] dongxl6 commented on issue #5442: Doris内存会不停增长

2021-03-09 Thread GitBox
dongxl6 commented on issue #5442: URL: https://github.com/apache/incubator-doris/issues/5442#issuecomment-793683727 12G机器,我把storage_page_cache_limit 修改为6-7G,目前看来是解决了。从源码看这个默认值好像是80G This is an automated message from the Apac

[GitHub] [incubator-doris] killxdcj commented on issue #5442: Doris内存会不停增长

2021-03-09 Thread GitBox
killxdcj commented on issue #5442: URL: https://github.com/apache/incubator-doris/issues/5442#issuecomment-793678221 > 目前memtracker缺乏了一些内存的记录, 存在一些没有记录的内存空洞,后续我们会添加更详细的记录,调整一些不合理的内存配置来排查和规避这个问题。 这块优化有详细点的计划或者有相关的讨论群组之类的嘛,我们也遇到了这个问题,目前也正在考虑投入精力优化下这块~

[GitHub] [incubator-doris] EmmyMiao87 commented on a change in pull request #5445: [Export] Expand function of export stmt

2021-03-09 Thread GitBox
EmmyMiao87 commented on a change in pull request #5445: URL: https://github.com/apache/incubator-doris/pull/5445#discussion_r590067883 ## File path: fe/fe-core/src/main/java/org/apache/doris/analysis/ExportStmt.java ## @@ -46,6 +46,8 @@ import java.util.List; import java.util

[GitHub] [incubator-doris] morningman commented on a change in pull request #5445: [Export] Expand function of export stmt

2021-03-09 Thread GitBox
morningman commented on a change in pull request #5445: URL: https://github.com/apache/incubator-doris/pull/5445#discussion_r589134806 ## File path: fe/fe-core/src/main/java/org/apache/doris/analysis/ExportStmt.java ## @@ -46,6 +46,8 @@ import java.util.List; import java.util