[GitHub] [doris] jacktengg opened a new pull request, #17675: [fix](fragmen mgr) fix possible coredump of FragmentExecState destruction

2023-03-10 Thread via GitHub
jacktengg opened a new pull request, #17675: URL: https://github.com/apache/doris/pull/17675 # Proposed changes Issue Number: close #xxx When `FragmentExecState` is destroied, `PlanFragmentExecutor` destructor will still access some objects created by `_fragments_ctx->obj_pool`

[GitHub] [doris] github-actions[bot] commented on pull request #17674: [improvement](dict) cache the value of find code

2023-03-10 Thread via GitHub
github-actions[bot] commented on PR #17674: URL: https://github.com/apache/doris/pull/17674#issuecomment-1463608987 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] gitccl commented on pull request #17584: [Feature](array-function) Support array_pushfront function

2023-03-10 Thread via GitHub
gitccl commented on PR #17584: URL: https://github.com/apache/doris/pull/17584#issuecomment-1463633118 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 unsubscribe

[GitHub] [doris] xy720 opened a new pull request, #17676: [bug](function) Fix bug in the process of generating template functions

2023-03-10 Thread via GitHub
xy720 opened a new pull request, #17676: URL: https://github.com/apache/doris/pull/17676 # Proposed changes If users compile fe with python version <= 2.6 They will meet a compile error in gen_builtins_functions.py with following msg: https://user-images.githubuserconten

[GitHub] [doris] github-actions[bot] commented on pull request #17675: [fix](fragmen mgr) fix possible coredump of FragmentExecState destruction

2023-03-10 Thread via GitHub
github-actions[bot] commented on PR #17675: URL: https://github.com/apache/doris/pull/17675#issuecomment-1463647600 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 #17675: [fix](fragmen mgr) fix possible coredump of FragmentExecState destruction

2023-03-10 Thread via GitHub
github-actions[bot] commented on PR #17675: URL: https://github.com/apache/doris/pull/17675#issuecomment-1463647677 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] 924060929 commented on pull request #17579: [refactor](Nereids) refactor column pruning

2023-03-10 Thread via GitHub
924060929 commented on PR #17579: URL: https://github.com/apache/doris/pull/17579#issuecomment-1463657813 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] xy720 commented on pull request #17676: [bug](function) Fix bug in the process of generating template functions

2023-03-10 Thread via GitHub
xy720 commented on PR #17676: URL: https://github.com/apache/doris/pull/17676#issuecomment-1463660875 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] XieJiann commented on pull request #17556: [feat](Nereids): add new distributed cost model

2023-03-10 Thread via GitHub
XieJiann commented on PR #17556: URL: https://github.com/apache/doris/pull/17556#issuecomment-1463662863 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 #17676: [bug](function) Fix bug in the process of generating template functions

2023-03-10 Thread via GitHub
github-actions[bot] commented on PR #17676: URL: https://github.com/apache/doris/pull/17676#issuecomment-1463674844 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-spark-connector] gnehil opened a new pull request, #76: [improve] dateframe sink support csv format

2023-03-10 Thread via GitHub
gnehil opened a new pull request, #76: URL: https://github.com/apache/doris-spark-connector/pull/76 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behavi

[GitHub] [doris] cambyzju commented on pull request #17636: [fix](regression) fix test_array_export and test_map_export dir conflict

2023-03-10 Thread via GitHub
cambyzju commented on PR #17636: URL: https://github.com/apache/doris/pull/17636#issuecomment-1463683993 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 unsubscri

[GitHub] [doris] mymeiyi commented on a diff in pull request #17651: [fix](point query) Fix NegativeArraySizeException when prepared state…

2023-03-10 Thread via GitHub
mymeiyi commented on code in PR #17651: URL: https://github.com/apache/doris/pull/17651#discussion_r1132270283 ## regression-test/suites/point_query_p0/test_point_query.groovy: ## @@ -69,6 +78,9 @@ suite("test_point_query") { sql """ INSERT INTO ${tableName} VALUES(1235,

[GitHub] [doris] mymeiyi commented on a diff in pull request #17651: [fix](point query) Fix NegativeArraySizeException when prepared state…

