[GitHub] [doris] luozenglin opened a new issue, #12711: [Bug] intersect query failed

2022-09-18 Thread GitBox
luozenglin opened a new issue, #12711: URL: https://github.com/apache/doris/issues/12711 ### 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 master

[GitHub] [doris] luozenglin opened a new pull request, #12712: [fix](intersect) fix intersect query failed in row storage code

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

[GitHub] [doris] morningman merged pull request #12286: [enhancement](test) add ssb_sf100 to p2 cases

2022-09-18 Thread GitBox
morningman merged PR #12286: URL: https://github.com/apache/doris/pull/12286 -- 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 #12290: [enhancement](tracing) Support forward to master tracing

2022-09-18 Thread GitBox
github-actions[bot] commented on PR #12290: URL: https://github.com/apache/doris/pull/12290#issuecomment-1250230470 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 #12290: [enhancement](tracing) Support forward to master tracing

2022-09-18 Thread GitBox
github-actions[bot] commented on PR #12290: URL: https://github.com/apache/doris/pull/12290#issuecomment-1250230480 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] morningman merged pull request #12243: [enhancement](test) add some p0 cases

2022-09-18 Thread GitBox
morningman merged PR #12243: URL: https://github.com/apache/doris/pull/12243 -- 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: [enhancement](regression-test) add some p0 cases (#12243)

2022-09-18 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 e9f105aa1e [enhancement](regression-test) add

[GitHub] [doris] morningman merged pull request #12290: [enhancement](tracing) Support forward to master tracing

2022-09-18 Thread GitBox
morningman merged PR #12290: URL: https://github.com/apache/doris/pull/12290 -- 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: [enhancement](tracing) Support forward to master tracing (#12290)

2022-09-18 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 4f98146e83 [enhancement](tracing) Support for

[GitHub] [doris] morningman merged pull request #11856: [fix](tracing) Fix opentelemetry log output to be.out

2022-09-18 Thread GitBox
morningman merged PR #11856: URL: https://github.com/apache/doris/pull/11856 -- 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](tracing) Fix opentelemetry log output to be.out (#11856)

2022-09-18 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 cb06e67fba [fix](tracing) Fix opentelemetry l

[GitHub] [doris] github-actions[bot] commented on pull request #11836: [Enhancement](meta) add err type/code/msg in audit event

2022-09-18 Thread GitBox
github-actions[bot] commented on PR #11836: URL: https://github.com/apache/doris/pull/11836#issuecomment-1250231601 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 #11836: [Enhancement](meta) add err type/code/msg in audit event

2022-09-18 Thread GitBox
github-actions[bot] commented on PR #11836: URL: https://github.com/apache/doris/pull/11836#issuecomment-1250231613 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] morningman merged pull request #11793: [fix](broker-load) Correction of kerberos authentication time determination rule

2022-09-18 Thread GitBox
morningman merged PR #11793: URL: https://github.com/apache/doris/pull/11793 -- 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](broker-load) Correction of kerberos authentication time determination rule (#11793)

2022-09-18 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 00dda79735 [fix](broker-load) Correction of k

[GitHub] [doris] morningman closed pull request #11535: [improvement](olapscan) Simplify data block queue of VOlapScanNode

2022-09-18 Thread GitBox
morningman closed pull request #11535: [improvement](olapscan) Simplify data block queue of VOlapScanNode URL: https://github.com/apache/doris/pull/11535 -- 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

[GitHub] [doris] morningman closed pull request #11060: [improvement] Simplify scan node logic: removing _materialized_blocks…

2022-09-18 Thread GitBox
morningman closed pull request #11060: [improvement] Simplify scan node logic: removing _materialized_blocks… URL: https://github.com/apache/doris/pull/11060 -- 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

[GitHub] [doris] morningman closed pull request #10440: upgrade brpc to 1.1.0 and applying a patch

