[GitHub] [doris] github-actions[bot] commented on pull request #20678: [fix](decimalv3) fix result error when cast a round decimalv3 to double

2023-06-12 Thread via GitHub
github-actions[bot] commented on PR #20678: URL: https://github.com/apache/doris/pull/20678#issuecomment-1586703230 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 #20544: [improvement](hdfs) add parquet footer cache and hdfs file handle cache

2023-06-12 Thread via GitHub
github-actions[bot] commented on PR #20544: URL: https://github.com/apache/doris/pull/20544#issuecomment-1586704610 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/5240498367";) output. shellcheck err

[GitHub] [doris] lvshaokang opened a new pull request, #20699: [fix](load) fix mysql load parse response npe

2023-06-12 Thread via GitHub
lvshaokang opened a new pull request, #20699: URL: https://github.com/apache/doris/pull/20699 ## Proposed changes Issue Number: close #20603 return err msg, instead of null ``` mysql> LOAD DATA LOCAL -> INFILE '/client_local.csv' -> INTO TABLE te

[GitHub] [doris] shuke987 commented on pull request #20689: [regression-test](test) fix mv_p0/test_drop_partition_from_index/test_drop_partition_from_index.groovy

2023-06-12 Thread via GitHub
shuke987 commented on PR #20689: URL: https://github.com/apache/doris/pull/20689#issuecomment-1586706953 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] morningman commented on pull request #20544: [improvement](hdfs) add parquet footer cache and hdfs file handle cache

2023-06-12 Thread via GitHub
morningman commented on PR #20544: URL: https://github.com/apache/doris/pull/20544#issuecomment-1586710308 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 #20544: [improvement](hdfs) add parquet footer cache and hdfs file handle cache

2023-06-12 Thread via GitHub
github-actions[bot] commented on PR #20544: URL: https://github.com/apache/doris/pull/20544#issuecomment-1586710946 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/5240533056";) output. shellcheck err

[GitHub] [doris] HappenLee commented on pull request #20693: [Refactor](Profile) Add and refactor the join profile

2023-06-12 Thread via GitHub
HappenLee commented on PR #20693: URL: https://github.com/apache/doris/pull/20693#issuecomment-1586712782 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] eldenmoon commented on pull request #20671: [fix](ssl) fix some version of jdbc may result connect error

2023-06-12 Thread via GitHub
eldenmoon commented on PR #20671: URL: https://github.com/apache/doris/pull/20671#issuecomment-1586718633 seems ut 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 specific comment. To

[GitHub] [doris] github-actions[bot] commented on pull request #20693: [Refactor](Profile) Add and refactor the join profile

2023-06-12 Thread via GitHub
github-actions[bot] commented on PR #20693: URL: https://github.com/apache/doris/pull/20693#issuecomment-1586717633 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 #20544: [improvement](hdfs) add parquet footer cache and hdfs file handle cache

2023-06-12 Thread via GitHub
github-actions[bot] commented on PR #20544: URL: https://github.com/apache/doris/pull/20544#issuecomment-1586729598 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/5240654923";) output. shellcheck err

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #20544: [improvement](hdfs) add parquet footer cache and hdfs file handle cache

2023-06-12 Thread via GitHub
github-actions[bot] commented on code in PR #20544: URL: https://github.com/apache/doris/pull/20544#discussion_r1226192783 ## be/test/util/lru_multi_cache_test.cpp: ## @@ -0,0 +1,480 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor licens

[GitHub] [doris] dujl commented on pull request #20678: [fix](decimalv3) fix result error when cast a round decimalv3 to double

2023-06-12 Thread via GitHub
dujl commented on PR #20678: URL: https://github.com/apache/doris/pull/20678#issuecomment-1586738141 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] dujl commented on pull request #20688: [fix](decimalv3) fix result error when cast a round decimalv3 to double

2023-06-12 Thread via GitHub
dujl commented on PR #20688: URL: https://github.com/apache/doris/pull/20688#issuecomment-1586739989 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] morningman commented on pull request #20544: [improvement](hdfs) add parquet footer cache and hdfs file handle cache

