[GitHub] [doris] catpineapple opened a new pull request, #19368: [doc](fix) compaction config param

2023-05-07 Thread via GitHub
catpineapple opened a new pull request, #19368: URL: https://github.com/apache/doris/pull/19368 # Proposed changes Issue Number: close #xxx ## Problem summary update compaction config param description mistake 1. vertical_compaction_num_columns_per_group 2. vertical

[GitHub] [doris] liangjiawei1110 commented on issue #18812: [Enhancement] put schema change ddl to audit log

2023-05-07 Thread via GitHub
liangjiawei1110 commented on issue #18812: URL: https://github.com/apache/doris/issues/18812#issuecomment-1537663278 hello,i'm new to doris.can i have a try? -- 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] [doris] morningman commented on pull request #19327: [refactor](FileCache) set FE session variable enable_file_cache=false as default

2023-05-07 Thread via GitHub
morningman commented on PR #19327: URL: https://github.com/apache/doris/pull/19327#issuecomment-1537664475 run buildall -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #19327: [refactor](FileCache) set FE session variable enable_file_cache=false as default

2023-05-07 Thread via GitHub
github-actions[bot] commented on PR #19327: URL: https://github.com/apache/doris/pull/19327#issuecomment-1537664687 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 #18997: [Enhencement](Export) add property for outfile/export and add test

2023-05-07 Thread via GitHub
github-actions[bot] commented on PR #18997: URL: https://github.com/apache/doris/pull/18997#issuecomment-1537665685 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 #18997: [Enhencement](Export) add property for outfile/export and add test

2023-05-07 Thread via GitHub
github-actions[bot] commented on PR #18997: URL: https://github.com/apache/doris/pull/18997#issuecomment-1537665659 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 #19367: [typo](docs) fix err to mac local dev doc

2023-05-07 Thread via GitHub
github-actions[bot] commented on PR #19367: URL: https://github.com/apache/doris/pull/19367#issuecomment-1537665876 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 #19367: [typo](docs) fix err to mac local dev doc

2023-05-07 Thread via GitHub
github-actions[bot] commented on PR #19367: URL: https://github.com/apache/doris/pull/19367#issuecomment-1537665898 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 #19267: [chore](macOS) Fix JAVA_OPTS in start_be.sh

2023-05-07 Thread via GitHub
github-actions[bot] commented on PR #19267: URL: https://github.com/apache/doris/pull/19267#issuecomment-1537668258 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 #19267: [chore](macOS) Fix JAVA_OPTS in start_be.sh

2023-05-07 Thread via GitHub
github-actions[bot] commented on PR #19267: URL: https://github.com/apache/doris/pull/19267#issuecomment-1537668309 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] HappenLee merged pull request #19349: [Improvement](fuzzy) record fuzzy variables of BE in fuzzy mode

2023-05-07 Thread via GitHub
HappenLee merged PR #19349: URL: https://github.com/apache/doris/pull/19349 -- 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] branch master updated (673cbe3317 -> bb462202dc)

