[GitHub] [doris] dutyu opened a new issue, #20175: [Bug] BE crash when use a dynamic partition of olap table

2023-05-29 Thread via GitHub
dutyu opened a new issue, #20175: URL: https://github.com/apache/doris/issues/20175 ### 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 1.1.5 ### What's Wr

[GitHub] [doris] github-actions[bot] commented on pull request #19950: [Enhencement](JDBC Catalog) refactor jdbc catalog insert logic

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #19950: URL: https://github.com/apache/doris/pull/19950#issuecomment-1566824122 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 #20173: [doris-enhancement]select database() does not generate a query plan

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20173: URL: https://github.com/apache/doris/pull/20173#issuecomment-1566826389 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] yiguolei merged pull request #20122: [typo](config)Remove FE config max_conn_per_user

2023-05-29 Thread via GitHub
yiguolei merged PR #20122: URL: https://github.com/apache/doris/pull/20122 -- 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 (cc20c430f6 -> 198433b131)

2023-05-29 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 cc20c430f6 [fix](partial update) use correct tablet schema for rowset writer in publish task (#20117) add 19843

[GitHub] [doris] github-actions[bot] commented on pull request #20174: [doc](fix)Modified the description about trino

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20174: URL: https://github.com/apache/doris/pull/20174#issuecomment-1566829589 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 #20166: [Improvement](runtimefilter) Build bloom filter according the exact build size for IN_OR_BLOOM_FILTER

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20166: URL: https://github.com/apache/doris/pull/20166#issuecomment-1566834724 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-website] JNSimba merged pull request #236: delete fqdn

2023-05-29 Thread via GitHub
JNSimba merged PR #236: URL: https://github.com/apache/doris-website/pull/236 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.

[doris-website] branch master updated: delete fqdn (#236)

2023-05-29 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu 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 45bb82a6150 delete fqdn (#236) 45bb82a6150

[GitHub] [doris] catpineapple commented on pull request #19597: [feature](planner) multi partition create by integer column

2023-05-29 Thread via GitHub
catpineapple commented on PR #19597: URL: https://github.com/apache/doris/pull/19597#issuecomment-1566836736 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 #19819: [feature-wip](multi-catalog)(step2)support read max compute data by JNI

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #19819: URL: https://github.com/apache/doris/pull/19819#issuecomment-1566836793 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] Tanya-W commented on a diff in pull request #19936: [enhance](match) Support match query without inverted index

2023-05-29 Thread via GitHub
Tanya-W commented on code in PR #19936: URL: https://github.com/apache/doris/pull/19936#discussion_r1209118204 ## be/src/olap/rowset/segment_v2/inverted_index_reader.h: ## @@ -100,6 +100,11 @@ class InvertedIndexReader { uint32_t get_index_id() const { return _index_id; }

[GitHub] [doris] github-actions[bot] commented on pull request #20166: [Improvement](runtimefilter) Build bloom filter according the exact build size for IN_OR_BLOOM_FILTER

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20166: URL: https://github.com/apache/doris/pull/20166#issuecomment-1566838148 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 #20174: [doc](fix)Modified the description about trino

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20174: URL: https://github.com/apache/doris/pull/20174#issuecomment-1566838131 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 #20166: [Improvement](runtimefilter) Build bloom filter according the exact build size for IN_OR_BLOOM_FILTER

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20166: URL: https://github.com/apache/doris/pull/20166#issuecomment-1566838478 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] Gabriel39 commented on pull request #20166: [Improvement](runtimefilter) Build bloom filter according the exact build size for IN_OR_BLOOM_FILTER

2023-05-29 Thread via GitHub
Gabriel39 commented on PR #20166: URL: https://github.com/apache/doris/pull/20166#issuecomment-1566840500 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-spark-connector] baishaoisde commented on a diff in pull request #99: Add a parameter that controls the number of StreamLoad tasks committed per partition #92

2023-05-29 Thread via GitHub
baishaoisde commented on code in PR #99: URL: https://github.com/apache/doris-spark-connector/pull/99#discussion_r1209120722 ## spark-doris-connector/src/main/java/org/apache/doris/spark/cfg/ConfigurationOptions.java: ## @@ -85,4 +85,10 @@ public interface ConfigurationOptions

[GitHub] [doris-spark-connector] baishaoisde commented on a diff in pull request #99: Add a parameter that controls the number of StreamLoad tasks committed per partition #92

2023-05-29 Thread via GitHub
baishaoisde commented on code in PR #99: URL: https://github.com/apache/doris-spark-connector/pull/99#discussion_r1209121186 ## spark-doris-connector/src/main/scala/org/apache/doris/spark/sql/DorisSourceProvider.scala: ## @@ -83,10 +84,11 @@ private[sql] class DorisSourceProvid

[GitHub] [doris] github-actions[bot] commented on pull request #20172: [Improve](CI)Check PR approve status

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20172: URL: https://github.com/apache/doris/pull/20172#issuecomment-1566842974 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-spark-connector] baishaoisde commented on pull request #99: Add a parameter that controls the number of StreamLoad tasks committed per partition #92

2023-05-29 Thread via GitHub
baishaoisde commented on PR #99: URL: https://github.com/apache/doris-spark-connector/pull/99#issuecomment-1566843633 > Yes, for this problem, you need to prompt the user in the parameter description that "reparation needs to be used to ensure that the data volume per partition is in a rea

[GitHub] [doris-spark-connector] baishaoisde commented on pull request #99: Add a parameter that controls the number of StreamLoad tasks committed per partition #92

2023-05-29 Thread via GitHub
baishaoisde commented on PR #99: URL: https://github.com/apache/doris-spark-connector/pull/99#issuecomment-1566844501 > If the data is processed according to the partition, when a single partition is particularly large, there may be problems in a streamload? > If the data is

[GitHub] [doris-spark-connector] baishaoisde commented on pull request #99: Add a parameter that controls the number of StreamLoad tasks committed per partition #92

2023-05-29 Thread via GitHub
baishaoisde commented on PR #99: URL: https://github.com/apache/doris-spark-connector/pull/99#issuecomment-1566845574 > If the data is processed according to the partition, when a single partition is particularly large, there may be problems in a streamload? Yes, for this problem, we

[GitHub] [doris] zy-kkk commented on pull request #20174: [doc](fix)Modified the description about trino

2023-05-29 Thread via GitHub
zy-kkk commented on PR #20174: URL: https://github.com/apache/doris/pull/20174#issuecomment-1566848125 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

[doris] branch master updated (198433b131 -> ab8125d56f)

2023-05-29 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 198433b131 [typo](config)Remove FE config max_conn_per_user (#20122) add ab8125d56f [Improve](performance) intr

[GitHub] [doris] yiguolei merged pull request #20037: [Improve](performance) introduce SchemaCache to cache TabletSchame & Schema

2023-05-29 Thread via GitHub
yiguolei merged PR #20037: URL: https://github.com/apache/doris/pull/20037 -- 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 #20172: [Improve](CI)Check PR approve status

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20172: URL: https://github.com/apache/doris/pull/20172#issuecomment-1566851644 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] hello-stephen commented on pull request #20169: [Enhancement](multi-catalog) Try to use hdfs short circuit read as po…

2023-05-29 Thread via GitHub
hello-stephen commented on PR #20169: URL: https://github.com/apache/doris/pull/20169#issuecomment-1566853255 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.38 seconds stream load tsv: 447 seconds loaded 74807831229 Bytes, about 159 MB/s

[GitHub] [doris] github-actions[bot] commented on pull request #19950: [Enhencement](JDBC Catalog) refactor jdbc catalog insert logic

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #19950: URL: https://github.com/apache/doris/pull/19950#issuecomment-1566854096 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] Tanya-W commented on pull request #19936: [enhance](match) Support match query without inverted index

2023-05-29 Thread via GitHub
Tanya-W commented on PR #19936: URL: https://github.com/apache/doris/pull/19936#issuecomment-1566854212 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] github-actions[bot] commented on pull request #19936: [enhance](match) Support match query without inverted index

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #19936: URL: https://github.com/apache/doris/pull/19936#issuecomment-1566855284 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 #20064: [feature](load) add test property 'dry_run_load' for olap table

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20064: URL: https://github.com/apache/doris/pull/20064#issuecomment-1566869895 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 #19973: [improvement](bitmap) Using set to store a small number of elements to improve performance

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #19973: URL: https://github.com/apache/doris/pull/19973#issuecomment-1566870913 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] Jibing-Li opened a new pull request, #20176: [fix](p0 regression)Update hive docker test case result data.

2023-05-29 Thread via GitHub
Jibing-Li opened a new pull request, #20176: URL: https://github.com/apache/doris/pull/20176 <--Describe your changes.--> Doris updated array type output format, using double quote for Strings. Before, it was using single quote. So we need to update the case out file using double quo

[GitHub] [doris] Jibing-Li commented on pull request #20176: [fix](p0 regression)Update hive docker test case result data.

2023-05-29 Thread via GitHub
Jibing-Li commented on PR #20176: URL: https://github.com/apache/doris/pull/20176#issuecomment-1566874657 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] AshinGau commented on pull request #19950: [Enhencement](JDBC Catalog) refactor jdbc catalog insert logic

2023-05-29 Thread via GitHub
AshinGau commented on PR #19950: URL: https://github.com/apache/doris/pull/19950#issuecomment-1566876702 We'd better add `largeint` test case in `JniScannerTest`, which simulates the memory conversion process of c++ block and java vector table. -- This is an automated message from the Apa

[GitHub] [doris] dutyu opened a new pull request, #20177: [Fix](dynamic-partition) Try to avoid setting a zero-bucket-size part…

2023-05-29 Thread via GitHub
dutyu opened a new pull request, #20177: URL: https://github.com/apache/doris/pull/20177 …ition. ## Proposed changes Issue Number: #20175 A fallback to avoid BE crash problem when partition's bucket size is 0, but not resolved. ## Further comments If this i

[GitHub] [doris] dutyu commented on pull request #20177: [Fix](dynamic-partition) Try to avoid setting a zero-bucket-size part…

2023-05-29 Thread via GitHub
dutyu commented on PR #20177: URL: https://github.com/apache/doris/pull/20177#issuecomment-1566876877 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] github-actions[bot] commented on pull request #20176: [fix](p0 regression)Update hive docker test case result data.

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20176: URL: https://github.com/apache/doris/pull/20176#issuecomment-1566892557 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 #20176: [fix](p0 regression)Update hive docker test case result data.

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20176: URL: https://github.com/apache/doris/pull/20176#issuecomment-1566892614 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 (ab8125d56f -> e9917612f0)

2023-05-29 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 ab8125d56f [Improve](performance) introduce SchemaCache to cache TabletSchame & Schema (#20037) add e9917612f0

[GitHub] [doris] yiguolei merged pull request #20150: [Chore](gensrc) remove gen_vector_functions.py

2023-05-29 Thread via GitHub
yiguolei merged PR #20150: URL: https://github.com/apache/doris/pull/20150 -- 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-thirdparty] morningman opened a new pull request, #82: [build] build thirdparty by gcc

2023-05-29 Thread via GitHub
morningman opened a new pull request, #82: URL: https://github.com/apache/doris-thirdparty/pull/82 to fix hadoop build error -- 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.

[doris] branch master updated (e9917612f0 -> f9478dbd9a)

2023-05-29 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 e9917612f0 [Chore](gensrc) remove gen_vector_functions.py #20150 add f9478dbd9a [fix](function) Fix VcompoundPre

[GitHub] [doris] yiguolei merged pull request #20158: [fix](function) Fix VcompoundPred execute const column

2023-05-29 Thread via GitHub
yiguolei merged PR #20158: URL: https://github.com/apache/doris/pull/20158 -- 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] hello-stephen commented on pull request #20177: [Fix](dynamic-partition) Try to avoid setting a zero-bucket-size part…

2023-05-29 Thread via GitHub
hello-stephen commented on PR #20177: URL: https://github.com/apache/doris/pull/20177#issuecomment-1566917665 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.07 seconds stream load tsv: 449 seconds loaded 74807831229 Bytes, about 158 MB/s

[GitHub] [doris] github-actions[bot] commented on pull request #20083: [Bug](function) fix equals implements not judge order by elements of function call expr

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20083: URL: https://github.com/apache/doris/pull/20083#issuecomment-1566948956 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 #20083: [Bug](function) fix equals implements not judge order by elements of function call expr

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20083: URL: https://github.com/apache/doris/pull/20083#issuecomment-1566949007 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 #19950: [Enhencement](JDBC Catalog) refactor jdbc catalog insert logic

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #19950: URL: https://github.com/apache/doris/pull/19950#issuecomment-1566962274 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] kaijchen opened a new pull request, #20178: [performance](load) support parallel segment flush for unique key tables

2023-05-29 Thread via GitHub
kaijchen opened a new pull request, #20178: URL: https://github.com/apache/doris/pull/20178 ## Proposed changes Assign a `flush_serial_id` to `MemTable` early in `DeltaWriter`, and exec the flush in parallel. In this way, we can improve the stream load peformance of 1 tablet un

[GitHub] [doris] BiteTheDDDDt merged pull request #20083: [Bug](function) fix equals implements not judge order by elements of function call expr

2023-05-29 Thread via GitHub
BiteThet merged PR #20083: URL: https://github.com/apache/doris/pull/20083 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris

[doris] branch master updated: [Bug](function) fix equals implements not judge order by elements of function call expr (#20083)

2023-05-29 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 5788214416 [Bug](function) fix equals impleme

[GitHub] [doris] github-actions[bot] commented on pull request #20178: [performance](load) support parallel segment flush for unique key tables

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20178: URL: https://github.com/apache/doris/pull/20178#issuecomment-1566977282 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] CalvinKirs commented on pull request #20172: [Improve](CI)Check PR approve status

2023-05-29 Thread via GitHub
CalvinKirs commented on PR #20172: URL: https://github.com/apache/doris/pull/20172#issuecomment-1566979438 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 #20100: [Enhancement](Nerieds)add switch for developing Nereids DML

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20100: URL: https://github.com/apache/doris/pull/20100#issuecomment-1566980079 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 #20100: [Enhancement](Nerieds)add switch for developing Nereids DML

2023-05-29 Thread via GitHub
morrySnow merged PR #20100: URL: https://github.com/apache/doris/pull/20100 -- 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 (5788214416 -> 5f37396514)

2023-05-29 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 5788214416 [Bug](function) fix equals implements not judge order by elements of function call expr (#20083) ad

[GitHub] [doris] github-actions[bot] commented on pull request #20100: [Enhancement](Nerieds)add switch for developing Nereids DML

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20100: URL: https://github.com/apache/doris/pull/20100#issuecomment-1566980150 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 #20178: [performance](load) support parallel segment flush for unique key tables

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20178: URL: https://github.com/apache/doris/pull/20178#issuecomment-1566980504 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 #19863: [Fix](Nereids)fix nereids fold constant bug on functions relative to timezone

2023-05-29 Thread via GitHub
sohardforaname commented on PR #19863: URL: https://github.com/apache/doris/pull/19863#issuecomment-1566981266 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] zy-kkk commented on pull request #19950: [Enhencement](JDBC Catalog) refactor jdbc catalog insert logic

2023-05-29 Thread via GitHub
zy-kkk commented on PR #19950: URL: https://github.com/apache/doris/pull/19950#issuecomment-1566981546 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] github-actions[bot] commented on pull request #19936: [enhance](match) Support match query without inverted index

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #19936: URL: https://github.com/apache/doris/pull/19936#issuecomment-1566982044 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 #20064: [feature](load) add test property 'dry_run_load' for olap table

2023-05-29 Thread via GitHub
nextdreamblue commented on PR #20064: URL: https://github.com/apache/doris/pull/20064#issuecomment-1566984527 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] zy-kkk commented on pull request #19950: [Enhencement](JDBC Catalog) refactor jdbc catalog insert logic

2023-05-29 Thread via GitHub
zy-kkk commented on PR #19950: URL: https://github.com/apache/doris/pull/19950#issuecomment-1566995292 > We'd better add `largeint` test case in `JniScannerTest`, which simulates the memory conversion process of c++ block and java vector table. done -- This is an automated message

[GitHub] [doris] Kikyou1997 commented on pull request #19934: [feat](optimizer) Support materialize CTE

2023-05-29 Thread via GitHub
Kikyou1997 commented on PR #19934: URL: https://github.com/apache/doris/pull/19934#issuecomment-1566998316 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 #19950: [Enhencement](JDBC Catalog) refactor jdbc catalog insert logic

2023-05-29 Thread via GitHub
zy-kkk commented on PR #19950: URL: https://github.com/apache/doris/pull/19950#issuecomment-1566999154 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] dataroaring merged pull request #20162: [Chore](build) adjust some compile diagnostic

2023-05-29 Thread via GitHub
dataroaring merged PR #20162: URL: https://github.com/apache/doris/pull/20162 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.

[doris] branch master updated: [Chore](build) adjust some compile diagnostic (#20162)

2023-05-29 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new d1d0d9e5e8 [Chore](build) adjust some compil

[GitHub] [doris] github-actions[bot] commented on pull request #19950: [Enhencement](JDBC Catalog) refactor jdbc catalog insert logic

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #19950: URL: https://github.com/apache/doris/pull/19950#issuecomment-1567002021 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] zzzxl1993 commented on a diff in pull request #20156: [Feature] add MATCH_ PHRASE query

2023-05-29 Thread via GitHub
zzzxl1993 commented on code in PR #20156: URL: https://github.com/apache/doris/pull/20156#discussion_r1209213023 ## be/src/olap/rowset/segment_v2/inverted_index_compound_directory.cpp: ## @@ -349,6 +349,11 @@ void DorisCompoundDirectory::FSIndexInput::readInternal(uint8_t* b, c

[GitHub] [doris] Tanya-W commented on pull request #19936: [enhance](match) Support match query without inverted index

2023-05-29 Thread via GitHub
Tanya-W commented on PR #19936: URL: https://github.com/apache/doris/pull/19936#issuecomment-1567003295 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] morningman opened a new pull request, #20179: 1

2023-05-29 Thread via GitHub
morningman opened a new pull request, #20179: URL: https://github.com/apache/doris/pull/20179 ## Proposed changes Issue Number: close #xxx Introduced from #18949. In #18949, I caught the exception when setting session var on non-master FE, to ignore those exception. And t

[GitHub] [doris] github-actions[bot] commented on pull request #20116: [Feature](inverted index) add parser_mode properties for inverted index parser

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20116: URL: https://github.com/apache/doris/pull/20116#issuecomment-1567004801 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 #19936: [enhance](match) Support match query without inverted index

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #19936: URL: https://github.com/apache/doris/pull/19936#issuecomment-1567006658 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-thirdparty] adonis0147 merged pull request #82: [build] build thirdparty by gcc

2023-05-29 Thread via GitHub
adonis0147 merged PR #82: URL: https://github.com/apache/doris-thirdparty/pull/82 -- 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

[doris-thirdparty] branch main updated: [build] build thirdparty by gcc (#82)

2023-05-29 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/main by this push: new c267d740 [build] build thirdparty by g

[GitHub] [doris] airborne12 commented on pull request #20116: [Feature](inverted index) add parser_mode properties for inverted index parser

2023-05-29 Thread via GitHub
airborne12 commented on PR #20116: URL: https://github.com/apache/doris/pull/20116#issuecomment-1567015481 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 commented on pull request #20179: [fix](session-variable) fix set global var on non-master FE return error

2023-05-29 Thread via GitHub
morningman commented on PR #20179: URL: https://github.com/apache/doris/pull/20179#issuecomment-1567018578 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] nextdreamblue commented on pull request #20064: [feature](load) add test property 'dry_run_load' for olap table

2023-05-29 Thread via GitHub
nextdreamblue commented on PR #20064: URL: https://github.com/apache/doris/pull/20064#issuecomment-1567021158 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] kaijchen commented on pull request #20178: [performance](load) support parallel segment flush for unique key tables

2023-05-29 Thread via GitHub
kaijchen commented on PR #20178: URL: https://github.com/apache/doris/pull/20178#issuecomment-1567022999 run all -- 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 unsubscr

[GitHub] [doris] github-actions[bot] commented on pull request #20064: [feature](load) add test property 'dry_run_load' for olap table

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20064: URL: https://github.com/apache/doris/pull/20064#issuecomment-1567024795 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] luozenglin opened a new pull request, #20180: [feature-wip](workload-group) Support setting user default workload group

2023-05-29 Thread via GitHub
luozenglin opened a new pull request, #20180: URL: https://github.com/apache/doris/pull/20180 ## Proposed changes Issue Number: close #xxx <--Describe your changes.--> ## Further comments If this is a relatively large or complex change, kick off the discussion

[GitHub] [doris] kaijchen commented on pull request #20178: [performance](load) support parallel segment flush for unique key tables

2023-05-29 Thread via GitHub
kaijchen commented on PR #20178: URL: https://github.com/apache/doris/pull/20178#issuecomment-1567025447 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] luozenglin commented on pull request #20180: [feature-wip](workload-group) Support setting user default workload group

2023-05-29 Thread via GitHub
luozenglin commented on PR #20180: URL: https://github.com/apache/doris/pull/20180#issuecomment-1567025767 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 #19646: [improve](jsonb)Invalid json path prompts an error instead of null

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #19646: URL: https://github.com/apache/doris/pull/19646#issuecomment-1567027684 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] dataroaring opened a new pull request, #20181: [fix](load_profile) fix rows stat and add close_wait in sink

2023-05-29 Thread via GitHub
dataroaring opened a new pull request, #20181: URL: https://github.com/apache/doris/pull/20181 ## Proposed changes Issue Number: close #xxx <--Describe your changes.--> ## Further comments If this is a relatively large or complex change, kick off the discussion at

[GitHub] [doris] yiguolei closed issue #19915: [Bug] storage_min_left_capacity_bytes default value has integer overflow

2023-05-29 Thread via GitHub
yiguolei closed issue #19915: [Bug] storage_min_left_capacity_bytes default value has integer overflow URL: https://github.com/apache/doris/issues/19915 -- 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] yiguolei merged pull request #19943: [BUG]storage_min_left_capacity_bytes default value has integer overflow

2023-05-29 Thread via GitHub
yiguolei merged PR #19943: URL: https://github.com/apache/doris/pull/19943 -- 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: [BUG]storage_min_left_capacity_bytes default value has integer overflow #19943

2023-05-29 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 d76be1315f [BUG]storage_min_left_capacity_bytes

[GitHub] [doris] yiguolei merged pull request #19926: [fix](DECIMALV3) Fix the error in DECIMALV3 when explicitly casting.

2023-05-29 Thread via GitHub
yiguolei merged PR #19926: URL: https://github.com/apache/doris/pull/19926 -- 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 #20181: [fix](load_profile) fix rows stat and add close_wait in sink

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20181: URL: https://github.com/apache/doris/pull/20181#issuecomment-1567035837 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 (d76be1315f -> 8ca4f93067)

2023-05-29 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 d76be1315f [BUG]storage_min_left_capacity_bytes default value has integer overflow #19943 add 8ca4f93067 [fix](

[GitHub] [doris] yiguolei commented on pull request #19973: [improvement](bitmap) Using set to store a small number of elements to improve performance

2023-05-29 Thread via GitHub
yiguolei commented on PR #19973: URL: https://github.com/apache/doris/pull/19973#issuecomment-1567036845 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] nextdreamblue commented on pull request #20098: [fix](replay) fix truncate partition name need case insensitive

2023-05-29 Thread via GitHub
nextdreamblue commented on PR #20098: URL: https://github.com/apache/doris/pull/20098#issuecomment-1567037266 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 unsu

[GitHub] [doris] github-actions[bot] commented on pull request #20137: [fix](catalog) fix create catalog with resource replay issue and kerberos auth issue

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20137: URL: https://github.com/apache/doris/pull/20137#issuecomment-1567050186 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] Tanya-W commented on pull request #19936: [enhance](match) Support match query without inverted index

2023-05-29 Thread via GitHub
Tanya-W commented on PR #19936: URL: https://github.com/apache/doris/pull/19936#issuecomment-1567050335 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] github-actions[bot] commented on pull request #20181: [fix](load_profile) fix rows stat and add close_wait in sink

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20181: URL: https://github.com/apache/doris/pull/20181#issuecomment-1567055945 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 #19936: [enhance](match) Support match query without inverted index

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #19936: URL: https://github.com/apache/doris/pull/19936#issuecomment-1567056010 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 #20078: [fix](load)Support load json data with default value

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20078: URL: https://github.com/apache/doris/pull/20078#issuecomment-1567057630 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] xiaokang commented on a diff in pull request #19594: [refactor](dynamic table) Make segment_writer unaware of dynamic schema, and ensure parsing is exception-safe.

2023-05-29 Thread via GitHub
xiaokang commented on code in PR #19594: URL: https://github.com/apache/doris/pull/19594#discussion_r1209247087 ## be/src/olap/rowset/segment_v2/segment_writer.cpp: ## @@ -113,38 +116,29 @@ void SegmentWriter::init_column_meta(ColumnMetaPB* meta, uint32_t column_id, } }

[GitHub] [doris] morningman commented on a diff in pull request #20137: [fix](catalog) fix create catalog with resource replay issue and kerberos auth issue

2023-05-29 Thread via GitHub
morningman commented on code in PR #20137: URL: https://github.com/apache/doris/pull/20137#discussion_r1209258543 ## fe/fe-core/src/main/java/org/apache/doris/datasource/CatalogFactory.java: ## @@ -74,21 +71,33 @@ public static CatalogLog constructorCatalogLog(long catalogId, S

<    1   2   3   4   5   >