2023-06-12 Thread via GitHub
morningman commented on PR #20544: URL: https://github.com/apache/doris/pull/20544#issuecomment-1586740769 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] sohardforaname commented on pull request #20700: [Fix](planner)fix create table like stmt from a table distributed by random error.

2023-06-12 Thread via GitHub
sohardforaname commented on PR #20700: URL: https://github.com/apache/doris/pull/20700#issuecomment-1586750217 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] sohardforaname opened a new pull request, #20700: [Fix](planner)fix create table like stmt from a table distributed by random error.

2023-06-12 Thread via GitHub
sohardforaname opened a new pull request, #20700: URL: https://github.com/apache/doris/pull/20700 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](

[GitHub] [doris] TangSiyang2001 commented on pull request #20694: [enhancement](insert-stmt) Make `insert into tbl values();` compatible with mysql

2023-06-12 Thread via GitHub
TangSiyang2001 commented on PR #20694: URL: https://github.com/apache/doris/pull/20694#issuecomment-1586752108 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] sohardforaname commented on pull request #20607: [Fix](Nereids)add foldable function timestamp()

2023-06-12 Thread via GitHub
sohardforaname commented on PR #20607: URL: https://github.com/apache/doris/pull/20607#issuecomment-1586762977 run fe ut 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.

[GitHub] [doris] sohardforaname opened a new pull request, #20701: [Fix](planner)fix cast yyyy-mm-31 incorrectly in original planner for 1.2

2023-06-12 Thread via GitHub
sohardforaname opened a new pull request, #20701: URL: https://github.com/apache/doris/pull/20701 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](

[GitHub] [doris] sohardforaname commented on pull request #20701: [Fix](planner)fix cast yyyy-mm-31 incorrectly in original planner for 1.2

2023-06-12 Thread via GitHub
sohardforaname commented on PR #20701: URL: https://github.com/apache/doris/pull/20701#issuecomment-1586775714 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] BiteTheDDDDt opened a new pull request, #20702: [Chore](pipeline-engine) adjus queryt canceled log on pipeline engine

2023-06-12 Thread via GitHub
BiteThet opened a new pull request, #20702: URL: https://github.com/apache/doris/pull/20702 ## Proposed changes adjus queryt canceled log on pipeline engine ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.ap

[GitHub] [doris] github-actions[bot] commented on pull request #20702: [Chore](pipeline-engine) adjus queryt canceled log on pipeline engine

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

[GitHub] [doris] BiteTheDDDDt commented on pull request #20702: [Chore](pipeline-engine) adjus queryt canceled log on pipeline engine

2023-06-12 Thread via GitHub
BiteThet commented on PR #20702: URL: https://github.com/apache/doris/pull/20702#issuecomment-1586783468 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] yuxuan-luo opened a new issue, #20703: [Bug] JDBC [INTERNAL_ERROR]NoSuchFieldError: table_type

2023-06-12 Thread via GitHub
yuxuan-luo opened a new issue, #20703: URL: https://github.com/apache/doris/issues/20703 ### 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 ### Wha

[GitHub] [doris] lvshaokang commented on pull request #20699: [fix](load) fix mysql load parse response npe

2023-06-12 Thread via GitHub
lvshaokang commented on PR #20699: URL: https://github.com/apache/doris/pull/20699#issuecomment-1586788367 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] BiteTheDDDDt merged pull request #20585: [Opt](join) short circuit probe for join node

2023-06-12 Thread via GitHub
BiteThet merged PR #20585: URL: https://github.com/apache/doris/pull/20585 -- 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: [Opt](join) short circuit probe for join node (#20585)

2023-06-12 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 ea264ce9de [Opt](join) short circuit probe fo

[GitHub] [doris] adonis0147 commented on issue #20665: [Bug] aws-sdk compile error makes build doris from scratch failed