2023-03-10 Thread via GitHub
mymeiyi commented on code in PR #17651: URL: https://github.com/apache/doris/pull/17651#discussion_r1132272000 ## fe/fe-core/src/main/java/org/apache/doris/analysis/LiteralExpr.java: ## @@ -334,41 +335,36 @@ public static int getParmLen(ByteBuffer data) { return 0;

[GitHub] [doris] github-actions[bot] commented on pull request #17651: [fix](point query) Fix NegativeArraySizeException when prepared state…

2023-03-10 Thread via GitHub
github-actions[bot] commented on PR #17651: URL: https://github.com/apache/doris/pull/17651#issuecomment-1463686966 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 #17658: [enhance](cooldown) no snapshot or migration action for cooldown tablet

2023-03-10 Thread via GitHub
github-actions[bot] commented on PR #17658: URL: https://github.com/apache/doris/pull/17658#issuecomment-1463691589 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] Yulei-Yang commented on pull request #17612: [fix](priv) fix bug of grant priv on ctl.db.* not work

2023-03-10 Thread via GitHub
Yulei-Yang commented on PR #17612: URL: https://github.com/apache/doris/pull/17612#issuecomment-1463696229 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 unsub

[GitHub] [doris] github-actions[bot] commented on pull request #17562: [fix] Data precision is lost when converting DBOUBLE type data to DECIMAL (#17191)

2023-03-10 Thread via GitHub
github-actions[bot] commented on PR #17562: URL: https://github.com/apache/doris/pull/17562#issuecomment-1463696446 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 #17645: [fix](ui)format the text file of profile

2023-03-10 Thread via GitHub
yiguolei merged PR #17645: URL: https://github.com/apache/doris/pull/17645 -- 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 (9cfa61b402 -> 948654ad38)