2023-05-07 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 673cbe3317 [chore](build) Porting to GCC-13 (#19293) add bb462202dc [Exec] log the fuzzy config of be (#19349)

[GitHub] [doris] ZashJie commented on pull request #18831: [Improvement] enhance show data types stmt

2023-05-07 Thread via GitHub
ZashJie commented on PR #18831: URL: https://github.com/apache/doris/pull/18831#issuecomment-1537669849 run buildp0 -- 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 unsub

[GitHub] [doris] xiaojunjie opened a new pull request, #19369: [feature](system) support decommission disk on backend

2023-05-07 Thread via GitHub
xiaojunjie opened a new pull request, #19369: URL: https://github.com/apache/doris/pull/19369 # Proposed changes Issue Number: none ## Summary ### Steps of decommission disk: 1. FE parse sql and send TDecommissionDiskReq to BE; 2. BE create a file named decommission

[GitHub] [doris] HappenLee commented on a diff in pull request #19343: [Feature](generic-aggregation) some prowork of generic aggregation

2023-05-07 Thread via GitHub
HappenLee commented on code in PR #19343: URL: https://github.com/apache/doris/pull/19343#discussion_r1186986013 ## be/src/olap/field.h: ## @@ -642,22 +661,21 @@ class FieldFactory { default: return new Field(column); } -case OL

[GitHub] [doris] github-actions[bot] commented on pull request #19369: [feature](system) support decommission disk on backend

2023-05-07 Thread via GitHub
github-actions[bot] commented on PR #19369: URL: https://github.com/apache/doris/pull/19369#issuecomment-1537673537 clang-tidy review says "All clean, LGTM! :+1:" -- 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] CodeCooker17 closed pull request #19265: [fix](fe) Fx SimpleDateFormatter thread unsafe issue by replacing to DateTimeFormatter.

2023-05-07 Thread via GitHub
CodeCooker17 closed pull request #19265: [fix](fe) Fx SimpleDateFormatter thread unsafe issue by replacing to DateTimeFormatter. URL: https://github.com/apache/doris/pull/19265 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [doris] CodeCooker17 commented on pull request #19265: [fix](fe) Fx SimpleDateFormatter thread unsafe issue by replacing to DateTimeFormatter.

2023-05-07 Thread via GitHub
CodeCooker17 commented on PR #19265: URL: https://github.com/apache/doris/pull/19265#issuecomment-1537676057 > -- 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

[GitHub] [doris] Yulei-Yang commented on pull request #19319: [Improvement](planner) expand sql-block-rule to make it can be used on all kinds of sql stmt

2023-05-07 Thread via GitHub
Yulei-Yang commented on PR #19319: URL: https://github.com/apache/doris/pull/19319#issuecomment-1537677707 run buildall -- 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

[GitHub] [doris] CodeCooker17 commented on pull request #19265: [fix](fe) Fx SimpleDateFormatter thread unsafe issue by replacing to DateTimeFormatter.

2023-05-07 Thread via GitHub
CodeCooker17 commented on PR #19265: URL: https://github.com/apache/doris/pull/19265#issuecomment-1537678444 > -- 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

[GitHub] [doris] eldenmoon commented on pull request #18557: [vectorized](function) support array_count function

2023-05-07 Thread via GitHub
eldenmoon commented on PR #18557: URL: https://github.com/apache/doris/pull/18557#issuecomment-1537678778 run buildall -- 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] CodeCooker17 commented on pull request #19265: [fix](fe) Fx SimpleDateFormatter thread unsafe issue by replacing to DateTimeFormatter.

2023-05-07 Thread via GitHub
CodeCooker17 commented on PR #19265: URL: https://github.com/apache/doris/pull/19265#issuecomment-1537678931 run buildall -- 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

[doris] branch branch-1.2-lts updated: [test](decimal) Update output data for P1 regression (#18199)

2023-05-07 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.2-lts by this push: new 50deb44e09 [test](decimal) Up

[GitHub] [doris] xiaojunjie commented on pull request #19369: [feature](system) support decommission disk on backend

2023-05-07 Thread via GitHub
xiaojunjie commented on PR #19369: URL: https://github.com/apache/doris/pull/19369#issuecomment-1537682551 run buildall -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #19369: [feature](system) support decommission disk on backend

2023-05-07 Thread via GitHub
github-actions[bot] commented on PR #19369: URL: https://github.com/apache/doris/pull/19369#issuecomment-1537682889 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[doris] branch branch-1.2-lts updated: [branch-1.2] set enable_function_pushdown to false by default

2023-05-07 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.2-lts by this push: new 49e2d9d8b8 [branch-1.2] set e

[GitHub] [doris] codenohup opened a new issue, #19370: [Bug] Internal Error occur in GroupBy&Having sql

2023-05-07 Thread via GitHub
codenohup opened a new issue, #19370: URL: https://github.com/apache/doris/issues/19370 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version Apache Doris 1.2.2 REL

[GitHub] [doris] Shoothzj commented on pull request #18862: [security](log) Don't print password in BaseController

2023-05-07 Thread via GitHub
Shoothzj commented on PR #18862: URL: https://github.com/apache/doris/pull/18862#issuecomment-1537690969 run buildall -- 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 uns

[GitHub] [doris] github-actions[bot] commented on pull request #19362: [Refact](scanner_context) move increase num_scheduling_ctx into submit function

2023-05-07 Thread via GitHub
github-actions[bot] commented on PR #19362: URL: https://github.com/apache/doris/pull/19362#issuecomment-1537691735 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 #19362: [Refact](scanner_context) move increase num_scheduling_ctx into submit function

2023-05-07 Thread via GitHub
github-actions[bot] commented on PR #19362: URL: https://github.com/apache/doris/pull/19362#issuecomment-1537691754 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 #19369: [feature](system) support decommission disk on backend

2023-05-07 Thread via GitHub
github-actions[bot] commented on PR #19369: URL: https://github.com/apache/doris/pull/19369#issuecomment-1537696499 clang-tidy review says "All clean, LGTM! :+1:" -- 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] BiteTheDDDDt commented on pull request #19347: [Feature](generic-aggregation) some prowork of generic aggregation part 2

2023-05-07 Thread via GitHub
BiteThet commented on PR #19347: URL: https://github.com/apache/doris/pull/19347#issuecomment-1537698693 run buildall -- 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] hello-stephen commented on pull request #19327: [refactor](FileCache) set FE session variable enable_file_cache=false as default

2023-05-07 Thread via GitHub
hello-stephen commented on PR #19327: URL: https://github.com/apache/doris/pull/19327#issuecomment-1537699024 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 33.96 seconds stream load tsv: 421 seconds loaded 74807831229 Bytes, about 169 MB/s

[GitHub] [doris] BiteTheDDDDt commented on pull request #19343: [Feature](generic-aggregation) some prowork of generic aggregation

2023-05-07 Thread via GitHub
BiteThet commented on PR #19343: URL: https://github.com/apache/doris/pull/19343#issuecomment-1537700436 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [doris] github-actions[bot] commented on pull request #19343: [Feature](generic-aggregation) some prowork of generic aggregation

2023-05-07 Thread via GitHub
github-actions[bot] commented on PR #19343: URL: https://github.com/apache/doris/pull/19343#issuecomment-1537707579 clang-tidy review says "All clean, LGTM! :+1:" -- 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] hello-stephen commented on pull request #19265: [fix](fe) Fx SimpleDateFormatter thread unsafe issue by replacing to DateTimeFormatter.

2023-05-07 Thread via GitHub
hello-stephen commented on PR #19265: URL: https://github.com/apache/doris/pull/19265#issuecomment-1537722141 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.9 seconds stream load tsv: 423 seconds loaded 74807831229 Bytes, about 168 MB/s

[GitHub] [doris] github-actions[bot] commented on pull request #19351: [Refact](Literal)refact literal get field and value

2023-05-07 Thread via GitHub
github-actions[bot] commented on PR #19351: URL: https://github.com/apache/doris/pull/19351#issuecomment-1537722322 clang-tidy review says "All clean, LGTM! :+1:" -- 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] hqx871 opened a new pull request, #19371: [feature](array-type) Unique table support array value (#17024)

2023-05-07 Thread via GitHub
hqx871 opened a new pull request, #19371: URL: https://github.com/apache/doris/pull/19371 # Proposed changes ## Problem summary ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has unit tests been added * [ ] Has document been added or

[GitHub] [doris] hello-stephen commented on pull request #18557: [vectorized](function) support array_count function

2023-05-07 Thread via GitHub
hello-stephen commented on PR #18557: URL: https://github.com/apache/doris/pull/18557#issuecomment-1537727197 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.08 seconds stream load tsv: 423 seconds loaded 74807831229 Bytes, about 168 MB/s

[GitHub] [doris] HappenLee opened a new pull request, #19372: [Interface](exec) Add interface for multi cast data sink

2023-05-07 Thread via GitHub
HappenLee opened a new pull request, #19372: URL: https://github.com/apache/doris/pull/19372 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has

[GitHub] [doris] HappenLee commented on pull request #19372: [Interface](exec) Add interface for multi cast data sink

2023-05-07 Thread via GitHub
HappenLee commented on PR #19372: URL: https://github.com/apache/doris/pull/19372#issuecomment-1537729713 run buildall -- 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] lucklilili commented on issue #4402: doris是否支持表结构导出

2023-05-07 Thread via GitHub
lucklilili commented on issue #4402: URL: https://github.com/apache/doris/issues/4402#issuecomment-1537729941 See https://github.com/apache/doris/pull/7041 -- 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] ZhangYu0123 commented on issue #17176: [Good First Issue] Doris' Future

2023-05-07 Thread via GitHub
ZhangYu0123 commented on issue #17176: URL: https://github.com/apache/doris/issues/17176#issuecomment-1537730348 Hi, do we plan to extend ngram index function in the future. I support =, in predicate for ngram index to accelerate query : ) https://github.com/apache/doris/pull/19232

[GitHub] [doris] hf200012 commented on issue #4402: doris是否支持表结构导出

2023-05-07 Thread via GitHub
hf200012 commented on issue #4402: URL: https://github.com/apache/doris/issues/4402#issuecomment-1537730578 support lucklilili ***@***.***> 于2023年5月8日周一 12:30写道: > See #7041 > > — > Reply to this email directly, view it on Git

[GitHub] [doris] vinlee19 opened a new pull request, #19373: [docs](compilation-general)complete docker source code compilation do…

2023-05-07 Thread via GitHub
vinlee19 opened a new pull request, #19373: URL: https://github.com/apache/doris/pull/19373 # Proposed changes Complete docker source code compilation documentation, eliminating semantic ambiguity ## Checklist(Required) * [ ] Does it affect the original behavior * [ ]

[GitHub] [doris] github-actions[bot] commented on pull request #19372: [Interface](exec) Add interface for multi cast data sink

2023-05-07 Thread via GitHub
github-actions[bot] commented on PR #19372: URL: https://github.com/apache/doris/pull/19372#issuecomment-1537731335 clang-tidy review says "All clean, LGTM! :+1:" -- 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] nextdreamblue commented on pull request #19326: [feature-wip](duplicate-no-keys) schame change support for duplicate no keys

2023-05-07 Thread via GitHub
nextdreamblue commented on PR #19326: URL: https://github.com/apache/doris/pull/19326#issuecomment-1537743060 run buildall -- 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] nextdreamblue commented on pull request #19104: [fix](core) fix multi_search_all_positions cause coredump when column nullable

2023-05-07 Thread via GitHub
nextdreamblue commented on PR #19104: URL: https://github.com/apache/doris/pull/19104#issuecomment-1537746991 run buildall -- 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 #19104: [fix](core) fix multi_search_all_positions cause coredump when column nullable

2023-05-07 Thread via GitHub
github-actions[bot] commented on PR #19104: URL: https://github.com/apache/doris/pull/19104#issuecomment-1537749687 clang-tidy review says "All clean, LGTM! :+1:" -- 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] codenohup opened a new issue, #19374: [Bug] Different result of `having not ($value in column)` and `having ($value not in column)`

2023-05-07 Thread via GitHub
codenohup opened a new issue, #19374: URL: https://github.com/apache/doris/issues/19374 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version Apache Doris 1.2.2 REL

[GitHub] [doris] felixwluo closed pull request #19350: Enhancement-19322 add a session variable enable_pp_fuzzy

2023-05-07 Thread via GitHub
felixwluo closed pull request #19350: Enhancement-19322 add a session variable enable_pp_fuzzy URL: https://github.com/apache/doris/pull/19350 -- 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 spe

[GitHub] [doris] hello-stephen commented on pull request #19369: [feature](system) support decommission disk on backend

2023-05-07 Thread via GitHub
hello-stephen commented on PR #19369: URL: https://github.com/apache/doris/pull/19369#issuecomment-1537763504 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.32 seconds stream load tsv: 426 seconds loaded 74807831229 Bytes, about 167 MB/s

[GitHub] [doris] deadlinefen commented on pull request #19303: [chore](compile) using PCH for compilation acceleration under clang

2023-05-07 Thread via GitHub
deadlinefen commented on PR #19303: URL: https://github.com/apache/doris/pull/19303#issuecomment-1537764768 run buildall -- 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] eldenmoon opened a new pull request, #19375: [chore](simdjson reader) default enable simdjson for json reader

2023-05-07 Thread via GitHub
eldenmoon opened a new pull request, #19375: URL: https://github.com/apache/doris/pull/19375 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has

[GitHub] [doris] eldenmoon commented on pull request #19375: [chore](simdjson reader) default enable simdjson for json reader

2023-05-07 Thread via GitHub
eldenmoon commented on PR #19375: URL: https://github.com/apache/doris/pull/19375#issuecomment-1537768677 run buildall -- 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] github-actions[bot] commented on pull request #19375: [chore](simdjson reader) default enable simdjson for json reader

2023-05-07 Thread via GitHub
github-actions[bot] commented on PR #19375: URL: https://github.com/apache/doris/pull/19375#issuecomment-1537771802 clang-tidy review says "All clean, LGTM! :+1:" -- 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] HHoflittlefish777 commented on pull request #18874: [enhancement](load) lazy-open necessary partitions when load

2023-05-07 Thread via GitHub
HHoflittlefish777 commented on PR #18874: URL: https://github.com/apache/doris/pull/18874#issuecomment-1537776866 run buildall -- 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] englefly commented on pull request #19312: [feature](nereids)prune runtime filter by ndv

2023-05-07 Thread via GitHub
englefly commented on PR #19312: URL: https://github.com/apache/doris/pull/19312#issuecomment-1537778064 run buildall -- 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 uns

[GitHub] [doris] Mryange commented on pull request #19345: [feature](executor) Automatically set the instance_num using the information from be.

2023-05-07 Thread via GitHub
Mryange commented on PR #19345: URL: https://github.com/apache/doris/pull/19345#issuecomment-1537783520 run buildall -- 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 unsu

[GitHub] [doris] lucklilili commented on issue #16858: 两表join的时候,doris会broadcast大表,导致查询超时[Bug]

2023-05-07 Thread via GitHub
lucklilili commented on issue #16858: URL: https://github.com/apache/doris/issues/16858#issuecomment-1537783887 fin_dw.table1 t1 join [shuffle] fin_dim.table2 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [doris] github-actions[bot] commented on pull request #19345: [feature](executor) Automatically set the instance_num using the information from be.

2023-05-07 Thread via GitHub
github-actions[bot] commented on PR #19345: URL: https://github.com/apache/doris/pull/19345#issuecomment-1537783950 clang-tidy review says "All clean, LGTM! :+1:" -- 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] airborne12 opened a new pull request, #19376: [Fix](build) fix clucene build type

2023-05-07 Thread via GitHub
airborne12 opened a new pull request, #19376: URL: https://github.com/apache/doris/pull/19376 # Proposed changes Issue Number: close #xxx ## Problem summary RelWithDebInfo default uses O2 as compile flags which hurt performance for clucene ## Checklist(Required)

[GitHub] [doris] airborne12 commented on pull request #19376: [Fix](build) fix clucene build type

2023-05-07 Thread via GitHub
airborne12 commented on PR #19376: URL: https://github.com/apache/doris/pull/19376#issuecomment-1537785857 run buildall -- 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

[GitHub] [doris] xiaojunjie commented on pull request #19369: [feature](system) support decommission disk on backend

2023-05-07 Thread via GitHub
xiaojunjie commented on PR #19369: URL: https://github.com/apache/doris/pull/19369#issuecomment-1537788708 run buildall -- 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

[GitHub] [doris] morningman merged pull request #19327: [refactor](FileCache) set FE session variable enable_file_cache=false as default

2023-05-07 Thread via GitHub
morningman merged PR #19327: URL: https://github.com/apache/doris/pull/19327 -- 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: [refactor](FileCache) set FE session variable enable_file_cache=false as default (#19327)

2023-05-07 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 05c5c5949c [refactor](FileCache) set FE sessi

[GitHub] [doris] adonis0147 merged pull request #19267: [chore](macOS) Fix JAVA_OPTS in start_be.sh

2023-05-07 Thread via GitHub
adonis0147 merged PR #19267: URL: https://github.com/apache/doris/pull/19267 -- 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] adonis0147 closed issue #19263: [Bug] Failed to start BE

2023-05-07 Thread via GitHub
adonis0147 closed issue #19263: [Bug] Failed to start BE URL: https://github.com/apache/doris/issues/19263 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mai

[doris] branch master updated: [chore](macOS) Fix JAVA_OPTS in start_be.sh (#19267)

2023-05-07 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 8c4f3d4126 [chore](macOS) Fix JAVA_OPTS in st

[GitHub] [doris] morningman merged pull request #18997: [Enhencement](Export) add property for outfile/export and add test

2023-05-07 Thread via GitHub
morningman merged PR #18997: URL: https://github.com/apache/doris/pull/18997 -- 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 #18805: [Feature](stat) Collect the information statistics of the query hit

2023-05-07 Thread via GitHub
github-actions[bot] commented on PR #18805: URL: https://github.com/apache/doris/pull/18805#issuecomment-1537799291 clang-tidy review says "All clean, LGTM! :+1:" -- 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] BiteTheDDDDt commented on pull request #19347: [Feature](generic-aggregation) some prowork of generic aggregation part 2

2023-05-07 Thread via GitHub
BiteThet commented on PR #19347: URL: https://github.com/apache/doris/pull/19347#issuecomment-1537799439 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [doris] github-actions[bot] commented on pull request #19376: [Fix](build) fix clucene build type

2023-05-07 Thread via GitHub
github-actions[bot] commented on PR #19376: URL: https://github.com/apache/doris/pull/19376#issuecomment-1537799590 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 #19376: [Fix](build) fix clucene build type

2023-05-07 Thread via GitHub
github-actions[bot] commented on PR #19376: URL: https://github.com/apache/doris/pull/19376#issuecomment-1537799639 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 #19143: [log](fe)add log partitionInfo is null, fe not start service

2023-05-07 Thread via GitHub
morningman merged PR #19143: URL: https://github.com/apache/doris/pull/19143 -- 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 (e78149cb65 -> 7f0d6eb644)

2023-05-07 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from e78149cb65 [Enhencement](Export) add property for outfile/export and add test (#18997) add 7f0d6eb644 [log](f

[GitHub] [doris] morningman merged pull request #19367: [typo](docs) fix err to mac local dev doc

2023-05-07 Thread via GitHub
morningman merged PR #19367: URL: https://github.com/apache/doris/pull/19367 -- 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 (7f0d6eb644 -> 1e5000c9b2)

2023-05-07 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 7f0d6eb644 [log](fe)add log partitionInfo is null, fe not start service (#19143) add 1e5000c9b2 [typo](docs)

[GitHub] [doris] morningman merged pull request #19307: [improvement](JDBC Catalog)Added Presto connection to Presto/Trino

2023-05-07 Thread via GitHub
morningman merged PR #19307: URL: https://github.com/apache/doris/pull/19307 -- 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 (1e5000c9b2 -> c7a04fa05a)

2023-05-07 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 1e5000c9b2 [typo](docs) fix err to mac local dev doc (#19367) add c7a04fa05a [improvement](JDBC Catalog)Added

[GitHub] [doris] qidaye merged pull request #19207: [Improvement](inverted index) Enhance compaction performance through direct inverted index merging

2023-05-07 Thread via GitHub
qidaye merged PR #19207: URL: https://github.com/apache/doris/pull/19207 -- 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.apach

[doris] branch master updated (c7a04fa05a -> f199860dea)

2023-05-07 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from c7a04fa05a [improvement](JDBC Catalog)Added Presto connection to Presto/Trino (#19307) add f199860dea [Impro

[GitHub] [doris] nextdreamblue commented on pull request #19104: [fix](core) fix multi_search_all_positions cause coredump when column nullable

2023-05-07 Thread via GitHub
nextdreamblue commented on PR #19104: URL: https://github.com/apache/doris/pull/19104#issuecomment-1537815130 run p0 -- 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 unsu

[GitHub] [doris] nextdreamblue commented on pull request #19326: [feature-wip](duplicate-no-keys) schame change support for duplicate no keys

2023-05-07 Thread via GitHub
nextdreamblue commented on PR #19326: URL: https://github.com/apache/doris/pull/19326#issuecomment-1537819642 run p0 -- 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 unsu

[GitHub] [doris] luzhijing commented on pull request #19373: [docs](compilation-general)complete docker source code compilation do…

2023-05-07 Thread via GitHub
luzhijing commented on PR #19373: URL: https://github.com/apache/doris/pull/19373#issuecomment-1537821058 run buildall -- 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] zhangy5 opened a new issue, #19378: [Bug] [daily] select greatest() caused be core

2023-05-07 Thread via GitHub
zhangy5 opened a new issue, #19378: URL: https://github.com/apache/doris/issues/19378 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version master: doris-0.0.0-trun

[GitHub] [doris] github-actions[bot] commented on pull request #19373: [docs](compilation-general)complete docker source code compilation do…

2023-05-07 Thread via GitHub
github-actions[bot] commented on PR #19373: URL: https://github.com/apache/doris/pull/19373#issuecomment-1537821562 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 #19373: [docs](compilation-general)complete docker source code compilation do…

2023-05-07 Thread via GitHub
github-actions[bot] commented on PR #19373: URL: https://github.com/apache/doris/pull/19373#issuecomment-1537821599 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] luzhijing merged pull request #19329: [Doc](Decimalv3) Fixed the precision of DECIMALV3 in the document

2023-05-07 Thread via GitHub
luzhijing merged PR #19329: URL: https://github.com/apache/doris/pull/19329 -- 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] branch master updated (f199860dea -> e5a6b002a3)

2023-05-07 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from f199860dea [Improvement](inverted index) Enhance compaction performance through direct inverted index merging (#192

[GitHub] [doris] luzhijing commented on pull request #19368: [doc](fix) compaction config param

2023-05-07 Thread via GitHub
luzhijing commented on PR #19368: URL: https://github.com/apache/doris/pull/19368#issuecomment-1537822575 run buildall -- 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] github-actions[bot] commented on pull request #19368: [doc](fix) compaction config param

2023-05-07 Thread via GitHub
github-actions[bot] commented on PR #19368: URL: https://github.com/apache/doris/pull/19368#issuecomment-1537823032 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 #19368: [doc](fix) compaction config param

2023-05-07 Thread via GitHub
github-actions[bot] commented on PR #19368: URL: https://github.com/apache/doris/pull/19368#issuecomment-1537823071 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] chenlinzhong commented on pull request #19209: [feature](graph)Support querying data from the Nebula graph database

2023-05-07 Thread via GitHub
chenlinzhong commented on PR #19209: URL: https://github.com/apache/doris/pull/19209#issuecomment-1537825046 run buildall -- 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] q763562998 opened a new issue, #19379: [Bug] When user change the properties of the catalog, doris doesn't do the checks

2023-05-07 Thread via GitHub
q763562998 opened a new issue, #19379: URL: https://github.com/apache/doris/issues/19379 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version Apache Doris 1.2.2 RE

[GitHub] [doris] hello-stephen commented on pull request #19375: [chore](simdjson reader) default enable simdjson for json reader

2023-05-07 Thread via GitHub
hello-stephen commented on PR #19375: URL: https://github.com/apache/doris/pull/19375#issuecomment-1537829360 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 36.08 seconds stream load tsv: 431 seconds loaded 74807831229 Bytes, about 165 MB/s

[GitHub] [doris] yiguolei commented on a diff in pull request #19354: [fix](scan) fix scanner mem tracker

2023-05-07 Thread via GitHub
yiguolei commented on code in PR #19354: URL: https://github.com/apache/doris/pull/19354#discussion_r1187077867 ## be/src/vec/exec/scan/scanner_scheduler.cpp: ## @@ -261,10 +261,8 @@ void ScannerScheduler::_schedule_scanners(ScannerContext* ctx) { void ScannerScheduler::_sca

[GitHub] [doris-sdk] JNSimba merged pull request #1: add thrift service sdk

2023-05-07 Thread via GitHub
JNSimba merged PR #1: URL: https://github.com/apache/doris-sdk/pull/1 -- 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.apache.o

[doris-sdk] branch main updated: add thrift service sdk (#1)

2023-05-07 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/doris-sdk.git The following commit(s) were added to refs/heads/main by this push: new 7f399d7 add thrift service sdk (#1) 7f399d7 is des

[GitHub] [doris] CodeCooker17 commented on pull request #19265: [fix](fe) Fx SimpleDateFormatter thread unsafe issue by replacing to DateTimeFormatter.

2023-05-07 Thread via GitHub
CodeCooker17 commented on PR #19265: URL: https://github.com/apache/doris/pull/19265#issuecomment-1537841214 run buildall -- 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

<    1   2   3   >