2023-06-12 Thread via GitHub
adonis0147 commented on issue #20665: URL: https://github.com/apache/doris/issues/20665#issuecomment-1586798919 Hi @zhiqiang-, I think the solution #2 is better than #1. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [doris] morningman opened a new pull request, #20704: [fix](routine-load) fix stackoverflow bug in routine load

2023-06-12 Thread via GitHub
morningman opened a new pull request, #20704: URL: https://github.com/apache/doris/pull/20704 ## Proposed changes When executing routine load job, there may encounter StackOverflowException. This is because the expr in column setting list will be analyze for each routine load sub t

[GitHub] [doris] github-actions[bot] commented on pull request #20566: [Refactor](External) Move Common ODBC Methods to JDBC Class and Add Default config to Disable ODBC Creation

2023-06-12 Thread via GitHub
github-actions[bot] commented on PR #20566: URL: https://github.com/apache/doris/pull/20566#issuecomment-1586805551 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 #20566: [Refactor](External) Move Common ODBC Methods to JDBC Class and Add Default config to Disable ODBC Creation

2023-06-12 Thread via GitHub
github-actions[bot] commented on PR #20566: URL: https://github.com/apache/doris/pull/20566#issuecomment-1586805640 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] zhengzhou-spark commented on issue #5103: doris怎么删除昨天的数据

2023-06-12 Thread via GitHub
zhengzhou-spark commented on issue #5103: URL: https://github.com/apache/doris/issues/5103#issuecomment-1586805983 Right expr of binary predicate should be value。类似删除昨天的数据,哪个版本能支持这个特性?还是不准备支持? -- This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [doris] zhangstar333 commented on pull request #20562: [bug](function) fix is_null/is_not_null check is_const has error

2023-06-12 Thread via GitHub
zhangstar333 commented on PR #20562: URL: https://github.com/apache/doris/pull/20562#issuecomment-1586808220 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