2023-03-10 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 9cfa61b402 [Enhancement](HttpServer) Provide authentication interface for BE (#17073) add 948654ad38 [fix](ui)f

[GitHub] [doris] yiguolei merged pull request #17647: [improvement](pipeline)Avoid duplicate trigger teamcity build

2023-03-10 Thread via GitHub
yiguolei merged PR #17647: URL: https://github.com/apache/doris/pull/17647 -- 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 (948654ad38 -> 47e9217c1e)

2023-03-10 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 948654ad38 [fix](ui)format the text file of profile #17645 add 47e9217c1e [improvement](pipeline)Avoid duplicate

[doris] branch branch-1.2-lts updated: [fix](ui)format the text file of profile #17645

2023-03-10 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 99fe4543ad [fix](ui)format the

[GitHub] [doris] yiguolei merged pull request #17641: [Bug](ColumnArray) Fix array column replicate `replicate_offsets` not…

2023-03-10 Thread via GitHub
yiguolei merged PR #17641: URL: https://github.com/apache/doris/pull/17641 -- 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 branch-1.2-lts updated: [Bug](ColumnArray) Fix array column replicate `replicate_offsets` not matched (#17641)

2023-03-10 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 71f3c92400 [Bug](ColumnArray) F

[GitHub] [doris] kaka11chen commented on a diff in pull request #17594: [Feature](parquet-reader) Implements dict filter functionality parquet reader.

2023-03-10 Thread via GitHub
kaka11chen commented on code in PR #17594: URL: https://github.com/apache/doris/pull/17594#discussion_r1132282803 ## be/src/vec/data_types/data_type.cpp: ## @@ -56,6 +56,7 @@ void IDataType::update_avg_value_size_hint(const IColumn& column, double& avg_va ColumnPtr IDataType

[GitHub] [doris] Yulei-Yang opened a new pull request, #17677: [fix](meta) fix show create table result of hive table, make it can be used in hive directly

2023-03-10 Thread via GitHub
Yulei-Yang opened a new pull request, #17677: URL: https://github.com/apache/doris/pull/17677 # Proposed changes make it usable in hive. current issue: type of partition column are wrapped by ``, it's not illegal in hive. One problem case: CREATE TABLE `t3p_parquet`( `i

[GitHub] [doris] xiaokang commented on pull request #17024: [feature](array-type) Unique table support array value

2023-03-10 Thread via GitHub
xiaokang commented on PR #17024: URL: https://github.com/apache/doris/pull/17024#issuecomment-1463709380 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] BePPPower commented on pull request #17520: [Enhencement](stream load) add some regression test for json format streamload

2023-03-10 Thread via GitHub
BePPPower commented on PR #17520: URL: https://github.com/apache/doris/pull/17520#issuecomment-1463718768 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] BBB-source commented on pull request #17204: [test](mv) Add mv case from fe ut

2023-03-10 Thread via GitHub
BBB-source commented on PR #17204: URL: https://github.com/apache/doris/pull/17204#issuecomment-1463726179 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] github-actions[bot] commented on a diff in pull request #17629: [Feature-WIP](inverted index) support range predicate push down to inverted index

2023-03-10 Thread via GitHub
github-actions[bot] commented on code in PR #17629: URL: https://github.com/apache/doris/pull/17629#discussion_r1132305868 ## be/src/olap/rowset/segment_v2/inverted_index_reader.h: ## @@ -125,31 +120,31 @@ class StringTypeInvertedIndexReader : public InvertedIndexReader {

[GitHub] [doris] github-actions[bot] commented on pull request #17581: [vectorized](function) support array_map function

2023-03-10 Thread via GitHub
github-actions[bot] commented on PR #17581: URL: https://github.com/apache/doris/pull/17581#issuecomment-1463734151 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] chenlinzhong commented on pull request #15588: [Feature](add bitmap udaf) add the bitmap intersection and difference set for mixed calculation of udaf

2023-03-10 Thread via GitHub
chenlinzhong commented on PR #15588: URL: https://github.com/apache/doris/pull/15588#issuecomment-1463748864 run beut -- 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 #15588: [Feature](add bitmap udaf) add the bitmap intersection and difference set for mixed calculation of udaf

2023-03-10 Thread via GitHub
chenlinzhong commented on PR #15588: URL: https://github.com/apache/doris/pull/15588#issuecomment-1463749111 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 #15588: [Feature](add bitmap udaf) add the bitmap intersection and difference set for mixed calculation of udaf

2023-03-10 Thread via GitHub
chenlinzhong commented on PR #15588: URL: https://github.com/apache/doris/pull/15588#issuecomment-1463749262 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] github-actions[bot] commented on pull request #17629: [Feature-WIP](inverted index) support range predicate push down to inverted index

2023-03-10 Thread via GitHub
github-actions[bot] commented on PR #17629: URL: https://github.com/apache/doris/pull/17629#issuecomment-1463750878 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] chenlinzhong commented on pull request #15588: [Feature](add bitmap udaf) add the bitmap intersection and difference set for mixed calculation of udaf

2023-03-10 Thread via GitHub
chenlinzhong commented on PR #15588: URL: https://github.com/apache/doris/pull/15588#issuecomment-1463753962 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 #17581: [vectorized](function) support array_map function

2023-03-10 Thread via GitHub
github-actions[bot] commented on PR #17581: URL: https://github.com/apache/doris/pull/17581#issuecomment-1463755824 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 #17629: [Feature-WIP](inverted index) support range predicate push down to inverted index

2023-03-10 Thread via GitHub
github-actions[bot] commented on PR #17629: URL: https://github.com/apache/doris/pull/17629#issuecomment-1463758929 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] zhannngchen merged pull request #17529: [fix](segcompaction) heap overflow when doing segcompaction for cance…

2023-03-10 Thread via GitHub
zhannngchen merged PR #17529: URL: https://github.com/apache/doris/pull/17529 -- 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 (47e9217c1e -> 2739a44eaf)

2023-03-10 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 47e9217c1e [improvement](pipeline)Avoid duplicate trigger teamcity build (#17647) add 2739a44eaf [fix](segcomp

[GitHub] [doris] Yulei-Yang commented on pull request #17677: [fix](meta) fix show create table result of hive table, make it can be used in hive directly

2023-03-10 Thread via GitHub
Yulei-Yang commented on PR #17677: URL: https://github.com/apache/doris/pull/17677#issuecomment-1463761650 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] mymeiyi opened a new pull request, #17678: [fix](insert) Fragment is not cancelled when client quit without comm…

2023-03-10 Thread via GitHub
mymeiyi opened a new pull request, #17678: URL: https://github.com/apache/doris/pull/17678 …it a rollback transation insert # Proposed changes Issue Number: close #xxx ## Problem summary When client do transaction insert and quit withoud commit or rollback, the pl

[GitHub] [doris] mymeiyi commented on pull request #17678: [fix](insert) Fragment is not cancelled when client quit without comm…

2023-03-10 Thread via GitHub
mymeiyi commented on PR #17678: URL: https://github.com/apache/doris/pull/17678#issuecomment-1463764514 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] SWJTU-ZhangLei opened a new issue, #17679: [Bug] (fe)

2023-03-10 Thread via GitHub
SWJTU-ZhangLei opened a new issue, #17679: URL: https://github.com/apache/doris/issues/17679 ### 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 9cfa61b4026213bcf

[GitHub] [doris] mymeiyi commented on pull request #17678: [fix](insert) Fragment is not cancelled when client quit without comm…

2023-03-10 Thread via GitHub
mymeiyi commented on PR #17678: URL: https://github.com/apache/doris/pull/17678#issuecomment-1463770806 @zhannngchen please review this -- 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 specifi

[GitHub] [doris] github-actions[bot] commented on pull request #17565: [fix](regression) segcompaction timeout too short (#16731)

2023-03-10 Thread via GitHub
github-actions[bot] commented on PR #17565: URL: https://github.com/apache/doris/pull/17565#issuecomment-1463772587 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 #17565: [fix](regression) segcompaction timeout too short (#16731)

2023-03-10 Thread via GitHub
github-actions[bot] commented on PR #17565: URL: https://github.com/apache/doris/pull/17565#issuecomment-1463772516 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] mymeiyi commented on pull request #17551: [fix](streamLoad)add missing field in beginTxn

2023-03-10 Thread via GitHub
mymeiyi commented on PR #17551: URL: https://github.com/apache/doris/pull/17551#issuecomment-1463772873 Is it better to rename this PR to [fix](insert) Session varaiables donot work for transaction insert? -- This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [doris] 1330571 commented on pull request #17551: [fix](insert) Session varaiables dont work for transaction insert

2023-03-10 Thread via GitHub
1330571 commented on PR #17551: URL: https://github.com/apache/doris/pull/17551#issuecomment-1463776337 > Is it better to rename this PR to > > ``` > [fix](insert) Session varaiables donot work for transaction insert? > ``` done -- This is an automated message from the

[GitHub] [doris] eldenmoon commented on pull request #17651: [fix](point query) Fix NegativeArraySizeException when prepared state…

2023-03-10 Thread via GitHub
eldenmoon commented on PR #17651: URL: https://github.com/apache/doris/pull/17651#issuecomment-1463778574 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] gitccl commented on pull request #17584: [Feature](array-function) Support array_pushfront function

2023-03-10 Thread via GitHub
gitccl commented on PR #17584: URL: https://github.com/apache/doris/pull/17584#issuecomment-1463777954 P0 regression test always failed. -- 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 specif

[GitHub] [doris] mymeiyi commented on a diff in pull request #17551: [fix](insert) Session varaiables dont work for transaction insert

2023-03-10 Thread via GitHub
mymeiyi commented on code in PR #17551: URL: https://github.com/apache/doris/pull/17551#discussion_r1132351799 ## fe/fe-core/src/main/java/org/apache/doris/qe/StmtExecutor.java: ## @@ -1486,7 +1486,9 @@ private void beginTxn(String dbName, String tblName) throws UserException,

[GitHub] [doris] github-actions[bot] commented on pull request #17678: [fix](insert) Fragment is not cancelled when client quit without comm…

2023-03-10 Thread via GitHub
github-actions[bot] commented on PR #17678: URL: https://github.com/apache/doris/pull/17678#issuecomment-1463782585 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 #17678: [fix](insert) Fragment is not cancelled when client quit without comm…

2023-03-10 Thread via GitHub
github-actions[bot] commented on PR #17678: URL: https://github.com/apache/doris/pull/17678#issuecomment-1463782655 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] Yulei-Yang commented on pull request #17677: [fix](meta) fix show create table result of hive table, make it can be used in hive directly

2023-03-10 Thread via GitHub
Yulei-Yang commented on PR #17677: URL: https://github.com/apache/doris/pull/17677#issuecomment-1463783958 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 unsub

[GitHub] [doris] SWJTU-ZhangLei opened a new pull request, #17680: [fix](fe) fix drop frontend removeUnReadyElectableNode incorrectly

2023-03-10 Thread via GitHub
SWJTU-ZhangLei opened a new pull request, #17680: URL: https://github.com/apache/doris/pull/17680 * when add two not exist fe and drop two not exit fe, we may meet exception like this: ''' java.lang.IllegalArgumentException: com.sleepycat.je.config.IntConfigParam: par

[GitHub] [doris] github-actions[bot] commented on pull request #17553: [feature](struct-type) support CAST AS Struct type

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

[doris] branch master updated (2739a44eaf -> 6dcd791b74)

2023-03-10 Thread xuyang
This is an automated email from the ASF dual-hosted git repository. xuyang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 2739a44eaf [fix](segcompaction) heap overflow when doing segcompaction for cancelling load(#17529) add 6dcd791b74

[GitHub] [doris] github-actions[bot] commented on pull request #17553: [feature](struct-type) support CAST AS Struct type

2023-03-10 Thread via GitHub
github-actions[bot] commented on PR #17553: URL: https://github.com/apache/doris/pull/17553#issuecomment-1463796784 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] xy720 merged pull request #17553: [feature](struct-type) support CAST AS Struct type

2023-03-10 Thread via GitHub
xy720 merged PR #17553: URL: https://github.com/apache/doris/pull/17553 -- 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

[GitHub] [doris] jackwener commented on pull request #17646: [feature](Nereids): Rewrite InPredicate to disjunction if there exist items < 3 elements in InPredicate

2023-03-10 Thread via GitHub
jackwener commented on PR #17646: URL: https://github.com/apache/doris/pull/17646#issuecomment-1463797198 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 com

[GitHub] [doris] jackwener commented on pull request #17510: [enhance](Nereids): remove useless mark in LogicalAggregate

2023-03-10 Thread via GitHub
jackwener commented on PR #17510: URL: https://github.com/apache/doris/pull/17510#issuecomment-1463798992 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 com

[GitHub] [doris] yiguolei merged pull request #17675: [fix](fragmen mgr) fix possible coredump of FragmentExecState destruction

2023-03-10 Thread via GitHub
yiguolei merged PR #17675: URL: https://github.com/apache/doris/pull/17675 -- 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 branch-1.2-lts updated: [fix](fragmen mgr) fix possible coredump of FragmentExecState destruction (#17675)

2023-03-10 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 732d0f0711 [fix](fragmen mgr) f

[GitHub] [doris] jackwener merged pull request #17631: [enhancement](Nereids) Refactor EliminateLimitTest and EliminateFilterTest by match-pattern

2023-03-10 Thread via GitHub
jackwener merged PR #17631: URL: https://github.com/apache/doris/pull/17631 -- 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: [enhancement](Nereids) Refactor EliminateLimitTest and EliminateFilterTest by match-pattern (#17631)

2023-03-10 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin 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 566d133610 [enhancement](Nereids) Refactor Elimi

[GitHub] [doris] jackwener commented on pull request #17631: [enhancement](Nereids) Refactor EliminateLimitTest and EliminateFilterTest by match-pattern

2023-03-10 Thread via GitHub
jackwener commented on PR #17631: URL: https://github.com/apache/doris/pull/17631#issuecomment-1463801148 Thanks -- 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] Yulei-Yang commented on pull request #17677: [fix](meta) fix show create table result of hive table, make it can be used in hive directly

2023-03-10 Thread via GitHub
Yulei-Yang commented on PR #17677: URL: https://github.com/apache/doris/pull/17677#issuecomment-1463805868 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 unsub

[GitHub] [doris] github-actions[bot] commented on pull request #17648: [fix](Nereids): order of project's logical properties is different with that of project expression

2023-03-10 Thread via GitHub
github-actions[bot] commented on PR #17648: URL: https://github.com/apache/doris/pull/17648#issuecomment-1463806899 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 #17648: [fix](Nereids): order of project's logical properties is different with that of project expression

2023-03-10 Thread via GitHub
github-actions[bot] commented on PR #17648: URL: https://github.com/apache/doris/pull/17648#issuecomment-1463806959 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] BBB-source commented on pull request #17204: [test](mv) Add mv case from fe ut

2023-03-10 Thread via GitHub
BBB-source commented on PR #17204: URL: https://github.com/apache/doris/pull/17204#issuecomment-1463817102 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] 1330571 commented on a diff in pull request #17551: [fix](insert) Session varaiables dont work for transaction insert

2023-03-10 Thread via GitHub
1330571 commented on code in PR #17551: URL: https://github.com/apache/doris/pull/17551#discussion_r1132391327 ## fe/fe-core/src/main/java/org/apache/doris/qe/StmtExecutor.java: ## @@ -1486,7 +1486,9 @@ private void beginTxn(String dbName, String tblName) throws UserException,

[GitHub] [doris] englefly commented on a diff in pull request #17653: [refactor](Nereids): refactor Join-Dependent Predicate Duplication.

2023-03-10 Thread via GitHub
englefly commented on code in PR #17653: URL: https://github.com/apache/doris/pull/17653#discussion_r1132385711 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/ExtractSingleTableExpressionFromDisjunction.java: ## @@ -35,109 +34,87 @@ import java.util.

[GitHub] [doris] github-actions[bot] commented on pull request #17653: [refactor](Nereids): refactor Join-Dependent Predicate Duplication.

2023-03-10 Thread via GitHub
github-actions[bot] commented on PR #17653: URL: https://github.com/apache/doris/pull/17653#issuecomment-1463821408 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 #17653: [refactor](Nereids): refactor Join-Dependent Predicate Duplication.

2023-03-10 Thread via GitHub
github-actions[bot] commented on PR #17653: URL: https://github.com/apache/doris/pull/17653#issuecomment-1463821469 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 #17653: [refactor](Nereids): refactor Join-Dependent Predicate Duplication.

2023-03-10 Thread via GitHub
github-actions[bot] commented on PR #17653: URL: https://github.com/apache/doris/pull/17653#issuecomment-1463821478 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 #17653: [refactor](Nereids): refactor Join-Dependent Predicate Duplication.

2023-03-10 Thread via GitHub
github-actions[bot] commented on PR #17653: URL: https://github.com/apache/doris/pull/17653#issuecomment-1463821409 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] hqx871 commented on pull request #17024: [feature](array-type) Unique table support array value

2023-03-10 Thread via GitHub
hqx871 commented on PR #17024: URL: https://github.com/apache/doris/pull/17024#issuecomment-1463840359 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-flink-connector] JNSimba opened a new pull request, #122: [Feature](type) Support doris array type and FlinkSQLarray,map,row type

2023-03-10 Thread via GitHub
JNSimba opened a new pull request, #122: URL: https://github.com/apache/doris-flink-connector/pull/122 ## Problem Summary: Support doris array type and FlinkSQLarray,map,row type ## Checklist(Required) 1. Does it affect the original behavior: (Yes/No/I Don't know) 2.

[GitHub] [doris] jackwener merged pull request #17653: [refactor](Nereids): refactor Join-Dependent Predicate Duplication.

2023-03-10 Thread via GitHub
jackwener merged PR #17653: URL: https://github.com/apache/doris/pull/17653 -- 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: [refactor](Nereids): refactor Join-Dependent Predicate Duplication. (#17653)

2023-03-10 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin 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 051ab7a9c6 [refactor](Nereids): refactor Join-De

[GitHub] [doris] Yukang-Lian commented on pull request #16640: [Feature](array) Support array data type

2023-03-10 Thread via GitHub
Yukang-Lian commented on PR #16640: URL: https://github.com/apache/doris/pull/16640#issuecomment-1463872287 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] jackwener opened a new pull request, #17681: [feature](Nereids): convert CrossJoin to InnerJoin.

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

[GitHub] [doris] github-actions[bot] commented on pull request #17629: [Feature-WIP](inverted index) support range predicate push down to inverted index

2023-03-10 Thread via GitHub
github-actions[bot] commented on PR #17629: URL: https://github.com/apache/doris/pull/17629#issuecomment-1463874380 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] jackwener commented on pull request #17681: [feature](Nereids): convert CrossJoin to InnerJoin.

2023-03-10 Thread via GitHub
jackwener commented on PR #17681: URL: https://github.com/apache/doris/pull/17681#issuecomment-1463875917 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] jackwener commented on pull request #17681: [feature](Nereids): convert CrossJoin to InnerJoin.

2023-03-10 Thread via GitHub
jackwener commented on PR #17681: URL: https://github.com/apache/doris/pull/17681#issuecomment-1463879190 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 com

[GitHub] [doris] jackwener commented on pull request #17509: [feature](Nereids): extract eliminateLimit rule

2023-03-10 Thread via GitHub
jackwener commented on PR #17509: URL: https://github.com/apache/doris/pull/17509#issuecomment-1463881818 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 com

[GitHub] [doris] xiaokang opened a new pull request, #17682: [feature](array) support array for apache arrow convertor

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

[GitHub] [doris] xiaokang commented on pull request #17682: [feature](array) support array for apache arrow convertor

2023-03-10 Thread via GitHub
xiaokang commented on PR #17682: URL: https://github.com/apache/doris/pull/17682#issuecomment-1463921542 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 #17629: [Feature-WIP](inverted index) support range predicate push down to inverted index

2023-03-10 Thread via GitHub
github-actions[bot] commented on PR #17629: URL: https://github.com/apache/doris/pull/17629#issuecomment-1463923087 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 #17682: [feature](array) support array for apache arrow convertor

2023-03-10 Thread via GitHub
github-actions[bot] commented on PR #17682: URL: https://github.com/apache/doris/pull/17682#issuecomment-1463927506 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 commented on pull request #17629: [Feature-WIP](inverted index) support range predicate push down to inverted index

2023-03-10 Thread via GitHub
airborne12 commented on PR #17629: URL: https://github.com/apache/doris/pull/17629#issuecomment-1463949121 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 #17629: [Feature-WIP](inverted index) support range predicate push down to inverted index

2023-03-10 Thread via GitHub
github-actions[bot] commented on PR #17629: URL: https://github.com/apache/doris/pull/17629#issuecomment-1463950883 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] Yukang-Lian opened a new pull request, #17683: [Doc](TLS) add doc for TLS connection

2023-03-10 Thread via GitHub
Yukang-Lian opened a new pull request, #17683: URL: https://github.com/apache/doris/pull/17683 # Proposed changes Add doc for TLS connection. TLS connection PR number is #17138. Signed-off-by: Yukang Lian ## Problem summary ## Checklist(Required) *

[GitHub] [doris] jackwener commented on pull request #17646: [feature](Nereids): Rewrite InPredicate to disjunction if there exist items < 3 elements in InPredicate

2023-03-10 Thread via GitHub
jackwener commented on PR #17646: URL: https://github.com/apache/doris/pull/17646#issuecomment-1464047975 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 com

[GitHub] [doris] zhangguoqiang666 commented on pull request #17672: [docs](typo) Correct typos in kyuubi doc

2023-03-10 Thread via GitHub
zhangguoqiang666 commented on PR #17672: URL: https://github.com/apache/doris/pull/17672#issuecomment-1464055318 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 u

[GitHub] [doris] jackwener merged pull request #17648: [fix](Nereids): order of project's logical properties is different with that of project expression

2023-03-10 Thread via GitHub
jackwener merged PR #17648: URL: https://github.com/apache/doris/pull/17648 -- 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: [fix](Nereids): order of project's logical properties is different with that of project expression (#17648)

2023-03-10 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin 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 3745e6c18a [fix](Nereids): order of project's lo

[GitHub] [doris] HappenLee merged pull request #17673: [Bug](vec) Fix chinese pinyin order by

2023-03-10 Thread via GitHub
HappenLee merged PR #17673: URL: https://github.com/apache/doris/pull/17673 -- 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

<    1   2   3   >