2022-09-18 Thread GitBox
morningman closed pull request #10440: upgrade brpc to 1.1.0 and applying a patch URL: https://github.com/apache/doris/pull/10440 -- 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 closed pull request #10437: [fix](vectorized) Support outer join for vectorized exec engine

2022-09-18 Thread GitBox
morningman closed pull request #10437: [fix](vectorized) Support outer join for vectorized exec engine URL: https://github.com/apache/doris/pull/10437 -- 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] github-actions[bot] commented on pull request #12710: [refactor](SimpleScheduler) refactor code for getAvailable backend in SimpleScheduler

2022-09-18 Thread GitBox
github-actions[bot] commented on PR #12710: URL: https://github.com/apache/doris/pull/12710#issuecomment-1250232908 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 #12710: [refactor](SimpleScheduler) refactor code for getAvailable backend in SimpleScheduler

2022-09-18 Thread GitBox
github-actions[bot] commented on PR #12710: URL: https://github.com/apache/doris/pull/12710#issuecomment-1250232919 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] luozenglin opened a new pull request, #12713: [docs](function) add a series of date function documents

2022-09-18 Thread GitBox
luozenglin opened a new pull request, #12713: URL: https://github.com/apache/doris/pull/12713 add docs for `hours_add`, `hours_sub`, `minutes_add`, `minutes_sub`, `seconds_add`, `seconds_sub`, `years_sub`, `years_add`, `months_add`, `months_sub`, `days_add`, `days_add`, `weeks_add`, `weeks_

[GitHub] [doris] weizhengte opened a new pull request, #12714: [feature-wip](statistics) Template for building internal query SQL statements.

2022-09-18 Thread GitBox
weizhengte opened a new pull request, #12714: URL: https://github.com/apache/doris/pull/12714 # Proposed changes Template for building internal query SQL statements,it mainly used for statistics module. After the template is defined, the executable statement will be built after the g

[GitHub] [doris] morningman opened a new pull request, #12715: [improvement](new-scan) graceful quit scanner scheduler

2022-09-18 Thread GitBox
morningman opened a new pull request, #12715: URL: https://github.com/apache/doris/pull/12715 # Proposed changes Issue Number: close #xxx ## Problem summary Now, BE process can quit by using `kill -15` ## Checklist(Required) 1. Does it affect the original be

[GitHub] [doris] morningman closed pull request #12649: [fix](broker-load) fix npe when executing broker load

2022-09-18 Thread GitBox
morningman closed pull request #12649: [fix](broker-load) fix npe when executing broker load URL: https://github.com/apache/doris/pull/12649 -- 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 speci

[GitHub] [doris] morningman commented on pull request #12710: [refactor](SimpleScheduler) refactor code for getting available backend in SimpleScheduler

2022-09-18 Thread GitBox
morningman commented on PR #12710: URL: https://github.com/apache/doris/pull/12710#issuecomment-1250313753 Is there any behavior change? Or just a refactor? -- 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] luozenglin commented on pull request #12713: [docs](function) add a series of date function documents

2022-09-18 Thread GitBox
luozenglin commented on PR #12713: URL: https://github.com/apache/doris/pull/12713#issuecomment-1250322400 > I think if you add new function documents, you need to add the path of these documents according to the title of the file in `sidebars.json`, so that they can be displayed on the off

[GitHub] [doris] zhannngchen opened a new pull request, #12716: [Enhancement](load) Refine the load channel flush policy on mem limit (WIP)

2022-09-18 Thread GitBox
zhannngchen opened a new pull request, #12716: URL: https://github.com/apache/doris/pull/12716 # Proposed changes Issue Number: close #xxx ## Problem summary Testing, will complete the description later. ## Checklist(Required) 1. Does it affect the original

[GitHub] [doris] github-actions[bot] commented on pull request #12713: [docs](function) add a series of date function documents

2022-09-18 Thread GitBox
github-actions[bot] commented on PR #12713: URL: https://github.com/apache/doris/pull/12713#issuecomment-1250335727 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] closed pull request #8473: [Audit][Transaction] Support audit for stream load 2PC

