[GitHub] [doris] github-actions[bot] commented on pull request #13143: [test](jdbc) add jdbc regression test

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13143: URL: https://github.com/apache/doris/pull/13143#issuecomment-1272472238 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/3213234459";) output. shellcheck err

[GitHub] [doris] dataroaring opened a new pull request, #13208: [fix](test) resolve load in tpch_sf100_unique_p2 and tpch_sf10_unique_p2

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

[GitHub] [doris] xinyiZzz commented on a diff in pull request #10170: [Enhancement](optimizer) Support select table sample

2022-10-08 Thread GitBox
xinyiZzz commented on code in PR #10170: URL: https://github.com/apache/doris/pull/10170#discussion_r990742236 ## fe/fe-core/src/main/java/org/apache/doris/analysis/TableSample.java: ## @@ -0,0 +1,101 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more

[GitHub] [doris] yiguolei commented on pull request #13196: [chore](be config) remove config use_mmap_allocate_chunk

2022-10-08 Thread GitBox
yiguolei commented on PR #13196: URL: https://github.com/apache/doris/pull/13196#issuecomment-1272468728 > Is it necessary to remove the settings of `vm.max_map_count` in `bin/start_be.sh`? @adonis0147 Currently, I don't know if this config if ever used. Maybe it is useful if use hu

[GitHub] [doris] Gabriel39 opened a new pull request, #13207: [Improvement](runtimefilter) DO NOT allocate memory for bbf in prepare phase

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

[GitHub] [doris] morrySnow opened a new pull request, #13206: [fix](Nereids) plan broadcast join for right semi join by mistake

2022-10-08 Thread GitBox
morrySnow opened a new pull request, #13206: URL: https://github.com/apache/doris/pull/13206 # Proposed changes Issue Number: close #xxx ## Problem summary we plan broadcast join for right semi join by mistake. This could cause wrong answer since we cannot prevent two pa

[GitHub] [doris] weAreFriendYo commented on issue #13075: [Bug] doris be集群,其中一台be挂了 其他两台be正常运行,数据查询报错

2022-10-08 Thread GitBox
weAreFriendYo commented on issue #13075: URL: https://github.com/apache/doris/issues/13075#issuecomment-1272466497 > 3副本 > 数据是几副本? 默认的3副本 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[doris] branch master updated (f373b22dcf -> 9c64fde8f5)

