[GitHub] [doris] hello-stephen commented on pull request #19047: [chore](third-party) Fix the checksums of MySQL

2023-04-24 Thread via GitHub
hello-stephen commented on PR #19047: URL: https://github.com/apache/doris/pull/19047#issuecomment-1521249128 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.69 seconds stream load tsv: 428 seconds loaded 74807831229 Bytes, about 166 MB/s

[GitHub] [doris] BePPPower opened a new pull request, #19049: [fix](Jdbc Catalog) fix Druid Pool parameter

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

[GitHub] [doris] Lchangliang commented on pull request #18652: [improve] Refactor file cache and Improve the file cache strategy

2023-04-24 Thread via GitHub
Lchangliang commented on PR #18652: URL: https://github.com/apache/doris/pull/18652#issuecomment-1521243879 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 unsubs

[doris] branch master updated (a4a85f2476 -> 61b7a52444)

2023-04-24 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 a4a85f2476 [feat](stats) Return job id for async analyze stmt (#18800) add 61b7a52444 [Enhancement](multi-cata

[GitHub] [doris] morningman merged pull request #18926: [Enhancement](multi-catalogs) Use decimal V3 type in JDBC and Iceberg tables.

2023-04-24 Thread via GitHub
morningman merged PR #18926: URL: https://github.com/apache/doris/pull/18926 -- 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] xy720 commented on pull request #19045: [feature](struct-type) support struct_element function

2023-04-24 Thread via GitHub
xy720 commented on PR #19045: URL: https://github.com/apache/doris/pull/19045#issuecomment-1521239796 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 unsubs

[GitHub] [doris] 924060929 commented on pull request #18836: [fix](Nerieds) fix some bugs

2023-04-24 Thread via GitHub
924060929 commented on PR #18836: URL: https://github.com/apache/doris/pull/18836#issuecomment-1521239489 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] hello-stephen commented on pull request #19041: [enhancement](JNI) Provide default environment variables if it is unset

2023-04-24 Thread via GitHub
hello-stephen commented on PR #19041: URL: https://github.com/apache/doris/pull/19041#issuecomment-1521237658 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 33.96 seconds stream load tsv: 430 seconds loaded 74807831229 Bytes, about 165 MB/s

[doris-thirdparty] annotated tag libclucene-v2.4.11 updated (23ae50c -> fecc5b6)

2023-04-24 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a change to annotated tag libclucene-v2.4.11 in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git *** WARNING: tag libclucene-v2.4.11 was modified! *** from 23ae50c (commit) to fec

[doris] branch master updated (339d804ec4 -> a4a85f2476)

2023-04-24 Thread englefly
This is an automated email from the ASF dual-hosted git repository. englefly pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 339d804ec4 [Refactor](exceptionsafe) add factory creator to some class (#19000) add a4a85f2476 [feat](stats) Re

[GitHub] [doris] englefly merged pull request #18800: [feat](stats) Return job id for async analyze stmt

2023-04-24 Thread via GitHub
englefly merged PR #18800: URL: https://github.com/apache/doris/pull/18800 -- 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 #19045: [feature](struct-type) support struct_element function

2023-04-24 Thread via GitHub
github-actions[bot] commented on PR #19045: URL: https://github.com/apache/doris/pull/19045#issuecomment-1521234839 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] hechao-ustc opened a new pull request, #19048: [docker](hudi) add hudi docker compose

2023-04-24 Thread via GitHub
hechao-ustc opened a new pull request, #19048: URL: https://github.com/apache/doris/pull/19048 # Proposed changes Issue Number: close #xxx ## Problem summary Add hudi docker compose. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ]

[GitHub] [doris] englefly commented on pull request #19046: [tpch](nereids) estimate cost with unknown column stats

2023-04-24 Thread via GitHub
englefly commented on PR #19046: URL: https://github.com/apache/doris/pull/19046#issuecomment-1521233375 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

[doris-thirdparty] branch clucene updated: [Improvement](index compaction) Improve index compaction perf by priority queue (#59)

2023-04-24 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a commit to branch clucene in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/clucene by this push: new 23ae50c [Improvement](index com

[GitHub] [doris-thirdparty] adonis0147 merged pull request #59: [Improvement](index compaction) improve index compaction perf by introducing priority queue

2023-04-24 Thread via GitHub
adonis0147 merged PR #59: URL: https://github.com/apache/doris-thirdparty/pull/59 -- 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...@do

[GitHub] [doris] github-actions[bot] commented on pull request #19045: [feature](struct-type) support struct_element function

2023-04-24 Thread via GitHub
github-actions[bot] commented on PR #19045: URL: https://github.com/apache/doris/pull/19045#issuecomment-1521226573 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 master updated (39d66ca2c6 -> 339d804ec4)

2023-04-24 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 39d66ca2c6 [fix](parquet) hasn't initialize select vector when number of nested values equals zero (#18953) add

[GitHub] [doris] yiguolei merged pull request #19000: [Refactor](exceptionsafe) add factory creator to some class

2023-04-24 Thread via GitHub
yiguolei merged PR #19000: URL: https://github.com/apache/doris/pull/19000 -- 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] kaka11chen commented on pull request #19039: [optimize](parquet-reader) Skip whole row group in the parquet lazy read situation if data has been filtered out.

2023-04-24 Thread via GitHub
kaka11chen commented on PR #19039: URL: https://github.com/apache/doris/pull/19039#issuecomment-1521224667 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] adonis0147 commented on pull request #19047: [chore](third-party) Fix the checksums of mysql

2023-04-24 Thread via GitHub
adonis0147 commented on PR #19047: URL: https://github.com/apache/doris/pull/19047#issuecomment-1521224240 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] zy-kkk commented on pull request #18943: [feature](multi-catalog) support oceanbase jdbc catalog and jdbc external table

2023-04-24 Thread via GitHub
zy-kkk commented on PR #18943: URL: https://github.com/apache/doris/pull/18943#issuecomment-1521224176 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 unsub

[GitHub] [doris] adonis0147 opened a new pull request, #19047: [chore](third-party) Fix the checksums of mysql

2023-04-24 Thread via GitHub
adonis0147 opened a new pull request, #19047: URL: https://github.com/apache/doris/pull/19047 # Proposed changes ~~Issue Number: close #xxx~~ ## Problem summary The checksum of MySQL changed which makes the workflows fail. See https://github.com/apache/doris-third

[GitHub] [doris] kaka11chen commented on a diff in pull request #19039: [optimize](parquet-reader) Skip whole row group in the parquet lazy read situation if data has been filtered out.

2023-04-24 Thread via GitHub
kaka11chen commented on code in PR #19039: URL: https://github.com/apache/doris/pull/19039#discussion_r1176062026 ## be/src/vec/exec/format/parquet/vparquet_group_reader.cpp: ## @@ -450,6 +448,17 @@ Status RowGroupReader::_do_lazy_read(Block* block, size_t batch_size, size_t* r

[GitHub] [doris] github-actions[bot] commented on pull request #19045: [feature](struct-type) support struct_element function

2023-04-24 Thread via GitHub
github-actions[bot] commented on PR #19045: URL: https://github.com/apache/doris/pull/19045#issuecomment-1521222342 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] 924060929 commented on pull request #18836: [fix](Nerieds) fix some bugs

2023-04-24 Thread via GitHub
924060929 commented on PR #18836: URL: https://github.com/apache/doris/pull/18836#issuecomment-1521220703 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] englefly opened a new pull request, #19046: [tpch](nereids) estimate cost with unknown column stats

2023-04-24 Thread via GitHub
englefly opened a new pull request, #19046: URL: https://github.com/apache/doris/pull/19046 # Proposed changes make nereids generate more reasonable plans with table row count, but without column stats. Issue Number: close #xxx ## Problem summary Describe your cha

[GitHub] [doris] xy720 opened a new pull request, #19045: [feature](struct-type) support struct_element function

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

[GitHub] [doris] adonis0147 opened a new issue, #19044: [Enhancement] Errors occur when debugging with GDB

2023-04-24 Thread via GitHub
adonis0147 opened a new issue, #19044: URL: https://github.com/apache/doris/issues/19044 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description Errors occur when

[GitHub] [doris] hello-stephen commented on pull request #19029: [optimization](conf) optimization JAVA_OPTS for be conf and be bin

2023-04-24 Thread via GitHub
hello-stephen commented on PR #19029: URL: https://github.com/apache/doris/pull/19029#issuecomment-1521218422 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.03 seconds stream load tsv: 420 seconds loaded 74807831229 Bytes, about 169 MB/s

[GitHub] [doris] github-actions[bot] commented on pull request #19043: [Optimize](parquet-reader) Add `has_filter` template param in `get_next_run()` to decrease `_has_filter` condition checking count

2023-04-24 Thread via GitHub
github-actions[bot] commented on PR #19043: URL: https://github.com/apache/doris/pull/19043#issuecomment-1521215904 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] sohardforaname commented on pull request #18869: [Feature](Nereids)support insert into select.

2023-04-24 Thread via GitHub
sohardforaname commented on PR #18869: URL: https://github.com/apache/doris/pull/18869#issuecomment-1521215112 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] hello-stephen commented on pull request #19033: [FIX](map-type)fix map regress test & create mapTypeInfo without delete

2023-04-24 Thread via GitHub
hello-stephen commented on PR #19033: URL: https://github.com/apache/doris/pull/19033#issuecomment-1521214931 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.07 seconds stream load tsv: 430 seconds loaded 74807831229 Bytes, about 165 MB/s

[doris] branch master updated: [fix](parquet) hasn't initialize select vector when number of nested values equals zero (#18953)

2023-04-24 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 39d66ca2c6 [fix](parquet) hasn't initialize s

[GitHub] [doris] morningman merged pull request #18953: [fix](parquet) hasn't initialize select vector when number of nested values equals zero

2023-04-24 Thread via GitHub
morningman merged PR #18953: URL: https://github.com/apache/doris/pull/18953 -- 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 #19042: [fix](test) change to strong pwd to avoid test failure

2023-04-24 Thread via GitHub
github-actions[bot] commented on PR #19042: URL: https://github.com/apache/doris/pull/19042#issuecomment-1521211093 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 #19042: [fix](test) change to strong pwd to avoid test failure

2023-04-24 Thread via GitHub
github-actions[bot] commented on PR #19042: URL: https://github.com/apache/doris/pull/19042#issuecomment-1521211051 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 #19041: [enhancement](JNI) Provide default environment variables if it is unset

2023-04-24 Thread via GitHub
adonis0147 commented on PR #19041: URL: https://github.com/apache/doris/pull/19041#issuecomment-1521210910 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] weizhengte commented on pull request #18971: [Optimization](statistics) optimize Incremental statistics collection and statistics cleaning

2023-04-24 Thread via GitHub
weizhengte commented on PR #18971: URL: https://github.com/apache/doris/pull/18971#issuecomment-1521210839 run p1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubsc

[GitHub] [doris] xy720 commented on pull request #18989: [bug](function)fix potential npe in getFunction() when fe restart

2023-04-24 Thread via GitHub
xy720 commented on PR #18989: URL: https://github.com/apache/doris/pull/18989#issuecomment-1521210504 > Could you please add test for this case? Yes, of course. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[GitHub] [doris] kaka11chen opened a new pull request, #19043: [Optimize](parquet-reader) Add `has_filter` template param in `get_next_run()` to decrease `_has_filter` condition checking count in the

2023-04-24 Thread via GitHub
kaka11chen opened a new pull request, #19043: URL: https://github.com/apache/doris/pull/19043 # Proposed changes ## Problem summary In `XXXDecoder::decode_values():` ``` while (size_t run_length = select_vector.get_next_run(&read_type)) { ... } ``` I

[GitHub] [doris] morningman opened a new pull request, #19042: [fix](test) change to strong pwd to avoid test failure

2023-04-24 Thread via GitHub
morningman opened a new pull request, #19042: URL: https://github.com/apache/doris/pull/19042 # Proposed changes Issue Number: close #xxx ## Problem summary Some other test case may set password policy to "strong", which may cause this case fail. ## Checklist(Re

[GitHub] [doris] morningman commented on pull request #19042: [fix](test) change to strong pwd to avoid test failure

2023-04-24 Thread via GitHub
morningman commented on PR #19042: URL: https://github.com/apache/doris/pull/19042#issuecomment-1521209665 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 #19041: [enhancement](JNI) Provide default environment variables if it is unset

2023-04-24 Thread via GitHub
github-actions[bot] commented on PR #19041: URL: https://github.com/apache/doris/pull/19041#issuecomment-1521207262 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] adonis0147 opened a new pull request, #19041: [enhancement](JNI) Provide default environment variables if it is unset

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

[GitHub] [doris] TeslaCN opened a new pull request, #19040: Fix 404 links in README.md

2023-04-24 Thread via GitHub
TeslaCN opened a new pull request, #19040: URL: https://github.com/apache/doris/pull/19040 # Proposed changes Issue Number: NO ## Problem summary Fix 404 links in README.md. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has unit

[GitHub] [doris] github-actions[bot] commented on pull request #19028: [refactor](nereids) do not use in_filter in pipeline mode

2023-04-24 Thread via GitHub
github-actions[bot] commented on PR #19028: URL: https://github.com/apache/doris/pull/19028#issuecomment-1521201441 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 #19028: [refactor](nereids) do not use in_filter in pipeline mode

2023-04-24 Thread via GitHub
github-actions[bot] commented on PR #19028: URL: https://github.com/apache/doris/pull/19028#issuecomment-1521201386 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] Gabriel39 commented on pull request #19028: [refactor](nereids) do not use in_filter in pipeline mode

2023-04-24 Thread via GitHub
Gabriel39 commented on PR #19028: URL: https://github.com/apache/doris/pull/19028#issuecomment-1521199921 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] TsukiokaKogane commented on pull request #19026: [Fix](load) fix request_slave_tablet_pull_rowset get wrong url in case of ipv6 address

2023-04-24 Thread via GitHub
TsukiokaKogane commented on PR #19026: URL: https://github.com/apache/doris/pull/19026#issuecomment-1521198272 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 uns

[GitHub] [doris] zy-kkk commented on pull request #19029: [optimization](conf) optimization JAVA_OPTS for be conf and be bin

2023-04-24 Thread via GitHub
zy-kkk commented on PR #19029: URL: https://github.com/apache/doris/pull/19029#issuecomment-1521197085 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 unsub

[GitHub] [doris] ZhangYu0123 commented on pull request #19021: [Feature](index) support token_bf index for token search

2023-04-24 Thread via GitHub
ZhangYu0123 commented on PR #19021: URL: https://github.com/apache/doris/pull/19021#issuecomment-1521192435 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 unsubs

[GitHub] [doris] AshinGau commented on pull request #19039: [optimize](parquet-reader) Skip whole row group in the parquet lazy read situation if data has been filtered out.

2023-04-24 Thread via GitHub
AshinGau commented on PR #19039: URL: https://github.com/apache/doris/pull/19039#issuecomment-1521190443 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 unsubscribe

[GitHub] [doris] chenlinzhong commented on pull request #18799: [feature](graph)Support querying data from the Nebula graph database

2023-04-24 Thread via GitHub
chenlinzhong commented on PR #18799: URL: https://github.com/apache/doris/pull/18799#issuecomment-1521188926 run feut -- 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] chenlinzhong commented on pull request #18799: [feature](graph)Support querying data from the Nebula graph database

2023-04-24 Thread via GitHub
chenlinzhong commented on PR #18799: URL: https://github.com/apache/doris/pull/18799#issuecomment-1521188832 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 unsub

[GitHub] [doris] AshinGau commented on a diff in pull request #19039: [optimize](parquet-reader) Skip whole row group in the parquet lazy read situation if data has been filtered out.

2023-04-24 Thread via GitHub
AshinGau commented on code in PR #19039: URL: https://github.com/apache/doris/pull/19039#discussion_r1176032256 ## be/src/vec/exec/format/parquet/vparquet_group_reader.cpp: ## @@ -450,6 +448,17 @@ Status RowGroupReader::_do_lazy_read(Block* block, size_t batch_size, size_t* re

[GitHub] [doris] Yulei-Yang commented on pull request #19030: [Improvement](meta) support return no partition info for show_create_table

2023-04-24 Thread via GitHub
Yulei-Yang commented on PR #19030: URL: https://github.com/apache/doris/pull/19030#issuecomment-1521180405 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 unsubsc

[GitHub] [doris] github-actions[bot] commented on pull request #19039: [optimize](parquet-reader) Skip whole row group in the parquet lazy read situation if data has been filtered out.

2023-04-24 Thread via GitHub
github-actions[bot] commented on PR #19039: URL: https://github.com/apache/doris/pull/19039#issuecomment-1521178958 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] kaka11chen opened a new pull request, #19039: [optimize](parquet-reader) Skip whole row group in the parquet lazy read situation if data has been filtered out.

2023-04-24 Thread via GitHub
kaka11chen opened a new pull request, #19039: URL: https://github.com/apache/doris/pull/19039 # Proposed changes ## Problem summary Close #19038 We found `qt_q11` in regression test `test_external_catalog_hive` is very slow. The result is only one record, so other da

[GitHub] [doris] Gabriel39 commented on pull request #18828: [Improvement](runtime filter) Improve merge phase

2023-04-24 Thread via GitHub
Gabriel39 commented on PR #18828: URL: https://github.com/apache/doris/pull/18828#issuecomment-1521176390 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] kaka11chen opened a new issue, #19038: [Enhancement] qt_q11 in regression test test_external_catalog_hive is very slow.

2023-04-24 Thread via GitHub
kaka11chen opened a new issue, #19038: URL: https://github.com/apache/doris/issues/19038 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description We found `qt_q11`

[doris] branch master updated: [typo](docs) format function Syntax desc (#19019)

2023-04-24 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing 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 7c9e6e6ad5 [typo](docs) format function Syntax

[GitHub] [doris] luzhijing merged pull request #19019: [typo](docs) format function Syntax desc

2023-04-24 Thread via GitHub
luzhijing merged PR #19019: URL: https://github.com/apache/doris/pull/19019 -- 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] amorynan commented on pull request #19033: [FIX](map-type)fix map regress test & create mapTypeInfo without delete

2023-04-24 Thread via GitHub
amorynan commented on PR #19033: URL: https://github.com/apache/doris/pull/19033#issuecomment-1521172570 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] amorynan commented on a diff in pull request #19033: [FIX](map-type)fix map regress test & create mapTypeInfo without delete

2023-04-24 Thread via GitHub
amorynan commented on code in PR #19033: URL: https://github.com/apache/doris/pull/19033#discussion_r1176020458 ## be/src/olap/types.cpp: ## @@ -259,7 +259,7 @@ TypeInfoPtr get_type_info(const TabletColumn* col) { const auto* val_column = &col->get_sub_column(1);

[GitHub] [doris] eldenmoon commented on pull request #18654: [WIP](row store) two phase opt read row store

2023-04-24 Thread via GitHub
eldenmoon commented on PR #18654: URL: https://github.com/apache/doris/pull/18654#issuecomment-1521168099 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 #18654: [WIP](row store) two phase opt read row store

2023-04-24 Thread via GitHub
github-actions[bot] commented on PR #18654: URL: https://github.com/apache/doris/pull/18654#issuecomment-1521167070 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] Mryange commented on pull request #19002: [refactor](config) Do not let set enable_vectorized_engine throw an error

2023-04-24 Thread via GitHub
Mryange commented on PR #19002: URL: https://github.com/apache/doris/pull/19002#issuecomment-1521162479 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 unsubscrib

[GitHub] [doris-thirdparty] airborne12 opened a new pull request, #59: [Improvement](index compaction) improve index compaction perf by introducing priority queue

2023-04-24 Thread via GitHub
airborne12 opened a new pull request, #59: URL: https://github.com/apache/doris-thirdparty/pull/59 Description: This pull request addresses the issue of index compaction performance by introducing a priority queue to better manage the process. This update involves changes in IndexWriter.cpp

[GitHub] [doris] github-actions[bot] commented on pull request #18943: [feature](multi-catalog) support oceanbase jdbc catalog and jdbc external table

2023-04-24 Thread via GitHub
github-actions[bot] commented on PR #18943: URL: https://github.com/apache/doris/pull/18943#issuecomment-1521154967 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 #19027: [bug](fix) fix geo memory leak

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

[GitHub] [doris] chenlinzhong commented on pull request #18799: [feature](graph)Support querying data from the Nebula graph database

2023-04-24 Thread via GitHub
chenlinzhong commented on PR #18799: URL: https://github.com/apache/doris/pull/18799#issuecomment-1521147855 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 opt_dict_perf updated: [fix](nereids)enable fall back to old planner for single query (#19037)

2023-04-24 Thread starocean999
This is an automated email from the ASF dual-hosted git repository. starocean999 pushed a commit to branch opt_dict_perf in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/opt_dict_perf by this push: new 767b187892 [fix](nereids)enab

[GitHub] [doris] starocean999 merged pull request #19037: [fix](nereids)enable fall back to old planner for single query

2023-04-24 Thread via GitHub
starocean999 merged PR #19037: URL: https://github.com/apache/doris/pull/19037 -- 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] eldenmoon commented on pull request #18654: [WIP](row store) two phase opt read row store

2023-04-24 Thread via GitHub
eldenmoon commented on PR #18654: URL: https://github.com/apache/doris/pull/18654#issuecomment-1521144973 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] hello-stephen commented on pull request #19031: [fix](dynamic_partition) fix dynamic partition not work when drop and recover olap table

2023-04-24 Thread via GitHub
hello-stephen commented on PR #19031: URL: https://github.com/apache/doris/pull/19031#issuecomment-1521143556 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.23 seconds stream load tsv: 428 seconds loaded 74807831229 Bytes, about 166 MB/s

[GitHub] [doris] starocean999 opened a new pull request, #19037: [fix](nereids)enable fall back to old planner for single query

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

[GitHub] [doris] LemonLiTree commented on pull request #19027: [bug](fix) fix geo memory leak

2023-04-24 Thread via GitHub
LemonLiTree commented on PR #19027: URL: https://github.com/apache/doris/pull/19027#issuecomment-1521140966 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] zhangyongtian opened a new pull request, #19036: [Fix] Fix the extension mysql_to_doris bug (#19034)

2023-04-24 Thread via GitHub
zhangyongtian opened a new pull request, #19036: URL: https://github.com/apache/doris/pull/19036 # Proposed changes e_auto.sh: command error,This error causes script execution errors. : ERROR at line 1: Failed to open file '../result/e_mysql_to_doris.sql', error: 2. Issue Number

[GitHub] [doris] github-actions[bot] commented on pull request #18654: [WIP](row store) two phase opt read row store

2023-04-24 Thread via GitHub
github-actions[bot] commented on PR #18654: URL: https://github.com/apache/doris/pull/18654#issuecomment-1521137395 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] github-actions[bot] commented on pull request #18654: [WIP](row store) two phase opt read row store

2023-04-24 Thread via GitHub
github-actions[bot] commented on PR #18654: URL: https://github.com/apache/doris/pull/18654#issuecomment-1521135988 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] github-actions[bot] commented on pull request #19035: [chore](dynamic table) add more log for debugging

2023-04-24 Thread via GitHub
github-actions[bot] commented on PR #19035: URL: https://github.com/apache/doris/pull/19035#issuecomment-1521135525 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] eldenmoon opened a new pull request, #19035: [chore](dynamic table) add more log for debugging

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

[GitHub] [doris] zhangyongtian opened a new issue, #19034: [Bug] extension mysql_to_doris: ERROR at line 1: Failed to open file '../result/e_mysql_to_doris.sql', error: 2

2023-04-24 Thread via GitHub
zhangyongtian opened a new issue, #19034: URL: https://github.com/apache/doris/issues/19034 ### 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 ###

[GitHub] [doris] eldenmoon commented on pull request #18654: [WIP](row store) two phase opt read row store

2023-04-24 Thread via GitHub
eldenmoon commented on PR #18654: URL: https://github.com/apache/doris/pull/18654#issuecomment-1521132884 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 #19005: [typo][samples](docs)(java) add read bitmap sample and update document.

2023-04-24 Thread via GitHub
github-actions[bot] commented on PR #19005: URL: https://github.com/apache/doris/pull/19005#issuecomment-1521130727 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] xiaokang commented on a diff in pull request #19033: [FIX](map-type)fix map regress test & create mapTypeInfo without delete

2023-04-24 Thread via GitHub
xiaokang commented on code in PR #19033: URL: https://github.com/apache/doris/pull/19033#discussion_r1175987193 ## be/src/olap/types.cpp: ## @@ -259,7 +259,7 @@ TypeInfoPtr get_type_info(const TabletColumn* col) { const auto* val_column = &col->get_sub_column(1);

[GitHub] [doris] github-actions[bot] commented on pull request #19005: [typo][samples](docs)(java) add read bitmap sample and update document.

2023-04-24 Thread via GitHub
github-actions[bot] commented on PR #19005: URL: https://github.com/apache/doris/pull/19005#issuecomment-1521130746 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 commented on pull request #19005: [typo][samples](docs)(java) add read bitmap sample and update document.

2023-04-24 Thread via GitHub
luzhijing commented on PR #19005: URL: https://github.com/apache/doris/pull/19005#issuecomment-1521130440 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 #18828: [Improvement](runtime filter) Improve merge phase

2023-04-24 Thread via GitHub
github-actions[bot] commented on PR #18828: URL: https://github.com/apache/doris/pull/18828#issuecomment-1521129484 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] github-actions[bot] commented on pull request #19033: [FIX](map-type)fix map regress test & create mapTypeInfo without delete

2023-04-24 Thread via GitHub
github-actions[bot] commented on PR #19033: URL: https://github.com/apache/doris/pull/19033#issuecomment-1521128003 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 #18758: [feature-wip](duplicate_no_keys) add create duplicate table without keys

2023-04-24 Thread via GitHub
nextdreamblue commented on PR #18758: URL: https://github.com/apache/doris/pull/18758#issuecomment-1521126507 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] amorynan opened a new pull request, #19033: [FIX](map-type)fix map regress test & create mapTypeInfo without delete

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

[GitHub] [doris] github-actions[bot] commented on pull request #18800: [feat](stats) Return job id for async analyze stmt

2023-04-24 Thread via GitHub
github-actions[bot] commented on PR #18800: URL: https://github.com/apache/doris/pull/18800#issuecomment-1521121672 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] yongjinhou commented on pull request #18916: [enhencement](http) Fe config action supports specified item

2023-04-24 Thread via GitHub
yongjinhou commented on PR #18916: URL: https://github.com/apache/doris/pull/18916#issuecomment-1521121700 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 #18800: [feat](stats) Return job id for async analyze stmt

2023-04-24 Thread via GitHub
github-actions[bot] commented on PR #18800: URL: https://github.com/apache/doris/pull/18800#issuecomment-1521121651 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] wsjz commented on pull request #19012: [refactor](fs)(step2)separate the storage and filesystem methods

2023-04-24 Thread via GitHub
wsjz commented on PR #19012: URL: https://github.com/apache/doris/pull/19012#issuecomment-1521119957 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 unsubsc

[GitHub] [doris] Tanya-W commented on pull request #19032: [optimize](regression case) Optimizing some regression case of inverted index

2023-04-24 Thread via GitHub
Tanya-W commented on PR #19032: URL: https://github.com/apache/doris/pull/19032#issuecomment-1521119119 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] Tanya-W opened a new pull request, #19032: [optimize](regression case) Optimizing some regression case of inverted index

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

[GitHub] [doris] caiconghui commented on pull request #19031: [fix](dynamic_partition) fix dynamic partition not work when drop and recover olap table

2023-04-24 Thread via GitHub
caiconghui commented on PR #19031: URL: https://github.com/apache/doris/pull/19031#issuecomment-1521117942 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

  1   2   3   4   5   >