2022-09-18 Thread GitBox
github-actions[bot] closed pull request #8473: [Audit][Transaction] Support audit for stream load 2PC URL: https://github.com/apache/doris/pull/8473 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to t

[GitHub] [doris] stalary commented on pull request #12648: [fix](LOAD statement): fix bug for `toSql` func of LoadStmt.

2022-09-18 Thread GitBox
stalary commented on PR #12648: URL: https://github.com/apache/doris/pull/12648#issuecomment-1250421266 Please check ut. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [doris] yiguolei merged pull request #12644: [fix](colocation) fix decommission failure with 2 BEs and colocation table

2022-09-18 Thread GitBox
yiguolei merged PR #12644: URL: https://github.com/apache/doris/pull/12644 -- 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](colocation) fix decommission failure with 2 BEs and colocation table (#12644)

2022-09-18 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 a4ed023bad [fix](colocation) fix decommission f

[GitHub] [doris] yiguolei merged pull request #12637: [fix](inpredicate)always use PredicateColumn for CHAR, VARCHAR and STRING type

2022-09-18 Thread GitBox
yiguolei merged PR #12637: URL: https://github.com/apache/doris/pull/12637 -- 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](inpredicate)always use PredicateColumn for CHAR, VARCHAR and STRING type (#12637)

2022-09-18 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 3b7a04ee8b [fix](inpredicate)always use Predica

[GitHub] [doris] yiguolei merged pull request #12692: [enhancement](test) add yandex_metrica cases to p2

2022-09-18 Thread GitBox
yiguolei merged PR #12692: URL: https://github.com/apache/doris/pull/12692 -- 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: [enhancement](test) add yandex_metrica cases to p2 (#12692)

2022-09-18 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 fc8f4c787d [enhancement](test) add yandex_metri

[GitHub] [doris] yiguolei merged pull request #12693: [enhancement](test) add opensky cases to p2

2022-09-18 Thread GitBox
yiguolei merged PR #12693: URL: https://github.com/apache/doris/pull/12693 -- 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: [enhancement](test) add opensky cases to p2 (#12693)

2022-09-18 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 625ac83f72 [enhancement](test) add opensky case

[GitHub] [doris] yiguolei merged pull request #12715: [improvement](new-scan) graceful quit scanner scheduler

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