2022-10-08 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from f373b22dcf [fix](string) Fix over-allocated memory for string type (#13167) add 9c64fde8f5 [tools](banchmark)

[GitHub] [doris] BiteTheDDDDt merged pull request #13197: [tools](benchmark) upgrade date type

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

[doris] branch master updated (245490d6b7 -> f373b22dcf)

2022-10-08 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 245490d6b7 [Enhancement](runtime filter) optimize for runtime filter (#12856) add f373b22dcf [fix](string) F

[GitHub] [doris] dataroaring merged pull request #13167: [fix](string) Fix over-allocated memory for string type

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

[doris] branch master updated: [Enhancement](runtime filter) optimize for runtime filter (#12856)

2022-10-08 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei 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 245490d6b7 [Enhancement](runtime filter) opti

[GitHub] [doris] BiteTheDDDDt merged pull request #12856: [Enhancement](runtime filter)optimize for runtime filter

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

[GitHub] [doris] spihiker commented on issue #13075: [Bug] doris be集群,其中一台be挂了 其他两台be正常运行,数据查询报错

2022-10-08 Thread GitBox
spihiker commented on issue #13075: URL: https://github.com/apache/doris/issues/13075#issuecomment-1272464885 11001正常? -- 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 un

[GitHub] [doris] smallhibiscus opened a new pull request, #13205: [regression-test](unique) Check the table version upper 1 before select operation.

2022-10-08 Thread GitBox
smallhibiscus opened a new pull request, #13205: URL: https://github.com/apache/doris/pull/13205 # Proposed changes Issue Number: close #xxx ## Problem summary Check the table version upper 1 before select operation. ## Checklist(Required) 1. Does it affect

[GitHub] [doris] mmuuuua opened a new issue, #13204: Try to implement sequenceMatch function

2022-10-08 Thread GitBox
mma opened a new issue, #13204: URL: https://github.com/apache/doris/issues/13204 ### 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 `sequenceM

[GitHub] [doris] Yukang-Lian closed issue #13117: [Enhancement] Try to implement sequenceMatch function

2022-10-08 Thread GitBox
Yukang-Lian closed issue #13117: [Enhancement] Try to implement sequenceMatch function URL: https://github.com/apache/doris/issues/13117 -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #13203: [typo](docs) fix the bad link of delete-recover.md

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13203: URL: https://github.com/apache/doris/pull/13203#issuecomment-1272463070 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 #13203: [typo](docs) fix the bad link of delete-recover.md

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13203: URL: https://github.com/apache/doris/pull/13203#issuecomment-1272463064 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] smallhibiscus opened a new pull request, #13203: [typo](docs) fix the bad link of delete-recover.md

2022-10-08 Thread GitBox
smallhibiscus opened a new pull request, #13203: URL: https://github.com/apache/doris/pull/13203 # Proposed changes Issue Number: close #xxx ## Problem summary Fix the bad link of docs/zh-CN/docs/admin-manual/data-admin/delete-recover.md. ## Checklist(Required)

[GitHub] [doris] smallhibiscus closed pull request #13180: [typo](docs)fix the bad link of docs

2022-10-08 Thread GitBox
smallhibiscus closed pull request #13180: [typo](docs)fix the bad link of docs URL: https://github.com/apache/doris/pull/13180 -- 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. T

[GitHub] [doris] github-actions[bot] commented on pull request #13143: [test](jdbc) add jdbc regression test

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13143: URL: https://github.com/apache/doris/pull/13143#issuecomment-1272460348 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/3213008669";) output. shellcheck err

[GitHub] [doris] github-actions[bot] commented on pull request #13156: [typo](docs)Fix the jump link 404 in delete recover.md

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13156: URL: https://github.com/apache/doris/pull/13156#issuecomment-1272455252 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 #13156: [typo](docs)Fix the jump link 404 in delete recover.md

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13156: URL: https://github.com/apache/doris/pull/13156#issuecomment-1272455245 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 merged pull request #13201: [typo](docs)Add be Parameter Description

2022-10-08 Thread GitBox
hf200012 merged PR #13201: URL: https://github.com/apache/doris/pull/13201 -- 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 (33fe389d62 -> 8f36f8b83a)

2022-10-08 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 33fe389d62 [regression](datev2) Add regression tests for datev2 (#13040) add 8f36f8b83a Add be Parameter De

[GitHub] [doris] github-actions[bot] commented on pull request #13201: [typo](docs)Add be Parameter Description

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13201: URL: https://github.com/apache/doris/pull/13201#issuecomment-1272454951 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 #13201: [typo](docs)Add be Parameter Description

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13201: URL: https://github.com/apache/doris/pull/13201#issuecomment-1272454947 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] gongpibin opened a new issue, #13202: [Bug] doris fe 不支持keepalived 部署场景

2022-10-08 Thread GitBox
gongpibin opened a new issue, #13202: URL: https://github.com/apache/doris/issues/13202 ### 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.0

[GitHub] [doris] hf200012 commented on a diff in pull request #13200: [typo](docs)Fix the jump link 404 in release-verify

2022-10-08 Thread GitBox
hf200012 commented on code in PR #13200: URL: https://github.com/apache/doris/pull/13200#discussion_r990730186 ## docs/zh-CN/community/how-to-contribute/how-to-contribute.md: ## @@ -78,7 +78,7 @@ under the License. ## 修改代码和提交PR(Pull Request) -您可以下载代码,编译安装,部署运行试一试(可以参考[编译文档]

[GitHub] [doris] hf200012 commented on a diff in pull request #13200: [typo](docs)Fix the jump link 404 in release-verify

2022-10-08 Thread GitBox
hf200012 commented on code in PR #13200: URL: https://github.com/apache/doris/pull/13200#discussion_r990730164 ## docs/zh-CN/community/release-and-verify/release-verify.md: ## @@ -97,6 +97,6 @@ INFO Totally checked 5611 files, valid: 3926, invalid: 0, ignored: 1685, fixed: 请

[GitHub] [doris] hf200012 opened a new pull request, #13201: [typo](docs)Add be Parameter Description

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

[doris] branch master updated (e0cff02c1a -> 33fe389d62)

2022-10-08 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from e0cff02c1a add sync for stream load test (#13185) add 33fe389d62 [regression](datev2) Add regression tests for

[GitHub] [doris] Gabriel39 merged pull request #13040: [regression](datev2) Add regression tests for datev2

2022-10-08 Thread GitBox
Gabriel39 merged PR #13040: URL: https://github.com/apache/doris/pull/13040 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.ap

[doris-website] branch master updated: be config fix

2022-10-08 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new fb0dbf7f6ab be config fix fb0dbf7f6

[GitHub] [doris] nextdreamblue commented on issue #13131: [Enhancement] Add new builtin function of the first day of month

2022-10-08 Thread GitBox
nextdreamblue commented on issue #13131: URL: https://github.com/apache/doris/issues/13131#issuecomment-1272446544 MySQL [(none)]> select month_floor('2021-12-22 01:02:03'); ++ | month_floor('2021-12-22 01:02:03') | +---

[GitHub] [doris] github-actions[bot] commented on pull request #13167: [fix](string) Fix over-allocated memory for string type

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13167: URL: https://github.com/apache/doris/pull/13167#issuecomment-1272446407 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 #13167: [fix](string) Fix over-allocated memory for string type

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13167: URL: https://github.com/apache/doris/pull/13167#issuecomment-1272446401 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

[doris] branch master updated (bbb6d2758a -> e0cff02c1a)

2022-10-08 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from bbb6d2758a [fix](regression-test) fix test_segment_iterator_delete using order_qt_sql (#13192) add e0cff02c1

[GitHub] [doris] dataroaring merged pull request #13185: [enhancement](regression-test) add sync for tests containing stream load

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

[GitHub] [doris] dataroaring merged pull request #13192: [fix](regression-test) fix test_segment_iterator_delete using order_qt_sql

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

[doris] branch master updated: [fix](regression-test) fix test_segment_iterator_delete using order_qt_sql (#13192)

2022-10-08 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 bbb6d2758a [fix](regression-test) fix test_s

[doris] branch master updated (9e42804298 -> 62c82bd575)

2022-10-08 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 9e42804298 [feature-wip](unique-key-merge-on-write) unique key with merge on write table support schema change (#

[GitHub] [doris] dataroaring merged pull request #13191: [enhancement](test) Rewrite test_update_schema_change case

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

[GitHub] [doris] weizhengte commented on a diff in pull request #10170: [Enhancement](optimizer) Support select table sample

2022-10-08 Thread GitBox
weizhengte commented on code in PR #10170: URL: https://github.com/apache/doris/pull/10170#discussion_r990726668 ## fe/fe-core/src/main/java/org/apache/doris/analysis/TableSample.java: ## @@ -0,0 +1,101 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or mor

[GitHub] [doris] weizhengte commented on a diff in pull request #10170: [Enhancement](optimizer) Support select table sample

2022-10-08 Thread GitBox
weizhengte commented on code in PR #10170: URL: https://github.com/apache/doris/pull/10170#discussion_r990726564 ## fe/fe-core/src/main/java/org/apache/doris/analysis/TableSample.java: ## @@ -0,0 +1,101 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or mor

[GitHub] [doris] weizhengte commented on a diff in pull request #10170: [Enhancement](optimizer) Support select table sample

2022-10-08 Thread GitBox
weizhengte commented on code in PR #10170: URL: https://github.com/apache/doris/pull/10170#discussion_r990726467 ## fe/fe-core/src/main/java/org/apache/doris/analysis/TupleDescriptor.java: ## @@ -159,6 +164,80 @@ public void setTable(TableIf tbl) { table = tbl; }

[doris] branch master updated (671dc93035 -> 9e42804298)

2022-10-08 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 671dc93035 [feature-wip](unique-key-merge-on-write) fix that versions of multiple replicas are inconsistent when

[GitHub] [doris] dataroaring merged pull request #12886: [feature-wip](unique-key-merge-on-write) unique key with merge on write table support schema change

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

[doris] branch master updated (e6f4c771d9 -> 671dc93035)

2022-10-08 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from e6f4c771d9 [fix](docs) fix trim, lower, upper function docs error (#13179) add 671dc93035 [feature-wip](uniq

[GitHub] [doris] dataroaring merged pull request #12363: [feature-wip](unique-key-merge-on-write) fix that versions of multiple replicas are inconsistent when rebalance

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

[GitHub] [doris] weizhengte commented on a diff in pull request #10170: [Enhancement](optimizer) Support select table sample

2022-10-08 Thread GitBox
weizhengte commented on code in PR #10170: URL: https://github.com/apache/doris/pull/10170#discussion_r990726393 ## fe/fe-core/src/main/java/org/apache/doris/analysis/TupleDescriptor.java: ## @@ -159,6 +164,80 @@ public void setTable(TableIf tbl) { table = tbl; }

[GitHub] [doris] weizhengte commented on a diff in pull request #10170: [Enhancement](optimizer) Support select table sample

2022-10-08 Thread GitBox
weizhengte commented on code in PR #10170: URL: https://github.com/apache/doris/pull/10170#discussion_r990726382 ## fe/fe-core/src/main/java/org/apache/doris/analysis/TableRef.java: ## @@ -160,6 +161,12 @@ public TableRef(TableName name, String alias, PartitionNames partitionNa

[GitHub] [doris] wangtianyi2004 opened a new pull request, #13200: [typo](docs)Fix the jump link 404 in release-verify

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

[GitHub] [doris] yiguolei opened a new issue, #13199: Release Note 1.1.3

2022-10-08 Thread GitBox
yiguolei opened a new issue, #13199: URL: https://github.com/apache/doris/issues/13199 ### 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 _No respo

[doris] tag 1.1.3-rc01 created (now 62f4d414ab)

2022-10-08 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to tag 1.1.3-rc01 in repository https://gitbox.apache.org/repos/asf/doris.git at 62f4d414ab (commit) No new revisions were added by this update. --

[doris] branch branch-1.1-lts updated: 1.1.3 rc01

2022-10-08 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 62f4d414ab 1.1.3 rc01 62f4d414a

[GitHub] [doris] HappenLee commented on a diff in pull request #13193: [feature](function) support `initcap` string function in vectorized engine.

2022-10-08 Thread GitBox
HappenLee commented on code in PR #13193: URL: https://github.com/apache/doris/pull/13193#discussion_r990724580 ## be/src/vec/functions/function_string.cpp: ## @@ -265,6 +265,45 @@ struct TransferImpl { } }; +// Capitalize first letter +struct NameToInitcap { +static

[doris] branch branch-1.1-lts updated: [fix](be_ut) fix tablet_sink_test ut failure (#13198)

2022-10-08 Thread zouxinyi
This is an automated email from the ASF dual-hosted git repository. zouxinyi 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 fa7175218d [fix](be_ut) fix tab

[GitHub] [doris] xinyiZzz merged pull request #13198: [fix](be_ut) fix tablet_sink_test ut failure

2022-10-08 Thread GitBox
xinyiZzz merged PR #13198: URL: https://github.com/apache/doris/pull/13198 -- 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] github-actions[bot] commented on pull request #13183: [schema change](fix) fix coredump of schema change

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13183: URL: https://github.com/apache/doris/pull/13183#issuecomment-1272441718 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 #13183: [schema change](fix) fix coredump of schema change

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13183: URL: https://github.com/apache/doris/pull/13183#issuecomment-1272441713 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 #12856: [Enhancement](runtime filter)optimize for runtime filter

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #12856: URL: https://github.com/apache/doris/pull/12856#issuecomment-1272441694 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 #12856: [Enhancement](runtime filter)optimize for runtime filter

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #12856: URL: https://github.com/apache/doris/pull/12856#issuecomment-1272441689 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] caiconghui opened a new pull request, #13198: [fix](be_ut) fix tablet_sink_test ut failure

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

[GitHub] [doris] github-actions[bot] commented on pull request #13185: [enhancement](regression-test) add sync for tests containing stream load

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13185: URL: https://github.com/apache/doris/pull/13185#issuecomment-1272440646 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 #13185: [enhancement](regression-test) add sync for tests containing stream load

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13185: URL: https://github.com/apache/doris/pull/13185#issuecomment-1272440636 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 #13189: [fix](rowset) fix that rowset writer doesn't process the return value , which may result in data loss

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13189: URL: https://github.com/apache/doris/pull/13189#issuecomment-1272440211 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] hello-stephen commented on pull request #13197: [tools](benchmark) upgrade date type

2022-10-08 Thread GitBox
hello-stephen commented on PR #13197: URL: https://github.com/apache/doris/pull/13197#issuecomment-1272439947 LGTM -- 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 unsubs

[GitHub] [doris] github-actions[bot] commented on pull request #13192: [fix](regression-test) fix test_segment_iterator_delete using order_qt_sql

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13192: URL: https://github.com/apache/doris/pull/13192#issuecomment-1272439236 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 #13192: [fix](regression-test) fix test_segment_iterator_delete using order_qt_sql

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13192: URL: https://github.com/apache/doris/pull/13192#issuecomment-1272439224 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 #13191: [enhancement](test) Rewrite test_update_schema_change case

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13191: URL: https://github.com/apache/doris/pull/13191#issuecomment-1272438523 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-flink-connector] JNSimba commented on a diff in pull request #71: [Enhancement] ADD RowSerializer for doris flink connector

2022-10-08 Thread GitBox
JNSimba commented on code in PR #71: URL: https://github.com/apache/doris-flink-connector/pull/71#discussion_r990722243 ## flink-doris-connector/src/main/java/org/apache/doris/flink/sink/writer/RowSerializer.java: ## @@ -0,0 +1,166 @@ +// Licensed to the Apache Software Foundat

[GitHub] [doris] github-actions[bot] commented on pull request #13191: [enhancement](test) Rewrite test_update_schema_change case

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13191: URL: https://github.com/apache/doris/pull/13191#issuecomment-1272438513 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] adonis0147 commented on pull request #13196: [chore](be config) remove config use_mmap_allocate_chunk

2022-10-08 Thread GitBox
adonis0147 commented on PR #13196: URL: https://github.com/apache/doris/pull/13196#issuecomment-1272438098 Is it necessary to remove the settings of `vm.max_map_count` in `bin/start_be.sh`? -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [doris] Gabriel39 opened a new pull request, #13197: [tools](benchmark) upgrade date type

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

[doris] branch master updated: [fix](docs) fix trim, lower, upper function docs error (#13179)

2022-10-08 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 e6f4c771d9 [fix](docs) fix trim, lower, uppe

[GitHub] [doris] dataroaring merged pull request #13179: [fix](docs) fix trim, lower, upper function docs error

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

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

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13157: URL: https://github.com/apache/doris/pull/13157#issuecomment-1272436607 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

[doris] branch master updated (c53d2d6a8b -> 555f9520e3)

2022-10-08 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from c53d2d6a8b install deploy doc fix (#13177) add 555f9520e3 fix community module error url (#13182) No new re

[GitHub] [doris] hf200012 merged pull request #13182: [typo](docs)fix community module error url

2022-10-08 Thread GitBox
hf200012 merged PR #13182: URL: https://github.com/apache/doris/pull/13182 -- 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 (e0044e5a5f -> c53d2d6a8b)

2022-10-08 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from e0044e5a5f [typo](docs)Sql doc link fix (#13151) add c53d2d6a8b install deploy doc fix (#13177) No new revi

[GitHub] [doris] hf200012 merged pull request #13177: [typo](docs)Fix Docs Install Deploy

2022-10-08 Thread GitBox
hf200012 merged PR #13177: URL: https://github.com/apache/doris/pull/13177 -- 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] Gabriel39 commented on a diff in pull request #13132: [function](date function) add new date function 'first_month_day'

2022-10-08 Thread GitBox
Gabriel39 commented on code in PR #13132: URL: https://github.com/apache/doris/pull/13132#discussion_r990718769 ## be/src/vec/functions/function_timestamp.cpp: ## @@ -478,6 +478,149 @@ class FunctionUnixTimestamp : public IFunction { } }; +template +class FirstMonthDay

[doris-website] branch master updated: [typo](docs) Fix jump link 404 (#127)

2022-10-08 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 6f04f8b0227 [typo](docs) Fix jump

[GitHub] [doris-website] hf200012 merged pull request #127: [typo](docs) Fix jump link 404

2022-10-08 Thread GitBox
hf200012 merged PR #127: URL: https://github.com/apache/doris-website/pull/127 -- 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

[doris-website] branch master updated (d1d1bb9aed1 -> 908db203c14)

2022-10-08 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git from d1d1bb9aed1 fix error url in version 0.15 (#134) add 908db203c14 [typo](docs)Fix jump link 404 in ex

[GitHub] [doris-website] hf200012 merged pull request #130: [typo](docs)Fix jump link 404 in external storage load.md

2022-10-08 Thread GitBox
hf200012 merged PR #130: URL: https://github.com/apache/doris-website/pull/130 -- 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

[doris-website] branch master updated: fix error url in version 0.15 (#134)

2022-10-08 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new d1d1bb9aed1 fix error url in versio

[GitHub] [doris-website] hf200012 merged pull request #134: [typo](docs)fix error url in version 0.15

2022-10-08 Thread GitBox
hf200012 merged PR #134: URL: https://github.com/apache/doris-website/pull/134 -- 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

[doris] branch branch-1.1-lts updated: [fix](be_ut) Fix mem_limit_test ut failure #13194

2022-10-08 Thread caiconghui
This is an automated email from the ASF dual-hosted git repository. caiconghui 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 6e6fcece15 [fix](be_ut) Fix m

[GitHub] [doris] caiconghui merged pull request #13194: [fix](be_ut) Fix mem_limit_test ut failure

2022-10-08 Thread GitBox
caiconghui merged PR #13194: URL: https://github.com/apache/doris/pull/13194 -- 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] github-actions[bot] commented on pull request #13194: [fix](be_ut) Fix mem_limit_test ut failure

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13194: URL: https://github.com/apache/doris/pull/13194#issuecomment-1272430096 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 #13194: [fix](be_ut) Fix mem_limit_test ut failure

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13194: URL: https://github.com/apache/doris/pull/13194#issuecomment-1272430092 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] cun8cun8 closed pull request #11737: "Spark load" supports string data type

2022-10-08 Thread GitBox
cun8cun8 closed pull request #11737: "Spark load" supports string data type URL: https://github.com/apache/doris/pull/11737 -- 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 u

[doris-website] branch master updated: doc_fix_404_221008 (#131)

2022-10-08 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new ec9f09e1617 doc_fix_404_221008 (#13

[GitHub] [doris-website] hf200012 merged pull request #131: doc_fix_404_221008

2022-10-08 Thread GitBox
hf200012 merged PR #131: URL: https://github.com/apache/doris-website/pull/131 -- 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

[doris-website] branch master updated: [typo](docs)fix error url (#129)

2022-10-08 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 48e751853e7 [typo](docs)fix error u

[GitHub] [doris-website] hf200012 merged pull request #129: [typo](docs)fix error url

2022-10-08 Thread GitBox
hf200012 merged PR #129: URL: https://github.com/apache/doris-website/pull/129 -- 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

[GitHub] [doris-website] hf200012 merged pull request #128: [typo](docs)Fix jump link 404 in jdbc load.md

2022-10-08 Thread GitBox
hf200012 merged PR #128: URL: https://github.com/apache/doris-website/pull/128 -- 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

  1   2   3   >