[doris] branch branch-1.2-lts updated: [1.2][improvement](jdbc) Set the JDBC connection timeout to be configurable (#20687)

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

[GitHub] [doris] morningman merged pull request #20687: [1.2][improvement](jdbc) Set the JDBC connection timeout to be configurable

2023-06-12 Thread via GitHub
morningman merged PR #20687: URL: https://github.com/apache/doris/pull/20687 -- 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 #20696: [fix](mtmv)create mtmv failed when not specifying refresh strategy

2023-06-12 Thread via GitHub
github-actions[bot] commented on PR #20696: URL: https://github.com/apache/doris/pull/20696#issuecomment-1586811397 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 #20696: [fix](mtmv)create mtmv failed when not specifying refresh strategy

2023-06-12 Thread via GitHub
github-actions[bot] commented on PR #20696: URL: https://github.com/apache/doris/pull/20696#issuecomment-1586811461 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] zhengzhou-spark opened a new issue, #20705: Right expr of binary predicate should be value

2023-06-12 Thread via GitHub
zhengzhou-spark opened a new issue, #20705: URL: https://github.com/apache/doris/issues/20705 ### 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 删除语句中的动态条件,目

[GitHub] [doris] github-actions[bot] commented on pull request #20108: [fix](mtmv)all mv add manual job

2023-06-12 Thread via GitHub
github-actions[bot] commented on PR #20108: URL: https://github.com/apache/doris/pull/20108#issuecomment-1586816248 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] TangSiyang2001 commented on pull request #20694: [enhancement](insert-stmt) Make `insert into tbl values();` compatible with mysql

2023-06-12 Thread via GitHub
TangSiyang2001 commented on PR #20694: URL: https://github.com/apache/doris/pull/20694#issuecomment-1586819163 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] kaka11chen commented on pull request #20679: [Feature][Fix](multi-catalog) Implements transactional hive full acid tables.

2023-06-12 Thread via GitHub
kaka11chen commented on PR #20679: URL: https://github.com/apache/doris/pull/20679#issuecomment-1586825146 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] kaka11chen commented on a diff in pull request #20679: [Feature][Fix](multi-catalog) Implements transactional hive full acid tables.

2023-06-12 Thread via GitHub
kaka11chen commented on code in PR #20679: URL: https://github.com/apache/doris/pull/20679#discussion_r1226267783 ## fe/fe-core/src/main/java/org/apache/doris/planner/external/HiveScanNode.java: ## @@ -192,12 +195,50 @@ private void getFileSplitByPartitions(HiveMetaStoreCache c

[GitHub] [doris] xzj7019 commented on a diff in pull request #20642: [tpcds](nereids) estimate distribution cost by byte size instead of row count

2023-06-12 Thread via GitHub
xzj7019 commented on code in PR #20642: URL: https://github.com/apache/doris/pull/20642#discussion_r1226268711 ## fe/fe-core/src/main/java/org/apache/doris/nereids/cost/CostModelV1.java: ## @@ -191,7 +191,7 @@ public Cost visitPhysicalDistribute( return CostV1.of(

[GitHub] [doris] englefly commented on a diff in pull request #20642: [tpcds](nereids) estimate distribution cost by byte size instead of row count

2023-06-12 Thread via GitHub
englefly commented on code in PR #20642: URL: https://github.com/apache/doris/pull/20642#discussion_r1226270669 ## fe/fe-core/src/main/java/org/apache/doris/nereids/cost/CostModelV1.java: ## @@ -161,27 +161,27 @@ public Cost visitPhysicalPartitionTopN(PhysicalPartitionTopN par

[doris] branch branch-1.2-lts updated: [fix](routine-load) fix stackoverflow bug in routine load #20704

2023-06-12 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.2-lts by this push: new 4c942d7e38 [fix](routine-load

[GitHub] [doris] englefly merged pull request #20642: [tpcds](nereids) estimate distribution cost by byte size instead of row count

2023-06-12 Thread via GitHub
englefly merged PR #20642: URL: https://github.com/apache/doris/pull/20642 -- 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] morningman commented on pull request #20704: [fix](routine-load) fix stackoverflow bug in routine load

2023-06-12 Thread via GitHub
morningman commented on PR #20704: URL: https://github.com/apache/doris/pull/20704#issuecomment-1586829299 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 #20679: [Feature][Fix](multi-catalog) Implements transactional hive full acid tables.

2023-06-12 Thread via GitHub
github-actions[bot] commented on PR #20679: URL: https://github.com/apache/doris/pull/20679#issuecomment-1586829720 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 (ea264ce9de -> 141813b476)

2023-06-12 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 ea264ce9de [Opt](join) short circuit probe for join node (#20585) add 141813b476 [tpcds](nereids) estimate distr

[GitHub] [doris] github-actions[bot] commented on pull request #20679: [Feature][Fix](multi-catalog) Implements transactional hive full acid tables.

2023-06-12 Thread via GitHub
github-actions[bot] commented on PR #20679: URL: https://github.com/apache/doris/pull/20679#issuecomment-1586834153 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 #20679: [Feature][Fix](multi-catalog) Implements transactional hive full acid tables.

2023-06-12 Thread via GitHub
github-actions[bot] commented on PR #20679: URL: https://github.com/apache/doris/pull/20679#issuecomment-1586834222 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] Mryange commented on pull request #20683: [test](regression) update some case in p2

2023-06-12 Thread via GitHub
Mryange commented on PR #20683: URL: https://github.com/apache/doris/pull/20683#issuecomment-1586855887 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] liaoxin01 opened a new pull request, #20706: [Enhancement](merge-on-write) parallel calculate delete bitmap when tablet has multi segments

2023-06-12 Thread via GitHub
liaoxin01 opened a new pull request, #20706: URL: https://github.com/apache/doris/pull/20706 ## Proposed changes Issue Number: close #xxx In order to accelerate the processing time of publish for merge-on-write table,parallel calculate delete bitmap when tablet has

[GitHub] [doris] sohardforaname opened a new pull request, #20707: [Fix](planner)inplement foldable function to_monday() on fe

2023-06-12 Thread via GitHub
sohardforaname opened a new pull request, #20707: URL: https://github.com/apache/doris/pull/20707 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](

[GitHub] [doris] github-actions[bot] commented on pull request #20706: [Enhancement](merge-on-write) parallel calculate delete bitmap when tablet has multi segments

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

[GitHub] [doris] BiteTheDDDDt commented on pull request #20658: [Bug](materialized-view) fix problems about create mv on ssb_flat q4.1 failed

2023-06-12 Thread via GitHub
BiteThet commented on PR #20658: URL: https://github.com/apache/doris/pull/20658#issuecomment-1586867470 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] sohardforaname commented on pull request #20701: [Fix](planner)fix cast yyyy-mm-31 incorrectly in original planner for 1.2

2023-06-12 Thread via GitHub
sohardforaname commented on PR #20701: URL: https://github.com/apache/doris/pull/20701#issuecomment-1586869800 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] sohardforaname commented on pull request #20700: [Fix](planner)fix create table like stmt from a table distributed by random error.

2023-06-12 Thread via GitHub
sohardforaname commented on PR #20700: URL: https://github.com/apache/doris/pull/20700#issuecomment-1586869953 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] sohardforaname commented on pull request #20685: [Fix](planner)fix cast yyyy-mm-31 incorrectly in original planner and Nereids

2023-06-12 Thread via GitHub
sohardforaname commented on PR #20685: URL: https://github.com/apache/doris/pull/20685#issuecomment-1586870309 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] sohardforaname commented on pull request #20607: [Fix](Nereids)add foldable function timestamp()

2023-06-12 Thread via GitHub
sohardforaname commented on PR #20607: URL: https://github.com/apache/doris/pull/20607#issuecomment-1586870534 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] TangSiyang2001 commented on pull request #20694: [enhancement](insert-stmt) Make `insert into tbl values();` compatible with mysql

2023-06-12 Thread via GitHub
TangSiyang2001 commented on PR #20694: URL: https://github.com/apache/doris/pull/20694#issuecomment-1586873639 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] github-actions[bot] commented on pull request #20658: [Bug](materialized-view) fix problems about create mv on ssb_flat q4.1 failed

2023-06-12 Thread via GitHub
github-actions[bot] commented on PR #20658: URL: https://github.com/apache/doris/pull/20658#issuecomment-1586874529 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 opened a new pull request, #20708: [Fix](planner)inplement foldable function to_monday() on fe for master

2023-06-12 Thread via GitHub
sohardforaname opened a new pull request, #20708: URL: https://github.com/apache/doris/pull/20708 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](

[GitHub] [doris] yagagagaga opened a new pull request, #19998: [typo](docs) fix some mistake in Doris & Spark Column Type Mapping

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

[GitHub] [doris] sohardforaname commented on pull request #20708: [Fix](planner)inplement foldable function to_monday() on fe for master

2023-06-12 Thread via GitHub
sohardforaname commented on PR #20708: URL: https://github.com/apache/doris/pull/20708#issuecomment-1586876038 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] yiguolei closed issue #17417: [Feature] (array function) support array_pushback function

2023-06-12 Thread via GitHub
yiguolei closed issue #17417: [Feature] (array function) support array_pushback function URL: https://github.com/apache/doris/issues/17417 -- 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] yiguolei merged pull request #19988: [Feature](array-function) Support array_pushback function #17417

2023-06-12 Thread via GitHub
yiguolei merged PR #19988: URL: https://github.com/apache/doris/pull/19988 -- 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: [Feature](array-function) Support array_pushback function #17417 (#19988)

2023-06-12 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 99c0592157 [Feature](array-function) Support ar

[GitHub] [doris] starocean999 opened a new pull request, #20709: [fix](planner)cast string literal to date like type should not be an implict cast

2023-06-12 Thread via GitHub
starocean999 opened a new pull request, #20709: URL: https://github.com/apache/doris/pull/20709 ## Proposed changes 1. cast string literal to date like type should not be an implict cast 2. the string representation of float like type should not be scientific notation 3. the

[GitHub] [doris] starocean999 commented on pull request #20709: [fix](planner)cast string literal to date like type should not be an implict cast

2023-06-12 Thread via GitHub
starocean999 commented on PR #20709: URL: https://github.com/apache/doris/pull/20709#issuecomment-1586894712 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 #19685: [feature-wip](auto_partition) support automatic partition

2023-06-12 Thread via GitHub
github-actions[bot] commented on PR #19685: URL: https://github.com/apache/doris/pull/19685#issuecomment-1586896050 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 #20698: [fix](columnstring) fix bug of columnstring prefetch

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

[doris] branch master updated: [fix](columnstring) fix bug of columnstring prefetch (#20698)

2023-06-12 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 9d47c6a871 [fix](columnstring) fix bug of colum

[GitHub] [doris] yiguolei commented on pull request #20696: [fix](mtmv)create mtmv failed when not specifying refresh strategy

2023-06-12 Thread via GitHub
yiguolei commented on PR #20696: URL: https://github.com/apache/doris/pull/20696#issuecomment-1586906144 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 #20704: [fix](routine-load) fix stackoverflow bug in routine load

2023-06-12 Thread via GitHub
github-actions[bot] commented on PR #20704: URL: https://github.com/apache/doris/pull/20704#issuecomment-1586911773 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 #20704: [fix](routine-load) fix stackoverflow bug in routine load

2023-06-12 Thread via GitHub
github-actions[bot] commented on PR #20704: URL: https://github.com/apache/doris/pull/20704#issuecomment-1586911628 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] hechao-ustc commented on issue #20703: [Bug] JDBC [INTERNAL_ERROR]NoSuchFieldError: table_type

2023-06-12 Thread via GitHub
hechao-ustc commented on issue #20703: URL: https://github.com/apache/doris/issues/20703#issuecomment-1586932843 查询的数据源是什么?fe.log中报错的堆栈信息可以发下吗? -- 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

[GitHub] [doris] BiteTheDDDDt opened a new pull request, #20710: [Bug](pipeline) fix memory leak because pipeline shared ptr not release

2023-06-12 Thread via GitHub
BiteThet opened a new pull request, #20710: URL: https://github.com/apache/doris/pull/20710 ## Proposed changes fix memory leak because pipeline shared ptr not release ## Further comments If this is a relatively large or complex change, kick off the discussion at [d.

[GitHub] [doris] BiteTheDDDDt commented on pull request #20710: [Bug](pipeline) fix memory leak because pipeline shared ptr not release

2023-06-12 Thread via GitHub
BiteThet commented on PR #20710: URL: https://github.com/apache/doris/pull/20710#issuecomment-1586935133 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 #20710: [Bug](pipeline) fix memory leak because pipeline shared ptr not release

2023-06-12 Thread via GitHub
github-actions[bot] commented on PR #20710: URL: https://github.com/apache/doris/pull/20710#issuecomment-1586940305 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] xinyiZzz opened a new pull request, #20711: [fix](case expr) fix coredump of case for null value 3

2023-06-12 Thread via GitHub
xinyiZzz opened a new pull request, #20711: URL: https://github.com/apache/doris/pull/20711 ## Proposed changes better fix about #20635 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d...@dor

[GitHub] [doris] xinyiZzz commented on pull request #20711: [fix](case expr) fix coredump of case for null value 3

2023-06-12 Thread via GitHub
xinyiZzz commented on PR #20711: URL: https://github.com/apache/doris/pull/20711#issuecomment-1586945112 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] morningman merged pull request #20600: [Fix](Planner) Add tinyint result support in where, having and on clause

2023-06-12 Thread via GitHub
morningman merged PR #20600: URL: https://github.com/apache/doris/pull/20600 -- 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] kaka11chen commented on pull request #20679: [Feature][Fix](multi-catalog) Implements transactional hive full acid tables.

2023-06-12 Thread via GitHub
kaka11chen commented on PR #20679: URL: https://github.com/apache/doris/pull/20679#issuecomment-1586946977 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

[doris] branch branch-1.2-lts updated: [Fix](Planner) Add tinyint result support in where, having and on clause (#20600)

2023-06-12 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.2-lts by this push: new 049b5c4907 [Fix](Planner) Add

[GitHub] [doris] github-actions[bot] commented on pull request #20711: [fix](case expr) fix coredump of case for null value 3

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

[doris] branch branch-1.2-lts updated: [fix](planner) fix RewriteInPredicateRule may be useless (#20668)

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

[GitHub] [doris] englefly opened a new pull request, #20713: [tpcds](nereids)adjust cost model for BroadCastJoin and PartitionJoin

2023-06-12 Thread via GitHub
englefly opened a new pull request, #20713: URL: https://github.com/apache/doris/pull/20713 ## Proposed changes good for ds15/44 Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@

[GitHub] [doris] yuxuan-luo commented on issue #20703: [Bug] JDBC [INTERNAL_ERROR]NoSuchFieldError: table_type

2023-06-12 Thread via GitHub
yuxuan-luo commented on issue #20703: URL: https://github.com/apache/doris/issues/20703#issuecomment-1586970087 > 查询的数据源是什么?fe.log中报错的堆栈信息可以发下吗? mysql 8.0 https://github.com/apache/doris/assets/119841515/c6fe1c83-4136-45a2-bc00-72d0e7f2fc3c";> -- This is an automated mess

[GitHub] [doris] github-actions[bot] commented on pull request #20185: [Enhancement](java-udf) java-udf module split to sub modules

2023-06-12 Thread via GitHub
github-actions[bot] commented on PR #20185: URL: https://github.com/apache/doris/pull/20185#issuecomment-1586970248 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 (9d47c6a871 -> 153f91f77e)

2023-06-12 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 9d47c6a871 [fix](columnstring) fix bug of columnstring prefetch (#20698) add 153f91f77e [typo](doc) Update doc for

[GitHub] [doris] JNSimba merged pull request #20639: [typo](doc) Update doc for newly released 1.2.0 version of spark connector

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

[GitHub] [doris] xzj7019 opened a new pull request, #20714: [feature](nereids) Support multi target rf

2023-06-12 Thread via GitHub
xzj7019 opened a new pull request, #20714: URL: https://github.com/apache/doris/pull/20714 ## Proposed changes Issue Number: close #xxx Support multi target runtime filter, mainly for set operation, such as union/intersect/except. ## Further comments If this is a

[GitHub] [doris] Kikyou1997 commented on pull request #20714: [feature](nereids) Support multi target rf

2023-06-12 Thread via GitHub
Kikyou1997 commented on PR #20714: URL: https://github.com/apache/doris/pull/20714#issuecomment-1586975702 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] xzj7019 commented on pull request #20714: [feature](nereids) Support multi target rf

2023-06-12 Thread via GitHub
xzj7019 commented on PR #20714: URL: https://github.com/apache/doris/pull/20714#issuecomment-1586975888 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 #20714: [feature](nereids) Support multi target rf

2023-06-12 Thread via GitHub
github-actions[bot] commented on PR #20714: URL: https://github.com/apache/doris/pull/20714#issuecomment-1586979625 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 #20645: [typo](doc)document optimization

2023-06-12 Thread via GitHub
github-actions[bot] commented on PR #20645: URL: https://github.com/apache/doris/pull/20645#issuecomment-1586985783 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 #20645: [typo](doc)document optimization

2023-06-12 Thread via GitHub
github-actions[bot] commented on PR #20645: URL: https://github.com/apache/doris/pull/20645#issuecomment-1586985839 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] adonis0147 merged pull request #20108: [fix](MTMV) Support refreshing data manually

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

[GitHub] [doris] adonis0147 closed issue #20105: [Bug] When refreshing the mv, prompt no job

2023-06-12 Thread via GitHub
adonis0147 closed issue #20105: [Bug] When refreshing the mv, prompt no job URL: https://github.com/apache/doris/issues/20105 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

  1   2   3   4   >