[doris] branch master updated: [improvement](new-scan) graceful quit scanner scheduler (#12715)

2022-09-18 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 bc38b2fdfb [improvement](new-scan) graceful qui

[GitHub] [doris] yiguolei merged pull request #12674: [enhancement](compaction) prevent quick_compaction&auto_compaction conflict

2022-09-18 Thread GitBox
yiguolei merged PR #12674: URL: https://github.com/apache/doris/pull/12674 -- 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: [enhancement](compaction) prevent quick_compaction&auto_compaction conflict (#12674)

2022-09-18 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 65cff8d40c [enhancement](compaction) prevent q

[GitHub] [doris] yiguolei merged pull request #12424: [fix](array-type) fix the invalid format load for stream load

2022-09-18 Thread GitBox
yiguolei merged PR #12424: URL: https://github.com/apache/doris/pull/12424 -- 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](array-type) fix the invalid format load for stream load (#12424)

2022-09-18 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 fa8ed2bccc [fix](array-type) fix the invalid fo

[GitHub] [doris] yiguolei merged pull request #12344: [regression](left join)Add left join, the left table is empty, the query result is not empty…

2022-09-18 Thread GitBox
yiguolei merged PR #12344: URL: https://github.com/apache/doris/pull/12344 -- 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: [regression](left join)Add left join, the left table is empty, the query result is not empty case (#12344)

2022-09-18 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 6d3ae1e69c [regression](left join)Add left join

[GitHub] [doris] yiguolei merged pull request #12709: [fix](compile)compile error: open_telemetry_scop_wrapper.hpp cannot file 'UNLIKELY'

2022-09-18 Thread GitBox
yiguolei merged PR #12709: URL: https://github.com/apache/doris/pull/12709 -- 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](compile)compile error: open_telemetry_scop_wrapper.hpp cannot file 'UNLIKELY' (#12709)

2022-09-18 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 b608de668f [fix](compile)compile error: open_t

[GitHub] [doris] yiguolei merged pull request #12697: [enhancement](test) add tpch_sf100_unique p2 test

2022-09-18 Thread GitBox
yiguolei merged PR #12697: URL: https://github.com/apache/doris/pull/12697 -- 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 (b608de668f -> 4669fa54cc)

2022-09-18 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 b608de668f [fix](compile)compile error: open_telemetry_scop_wrapper.hpp cannot file 'UNLIKELY' (#12709) add 466

[doris] branch master updated (4669fa54cc -> 1fa65708d7)

2022-09-18 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 4669fa54cc [enhancement](test) add tpch_sf100_unique p2 test (#12697) add 1fa65708d7 [test](time_add or sub)add

[GitHub] [doris] yiguolei merged pull request #12641: [test](time_add or sub)add time_add and time_sub funcation case

2022-09-18 Thread GitBox
yiguolei merged PR #12641: URL: https://github.com/apache/doris/pull/12641 -- 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] zhuyongji opened a new issue, #12717: [Bug] Cast函数bug

2022-09-18 Thread GitBox
zhuyongji opened a new issue, #12717: URL: https://github.com/apache/doris/issues/12717 ### 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.0.0-rc03

[GitHub] [doris] github-actions[bot] commented on pull request #12690: [enhancement](pred column) improve predicate column insert performance

2022-09-18 Thread GitBox
github-actions[bot] commented on PR #12690: URL: https://github.com/apache/doris/pull/12690#issuecomment-1250466844 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 #12690: [enhancement](pred column) improve predicate column insert performance

2022-09-18 Thread GitBox
github-actions[bot] commented on PR #12690: URL: https://github.com/apache/doris/pull/12690#issuecomment-1250466861 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] nextdreamblue commented on a diff in pull request #12513: [feature](http) refactor version info and add new http api for get version info

2022-09-18 Thread GitBox
nextdreamblue commented on code in PR #12513: URL: https://github.com/apache/doris/pull/12513#discussion_r973820465 ## gensrc/script/gen_build_version.sh: ## @@ -27,7 +27,13 @@ set -eo pipefail -build_version="trunk" +build_version_prefix="doris" Review Comment: you can

[GitHub] [doris] BiteTheDDDDt commented on pull request #12667: [Feature](serialize) move block_data_version to fe heart beat

2022-09-18 Thread GitBox
BiteThet commented on PR #12667: URL: https://github.com/apache/doris/pull/12667#issuecomment-1250472705 > Please add some document for this config done -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[doris] branch master updated: [fix](vstream load) Fix bug when load json with jsonpath (#12660)

2022-09-18 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 fb9e48a34a [fix](vstream load) Fix bug when load

[GitHub] [doris] yangzhg merged pull request #12660: [fix](vstream load) Fix bug when load json with jsonpath

2022-09-18 Thread GitBox
yangzhg merged PR #12660: URL: https://github.com/apache/doris/pull/12660 -- 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] github-actions[bot] commented on pull request #12607: [fix](agg)the output of window function's nullability should be consistent with output slot

2022-09-18 Thread GitBox
github-actions[bot] commented on PR #12607: URL: https://github.com/apache/doris/pull/12607#issuecomment-1250478885 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 #12607: [fix](agg)the output of window function's nullability should be consistent with output slot

2022-09-18 Thread GitBox
github-actions[bot] commented on PR #12607: URL: https://github.com/apache/doris/pull/12607#issuecomment-1250478901 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] TaoZex commented on pull request #12532: [DOCS](function) Add docs of math function

2022-09-18 Thread GitBox
TaoZex commented on PR #12532: URL: https://github.com/apache/doris/pull/12532#issuecomment-1250482385 @zy-kkk Could you please help me review these documents?Thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[doris-website] branch master updated: fix

2022-09-18 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 5a4fddbc642 fix 5a4fddbc642 is desc

[GitHub] [doris] Wilson-BT opened a new issue, #12718: 【Bug】doris writer write failed on json format

2022-09-18 Thread GitBox
Wilson-BT opened a new issue, #12718: URL: https://github.com/apache/doris/issues/12718 ### 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: 1.1.2

[GitHub] [doris] yiguolei merged pull request #12690: [enhancement](pred column) improve predicate column insert performance

2022-09-18 Thread GitBox
yiguolei merged PR #12690: URL: https://github.com/apache/doris/pull/12690 -- 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] weizhengte commented on a diff in pull request #9983: [feature-wip](statistics) Internal-query, execute SQL query statement internally (in FE)

2022-09-18 Thread GitBox
weizhengte commented on code in PR #9983: URL: https://github.com/apache/doris/pull/9983#discussion_r973668119 ## fe/fe-core/src/main/java/org/apache/doris/statistics/util/Packet.java: ## @@ -0,0 +1,42 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more

[doris] branch master updated: [enhancement](pred column) improve predicate column insert performance (#12690)

2022-09-18 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 415721ef20 [enhancement](pred column) improve p

[GitHub] [doris] Gabriel39 opened a new issue, #12719: [Bug] `CURDATE` returns wrong result

2022-09-18 Thread GitBox
Gabriel39 opened a new issue, #12719: URL: https://github.com/apache/doris/issues/12719 ### 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 master

[GitHub] [doris] Gabriel39 opened a new pull request, #12720: [Bug](date) Fix wrong result produced by date function

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

[GitHub] [doris] github-actions[bot] commented on pull request #12701: [improve](Nereids): Add all slots used by onClause in project

2022-09-18 Thread GitBox
github-actions[bot] commented on PR #12701: URL: https://github.com/apache/doris/pull/12701#issuecomment-1250508168 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] morrySnow merged pull request #12701: [improve](Nereids): Add all slots used by onClause in project

2022-09-18 Thread GitBox
morrySnow merged PR #12701: URL: https://github.com/apache/doris/pull/12701 -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #12701: [improve](Nereids): Add all slots used by onClause in project

2022-09-18 Thread GitBox
github-actions[bot] commented on PR #12701: URL: https://github.com/apache/doris/pull/12701#issuecomment-1250508276 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[doris] branch master updated: [improve](Nereids) Add all slots used by onClause to project when reorder and fix reorder mark (#12701)

2022-09-18 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 75d7de89a5 [improve](Nereids) Add all slots us

[GitHub] [doris] haohao0103 commented on issue #3217: start_fe.sh has an error in the MAC environment

2022-09-18 Thread GitBox
haohao0103 commented on issue #3217: URL: https://github.com/apache/doris/issues/3217#issuecomment-1250518160 @stalary hello ,how to fix this ? i got the same question -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[GitHub] [doris] weizhengte commented on pull request #9983: [feature-wip](statistics) Internal-query, execute SQL query statement internally (in FE)

2022-09-18 Thread GitBox
weizhengte commented on PR #9983: URL: https://github.com/apache/doris/pull/9983#issuecomment-1250519238 > Why don't use jdbc to send query to FE itself directly? Indeed, the previous implementation was complicated... -- This is an automated message from the Apache Git Service. To r

[GitHub] [doris] morningman commented on a diff in pull request #12602: [refactor](file scanner)Refactor file scanner.

2022-09-18 Thread GitBox
morningman commented on code in PR #12602: URL: https://github.com/apache/doris/pull/12602#discussion_r973836109 ## env.sh: ## @@ -57,7 +57,7 @@ if ! ${PYTHON} --version; then fi if [[ -z "${DORIS_TOOLCHAIN}" ]]; then -DORIS_TOOLCHAIN=gcc +DORIS_TOOLCHAIN=clang Revi

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #12714: [feature-wip](statistics) Template for building internal query SQL statements

2022-09-18 Thread GitBox
Kikyou1997 commented on code in PR #12714: URL: https://github.com/apache/doris/pull/12714#discussion_r973839392 ## fe/fe-core/src/main/java/org/apache/doris/statistics/util/InternalSqlTemplate.java: ## @@ -0,0 +1,282 @@ +// Licensed to the Apache Software Foundation (ASF) under

[GitHub] [doris] github-actions[bot] commented on pull request #12712: [fix](intersect) fix intersect query failed in row storage code

2022-09-18 Thread GitBox
github-actions[bot] commented on PR #12712: URL: https://github.com/apache/doris/pull/12712#issuecomment-1250530146 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 #12712: [fix](intersect) fix intersect query failed in row storage code

2022-09-18 Thread GitBox
github-actions[bot] commented on PR #12712: URL: https://github.com/apache/doris/pull/12712#issuecomment-1250530164 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 #12602: [refactor](file scanner)Refactor file scanner.

2022-09-18 Thread GitBox
github-actions[bot] commented on PR #12602: URL: https://github.com/apache/doris/pull/12602#issuecomment-1250530498 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 #12602: [refactor](file scanner)Refactor file scanner.

2022-09-18 Thread GitBox
github-actions[bot] commented on PR #12602: URL: https://github.com/apache/doris/pull/12602#issuecomment-1250530521 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] Kikyou1997 commented on a diff in pull request #12714: [feature-wip](statistics) Template for building internal query SQL statements

2022-09-18 Thread GitBox
Kikyou1997 commented on code in PR #12714: URL: https://github.com/apache/doris/pull/12714#discussion_r973842476 ## fe/fe-core/src/main/java/org/apache/doris/statistics/util/InternalSqlTemplate.java: ## @@ -0,0 +1,282 @@ +// Licensed to the Apache Software Foundation (ASF) under

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #12714: [feature-wip](statistics) Template for building internal query SQL statements

2022-09-18 Thread GitBox
Kikyou1997 commented on code in PR #12714: URL: https://github.com/apache/doris/pull/12714#discussion_r973842476 ## fe/fe-core/src/main/java/org/apache/doris/statistics/util/InternalSqlTemplate.java: ## @@ -0,0 +1,282 @@ +// Licensed to the Apache Software Foundation (ASF) under

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #12714: [feature-wip](statistics) Template for building internal query SQL statements

2022-09-18 Thread GitBox
Kikyou1997 commented on code in PR #12714: URL: https://github.com/apache/doris/pull/12714#discussion_r973842691 ## fe/fe-core/src/main/java/org/apache/doris/statistics/util/InternalSqlTemplate.java: ## @@ -0,0 +1,282 @@ +// Licensed to the Apache Software Foundation (ASF) under

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #12714: [feature-wip](statistics) Template for building internal query SQL statements

2022-09-18 Thread GitBox
Kikyou1997 commented on code in PR #12714: URL: https://github.com/apache/doris/pull/12714#discussion_r973842691 ## fe/fe-core/src/main/java/org/apache/doris/statistics/util/InternalSqlTemplate.java: ## @@ -0,0 +1,282 @@ +// Licensed to the Apache Software Foundation (ASF) under

[GitHub] [doris] liaoxin01 opened a new pull request, #12721: [feature-wip](unique-key-merge-on-write) fix that incremental clone may lead to loss of delete bitmap

2022-09-18 Thread GitBox
liaoxin01 opened a new pull request, #12721: URL: https://github.com/apache/doris/pull/12721 # Proposed changes Issue Number: close #xxx ## Problem summary In the original implementation, there are two saves of meta. If the process is killed between two saves, the de

[GitHub] [doris] yangzhg closed issue #12711: [Bug] intersect query failed

2022-09-18 Thread GitBox
yangzhg closed issue #12711: [Bug] intersect query failed URL: https://github.com/apache/doris/issues/12711 -- 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-ma

[GitHub] [doris] yangzhg merged pull request #12712: [fix](intersect) fix intersect query failed in row storage code

2022-09-18 Thread GitBox
yangzhg merged PR #12712: URL: https://github.com/apache/doris/pull/12712 -- 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: [fix](intersect) fix intersect query failed in row storage code (#12712)

2022-09-18 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 d68b8cce1a [fix](intersect) fix intersect query

[GitHub] [doris] Gabriel39 opened a new issue, #12722: [Bug] Lost precision when using datetimev2

2022-09-18 Thread GitBox
Gabriel39 opened a new issue, #12722: URL: https://github.com/apache/doris/issues/12722 ### 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 master

[GitHub] [doris] Gabriel39 opened a new pull request, #12723: [Bug](datetimev2) Fix lost precision for datetimev2

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

[GitHub] [doris] xia5271 opened a new issue, #12724: [Feature] java client支持

2022-09-18 Thread GitBox
xia5271 opened a new issue, #12724: URL: https://github.com/apache/doris/issues/12724 ### 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 是否有计划提供一个标

[GitHub] [doris] Kikyou1997 commented on pull request #9983: [feature-wip](statistics) Internal-query, execute SQL query statement internally (in FE)

2022-09-18 Thread GitBox
Kikyou1997 commented on PR #9983: URL: https://github.com/apache/doris/pull/9983#issuecomment-1250538167 @morrySnow review plz -- 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] Kikyou1997 commented on pull request #12714: [feature-wip](statistics) Template for building internal query SQL statements

2022-09-18 Thread GitBox
Kikyou1997 commented on PR #12714: URL: https://github.com/apache/doris/pull/12714#issuecomment-1250538244 review plz @morrySnow -- 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] hf200012 commented on pull request #12238: [bugfix](join) fix coredump when build block size is 0

2022-09-18 Thread GitBox
hf200012 commented on PR #12238: URL: https://github.com/apache/doris/pull/12238#issuecomment-1250545854 ``` WARNING: Logging before InitGoogleLogging() is written to STDERR I0919 11:28:12.714655 4271 env.cpp:46] Env init successfully. *** Aborted at 1663558219 (unix time) try "date

[GitHub] [doris] github-actions[bot] commented on pull request #12714: [feature-wip](statistics) Template for building internal query SQL statements

2022-09-18 Thread GitBox
github-actions[bot] commented on PR #12714: URL: https://github.com/apache/doris/pull/12714#issuecomment-1250548059 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 #9983: [feature-wip](statistics) Internal-query, execute SQL query statement internally (in FE)

2022-09-18 Thread GitBox
github-actions[bot] commented on PR #9983: URL: https://github.com/apache/doris/pull/9983#issuecomment-1250548525 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 URL

[GitHub] [doris] Kikyou1997 commented on pull request #12714: [feature-wip](statistics) Template for building internal query SQL statements

2022-09-18 Thread GitBox
Kikyou1997 commented on PR #12714: URL: https://github.com/apache/doris/pull/12714#issuecomment-1250549148 Besides, I'm not sure whether simply use regex to do the mach and replace would lead to the SQL injection or this problem could be tolerant since Doris is normaly used as a internal se

[GitHub] [doris] HappenLee commented on a diff in pull request #12700: [Improvement](sort) Use heap sort to optimize sort node

2022-09-18 Thread GitBox
HappenLee commented on code in PR #12700: URL: https://github.com/apache/doris/pull/12700#discussion_r973839470 ## be/src/vec/columns/column.h: ## @@ -402,6 +402,10 @@ class IColumn : public COW { virtual int compare_at(size_t n, size_t m, const IColumn& rhs,

  1   2   >