[doris] branch hf200012-patch-4 created (now 7711eb1b45)

2023-08-07 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a change to branch hf200012-patch-4 in repository https://gitbox.apache.org/repos/asf/doris.git at 7711eb1b45 Update README.md This branch includes the following new commits: new 7711eb1b45 Updat

[doris] 01/01: Update README.md

2023-08-07 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch hf200012-patch-4 in repository https://gitbox.apache.org/repos/asf/doris.git commit 7711eb1b4552c936482ffd4edb98a8f0c5c6dba4 Author: jiafeng.zhang AuthorDate: Tue Aug 8 14:51:13 2023 +0800

[GitHub] [doris] hf200012 opened a new pull request, #22713: Update README.md

2023-08-07 Thread via GitHub
hf200012 opened a new pull request, #22713: URL: https://github.com/apache/doris/pull/22713 ## 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](mailto

[GitHub] [doris] w517424787 commented on issue #22528: [Enhancement] Duplicate模型表,当分布键字段类型为string,where条件过滤时,分布键值传 int 类型比 string类型慢几十倍

2023-08-07 Thread via GitHub
w517424787 commented on issue #22528: URL: https://github.com/apache/doris/issues/22528#issuecomment-1669007144 > > 目前doris在字符串和数字比较时,都统一将字符串转数字进行比较,这样会导致查询出的结果不准确,而且也不会报错。 > > 这样说并不准确,不同数据库的隐式类型转换规则不尽相同。系统内部的隐式类型转换是自洽的,在各种情况下是一致,就是正确的行为。不能说,同样的sql在A数据库下结果和B数据库下不同,就说A是错的或者B是错的。

[GitHub] [doris] github-actions[bot] commented on pull request #22539: [feature](load) refactor CSV reading process during scanning, and support enclose and escape for stream load

2023-08-07 Thread via GitHub
github-actions[bot] commented on PR #22539: URL: https://github.com/apache/doris/pull/22539#issuecomment-1669002245 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: [docs](docs) Rename Title and URL of Date Functions (#22686)

2023-08-07 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk 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 8ef38637ae [docs](docs) Rename Title and URL of Da

[GitHub] [doris] zy-kkk merged pull request #22686: [docs](docs) Rename Title and URL of Date Functions

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

[GitHub] [doris] github-actions[bot] commented on pull request #22705: [bugfix](fd) Recycle the segment file fds directly when delete stale rowset

2023-08-07 Thread via GitHub
github-actions[bot] commented on PR #22705: URL: https://github.com/apache/doris/pull/22705#issuecomment-1668999510 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 #22658: [improvement](nereids) Refactor analysis task

2023-08-07 Thread via GitHub
github-actions[bot] commented on PR #22658: URL: https://github.com/apache/doris/pull/22658#issuecomment-1668998470 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 #22658: [improvement](nereids) Refactor analysis task

2023-08-07 Thread via GitHub
github-actions[bot] commented on PR #22658: URL: https://github.com/apache/doris/pull/22658#issuecomment-1668998413 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 #22539: [feature](load) refactor CSV reading process during scanning, and support enclose and escape for stream load

2023-08-07 Thread via GitHub
TangSiyang2001 commented on PR #22539: URL: https://github.com/apache/doris/pull/22539#issuecomment-1668995927 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] KassieZ opened a new pull request, #22712: [docs](docs)Rename Title and URL of Struct Functions

2023-08-07 Thread via GitHub
KassieZ opened a new pull request, #22712: URL: https://github.com/apache/doris/pull/22712 ## 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](mailto:

[GitHub] [doris] Lchangliang commented on pull request #22705: [bugfix](fd) Recycle the segment file fds directly when delete stale rowset

2023-08-07 Thread via GitHub
Lchangliang commented on PR #22705: URL: https://github.com/apache/doris/pull/22705#issuecomment-1668991437 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] morningman commented on a diff in pull request #22665: [Feature](Job Schedule)implement Memory Task Register

2023-08-07 Thread via GitHub
morningman commented on code in PR #22665: URL: https://github.com/apache/doris/pull/22665#discussion_r1286640373 ## fe/fe-core/src/main/java/org/apache/doris/scheduler/disruptor/TaskHandler.java: ## @@ -119,12 +134,27 @@ public void onEventTask(TimerTaskEvent timerTaskEvent) {

[GitHub] [doris] zy-kkk commented on pull request #22686: [docs](docs) Rename Title and URL of Date Functions

2023-08-07 Thread via GitHub
zy-kkk commented on PR #22686: URL: https://github.com/apache/doris/pull/22686#issuecomment-1668988386 run clickbench-new -- 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] zy-kkk merged pull request #22669: [docs](docs)Rename Title and URL of Array Functions for SEO

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

[doris] branch master updated: [docs](docs)Rename Title of zh-CN Docs (#22662)

2023-08-07 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk 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 1d2046de64 [docs](docs)Rename Title of zh-CN Docs

[doris] branch master updated (1d2046de64 -> 0c972288ef)

2023-08-07 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 1d2046de64 [docs](docs)Rename Title of zh-CN Docs (#22662) add 0c972288ef [docs](docs)Rename Title and URL of Array

[GitHub] [doris] zy-kkk merged pull request #22662: [docs](docs)Rename Title of zh-CN Docs

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

[GitHub] [doris] hello-stephen commented on pull request #22709: [chore](Nereids): optimize to handle enforcer in MergeGroup()

2023-08-07 Thread via GitHub
hello-stephen commented on PR #22709: URL: https://github.com/apache/doris/pull/22709#issuecomment-1668977147 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.74 seconds stream load tsv: 511 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #22669: [docs](docs)Rename Title and URL of Array Functions for SEO

2023-08-07 Thread via GitHub
github-actions[bot] commented on PR #22669: URL: https://github.com/apache/doris/pull/22669#issuecomment-1668976482 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 #22669: [docs](docs)Rename Title and URL of Array Functions for SEO

2023-08-07 Thread via GitHub
github-actions[bot] commented on PR #22669: URL: https://github.com/apache/doris/pull/22669#issuecomment-1668976440 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 #22686: [docs](docs) Rename Title and URL of Date Functions

2023-08-07 Thread via GitHub
github-actions[bot] commented on PR #22686: URL: https://github.com/apache/doris/pull/22686#issuecomment-1668974422 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 #22686: [docs](docs) Rename Title and URL of Date Functions

2023-08-07 Thread via GitHub
github-actions[bot] commented on PR #22686: URL: https://github.com/apache/doris/pull/22686#issuecomment-1668974378 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] BePPPower commented on a diff in pull request #22707: [Fix](Job)Fix Job schedule calculation start time

2023-08-07 Thread via GitHub
BePPPower commented on code in PR #22707: URL: https://github.com/apache/doris/pull/22707#discussion_r1286642251 ## fe/fe-core/src/main/java/org/apache/doris/scheduler/manager/AsyncJobManager.java: ## @@ -156,19 +156,20 @@ private void initAndSchedulerJob(Job job) { }

[GitHub] [doris] github-actions[bot] commented on pull request #22662: [docs](docs)Rename Title of zh-CN Docs

2023-08-07 Thread via GitHub
github-actions[bot] commented on PR #22662: URL: https://github.com/apache/doris/pull/22662#issuecomment-1668973269 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 #22662: [docs](docs)Rename Title of zh-CN Docs

2023-08-07 Thread via GitHub
github-actions[bot] commented on PR #22662: URL: https://github.com/apache/doris/pull/22662#issuecomment-1668973317 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] hello-stephen commented on pull request #17404: [Enhancement](tvf) Table value function support reading local file

2023-08-07 Thread via GitHub
hello-stephen commented on PR #17404: URL: https://github.com/apache/doris/pull/17404#issuecomment-1668972611 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.42 seconds stream load tsv: 513 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #22508: [refactor](udaf) refactor call udaf function and support map type in return

2023-08-07 Thread via GitHub
github-actions[bot] commented on PR #22508: URL: https://github.com/apache/doris/pull/22508#issuecomment-1668968349 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 #22508: [refactor](udaf) refactor call udaf function and support map type in return

2023-08-07 Thread via GitHub
github-actions[bot] commented on PR #22508: URL: https://github.com/apache/doris/pull/22508#issuecomment-1668968303 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] KassieZ commented on pull request #22711: [docs](docs) Rename Title and URL of String Functions

2023-08-07 Thread via GitHub
KassieZ commented on PR #22711: URL: https://github.com/apache/doris/pull/22711#issuecomment-1668967854 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] KassieZ commented on pull request #22704: [docs](docs) Rename Title and URL of GIS Functions

2023-08-07 Thread via GitHub
KassieZ commented on PR #22704: URL: https://github.com/apache/doris/pull/22704#issuecomment-1668966958 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] KassieZ opened a new pull request, #22711: [docs](docs) Rename Title and URL of String Functions

2023-08-07 Thread via GitHub
KassieZ opened a new pull request, #22711: URL: https://github.com/apache/doris/pull/22711 ## 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](mailto:

[GitHub] [doris] Gabriel39 commented on pull request #22292: [improvement](variable) add annotations for variables

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

[GitHub] [doris] github-actions[bot] commented on pull request #22318: [Feature](multi-catalog) Truncate char or varchar columns if size is smaller than file columns or not found in the file column sc

2023-08-07 Thread via GitHub
github-actions[bot] commented on PR #22318: URL: https://github.com/apache/doris/pull/22318#issuecomment-1668953995 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 #22318: [Feature](multi-catalog) Truncate char or varchar columns if size is smaller than file columns or not found in the file column sc

2023-08-07 Thread via GitHub
github-actions[bot] commented on PR #22318: URL: https://github.com/apache/doris/pull/22318#issuecomment-1668954028 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] morningman closed pull request #22536: [Fix](BrokerLoad) fix broker load error when import mulitiple BrokerFileGroup

2023-08-07 Thread via GitHub
morningman closed pull request #22536: [Fix](BrokerLoad) fix broker load error when import mulitiple BrokerFileGroup URL: https://github.com/apache/doris/pull/22536 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] hello-stephen commented on pull request #22708: [feature](Nereids): disable join order when the join number > 63

2023-08-07 Thread via GitHub
hello-stephen commented on PR #22708: URL: https://github.com/apache/doris/pull/22708#issuecomment-1668951130 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.4 seconds stream load tsv: 509 seconds loaded 74807831229 Bytes,

[GitHub] [doris] englefly commented on pull request #22606: [stats](nereids)support partition stats

2023-08-07 Thread via GitHub
englefly commented on PR #22606: URL: https://github.com/apache/doris/pull/22606#issuecomment-1668949865 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] stalary opened a new issue, #22710: [Enhancement] Compatibility with superset

2023-08-07 Thread via GitHub
stalary opened a new issue, #22710: URL: https://github.com/apache/doris/issues/22710 ### 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 SELECT CAST('test co

[GitHub] [doris] jackwener commented on pull request #22709: [chore](Nereids): optimize to handle enforcer in MergeGroup()

2023-08-07 Thread via GitHub
jackwener commented on PR #22709: URL: https://github.com/apache/doris/pull/22709#issuecomment-1668948072 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 opened a new pull request, #22709: [chore](Nereids): optimize to handle enforcer in MergeGroup()

2023-08-07 Thread via GitHub
jackwener opened a new pull request, #22709: URL: https://github.com/apache/doris/pull/22709 ## 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](mailt

[GitHub] [doris] yiguolei merged pull request #22509: [Enhancement](Load) Stream Load using SQL

2023-08-07 Thread via GitHub
yiguolei merged PR #22509: URL: https://github.com/apache/doris/pull/22509 -- 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 #17404: [Enhancement](tvf) Table value function support reading local file

2023-08-07 Thread via GitHub
morningman commented on PR #17404: URL: https://github.com/apache/doris/pull/17404#issuecomment-1668946801 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 closed pull request #22674: Local tvf2

2023-08-07 Thread via GitHub
morningman closed pull request #22674: Local tvf2 URL: https://github.com/apache/doris/pull/22674 -- 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: commit

[doris] branch master updated: [feature](Nereids): add enforcers in Group (#22660)

2023-08-07 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 c4def9db5c [feature](Nereids): add enforcers in

[GitHub] [doris] jackwener merged pull request #22660: [feature](Nereids): add enforcers in Group

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

[GitHub] [doris] hello-stephen commented on pull request #22707: [Fix](Job)Fix Job schedule calculation start time

2023-08-07 Thread via GitHub
hello-stephen commented on PR #22707: URL: https://github.com/apache/doris/pull/22707#issuecomment-1668937689 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.4 seconds stream load tsv: 516 seconds loaded 74807831229 Bytes,

[GitHub] [doris] github-actions[bot] commented on pull request #22347: [feature](hive)append support for struct and map column type on textfile format of hive table

2023-08-07 Thread via GitHub
github-actions[bot] commented on PR #22347: URL: https://github.com/apache/doris/pull/22347#issuecomment-1668937622 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 #22562: [pipeline](refactor) refactor pipeline tasks

2023-08-07 Thread via GitHub
github-actions[bot] commented on PR #22562: URL: https://github.com/apache/doris/pull/22562#issuecomment-1668936749 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 #22562: [pipeline](refactor) refactor pipeline tasks

2023-08-07 Thread via GitHub
github-actions[bot] commented on PR #22562: URL: https://github.com/apache/doris/pull/22562#issuecomment-1668935138 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 #22660: [feature](Nereids): add enforcers in Group

2023-08-07 Thread via GitHub
github-actions[bot] commented on PR #22660: URL: https://github.com/apache/doris/pull/22660#issuecomment-1668934438 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 #22660: [feature](Nereids): add enforcers in Group

2023-08-07 Thread via GitHub
github-actions[bot] commented on PR #22660: URL: https://github.com/apache/doris/pull/22660#issuecomment-1668933170 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] hello-stephen commented on pull request #22707: [Fix](Job)Fix Job schedule calculation start time

2023-08-07 Thread via GitHub
hello-stephen commented on PR #22707: URL: https://github.com/apache/doris/pull/22707#issuecomment-1668929995 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.04 seconds stream load tsv: 518 seconds loaded 74807831229 Bytes

[GitHub] [doris] XieJiann commented on pull request #22708: [feature](Nereids): disable join order when the join number > 63

2023-08-07 Thread via GitHub
XieJiann commented on PR #22708: URL: https://github.com/apache/doris/pull/22708#issuecomment-1668929957 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] XieJiann opened a new pull request, #22708: [feature](Nereids): disable join order when the join number > 63

2023-08-07 Thread via GitHub
XieJiann opened a new pull request, #22708: URL: https://github.com/apache/doris/pull/22708 ## 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](mailto

[GitHub] [doris] hello-stephen commented on pull request #22706: [fix](chore) need to remove reference in assert_cast

2023-08-07 Thread via GitHub
hello-stephen commented on PR #22706: URL: https://github.com/apache/doris/pull/22706#issuecomment-1668917377 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.79 seconds stream load tsv: 511 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #17404: [Enhancement](tvf) Table value function support reading local file

2023-08-07 Thread via GitHub
hello-stephen commented on PR #17404: URL: https://github.com/apache/doris/pull/17404#issuecomment-1668909777 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.15 seconds stream load tsv: 514 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #22706: [fix](chore] need to remove reference in assert_cast

2023-08-07 Thread via GitHub
github-actions[bot] commented on PR #22706: URL: https://github.com/apache/doris/pull/22706#issuecomment-1668904049 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 #22706: [fix](chore] need to remove reference in assert_cast

2023-08-07 Thread via GitHub
github-actions[bot] commented on PR #22706: URL: https://github.com/apache/doris/pull/22706#issuecomment-1668904028 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] CalvinKirs commented on pull request #22707: [Fix](Job)Fix Job schedule calculation start time

2023-08-07 Thread via GitHub
CalvinKirs commented on PR #22707: URL: https://github.com/apache/doris/pull/22707#issuecomment-1668900038 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 #22707: [Fix](Job)Fix Job schedule calculation start time

2023-08-07 Thread via GitHub
github-actions[bot] commented on PR #22707: URL: https://github.com/apache/doris/pull/22707#issuecomment-1668898715 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 #22706: [fix](chore] need to remove reference in assert_cast

2023-08-07 Thread via GitHub
github-actions[bot] commented on PR #22706: URL: https://github.com/apache/doris/pull/22706#issuecomment-1668895223 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 #22707: [Fix](Job)Fix Job schedule calculation start time

2023-08-07 Thread via GitHub
CalvinKirs commented on PR #22707: URL: https://github.com/apache/doris/pull/22707#issuecomment-1668893454 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] CalvinKirs opened a new pull request, #22707: [Fix](Job)Fix Job schedule calculation start time

2023-08-07 Thread via GitHub
CalvinKirs opened a new pull request, #22707: URL: https://github.com/apache/doris/pull/22707 Since we use division calculation, when the start time is not specified, it may have a wrong deviation from our expected time. For example, if it is the 7th minute now, the cycle is executed

[GitHub] [doris] mrhhsg commented on pull request #22706: [fix](chore] need to remove reference in assert_cast

2023-08-07 Thread via GitHub
mrhhsg commented on PR #22706: URL: https://github.com/apache/doris/pull/22706#issuecomment-1668889072 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] mrhhsg opened a new pull request, #22706: [fix](chore] need to remove reference in assert_cast

2023-08-07 Thread via GitHub
mrhhsg opened a new pull request, #22706: URL: https://github.com/apache/doris/pull/22706 ## 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](mailto:d

[doris] branch master updated: [fix](planner) fix bug of push constant conjuncts through set operation node (#22695)

2023-08-07 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 1617368ee1 [fix](planner) fix bug of push cons

[GitHub] [doris] morrySnow merged pull request #22695: [fix](planner)fix bug of push constant conjuncts through set operation node

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

[GitHub] [doris] github-actions[bot] commented on pull request #17404: [Enhancement](tvf) Table value function support reading local file

2023-08-07 Thread via GitHub
github-actions[bot] commented on PR #17404: URL: https://github.com/apache/doris/pull/17404#issuecomment-1668883994 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 #17404: [Enhancement](tvf) Table value function support reading local file

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

[GitHub] [doris] hello-stephen commented on pull request #22703: [performance](load) remove unnecessary lock in TabletsChannel::add_batch

2023-08-07 Thread via GitHub
hello-stephen commented on PR #22703: URL: https://github.com/apache/doris/pull/22703#issuecomment-1668880842 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.62 seconds stream load tsv: 509 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #22690: [fix](delete) Fix parsing error of delete where date statement

2023-08-07 Thread via GitHub
hello-stephen commented on PR #22690: URL: https://github.com/apache/doris/pull/22690#issuecomment-1668877235 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.51 seconds stream load tsv: 512 seconds loaded 74807831229 Bytes

[GitHub] [doris] morningman commented on pull request #17404: [Enhancement](tvf) Table value function support reading local file

2023-08-07 Thread via GitHub
morningman commented on PR #17404: URL: https://github.com/apache/doris/pull/17404#issuecomment-1668876273 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 #22702: add information_schema.simple_tables for quickly get catlogs,db,table.

2023-08-07 Thread via GitHub
github-actions[bot] commented on PR #22702: URL: https://github.com/apache/doris/pull/22702#issuecomment-1668875704 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 #22504: [feature](partial update) support partial update different columns for each row in one stream load

2023-08-07 Thread via GitHub
github-actions[bot] commented on PR #22504: URL: https://github.com/apache/doris/pull/22504#issuecomment-1668873079 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 #22705: [bugfix](fd) Recycle the segment file fds directly when delete stale rowset

2023-08-07 Thread via GitHub
github-actions[bot] commented on PR #22705: URL: https://github.com/apache/doris/pull/22705#issuecomment-1668866033 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 #22703: [performance](load) remove unnecessary lock in TabletsChannel::add_batch

2023-08-07 Thread via GitHub
github-actions[bot] commented on PR #22703: URL: https://github.com/apache/doris/pull/22703#issuecomment-1668865748 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 commented on pull request #22663: [fix](load) sharding the lock for tablet_writers map

2023-08-07 Thread via GitHub
kaijchen commented on PR #22663: URL: https://github.com/apache/doris/pull/22663#issuecomment-1668865602 This PR could be superseded by #22703. -- 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] Lchangliang commented on pull request #22705: [bugfix](fd) Recycle the segment file fds directly when delete stale rowset

2023-08-07 Thread via GitHub
Lchangliang commented on PR #22705: URL: https://github.com/apache/doris/pull/22705#issuecomment-1668863888 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] kaijchen commented on pull request #22703: [performance](load) unhold _tablet_writers_lock when write DeltaWriter

2023-08-07 Thread via GitHub
kaijchen commented on PR #22703: URL: https://github.com/apache/doris/pull/22703#issuecomment-1668863057 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 #22703: [performance](load) unhold _tablet_writers_lock when write DeltaWriter

2023-08-07 Thread via GitHub
github-actions[bot] commented on PR #22703: URL: https://github.com/apache/doris/pull/22703#issuecomment-1668861521 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] Lchangliang opened a new pull request, #22705: [bugfix](fd) Recycle the segment file fds directly when delete stale rowset

2023-08-07 Thread via GitHub
Lchangliang opened a new pull request, #22705: URL: https://github.com/apache/doris/pull/22705 ## Proposed changes Issue Number: close #xxx When load frequently, BE will do compaciton frequently. And because of set enable_vertical_compaction is true, when doing vectical com

[GitHub] [doris] hello-stephen commented on pull request #22158: [improvement](stream-load) add http request field check for stream load in BE

2023-08-07 Thread via GitHub
hello-stephen commented on PR #22158: URL: https://github.com/apache/doris/pull/22158#issuecomment-1668855809 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.46 seconds stream load tsv: 514 seconds loaded 74807831229 Bytes

[GitHub] [doris] KassieZ opened a new pull request, #22704: [docs](docs) Rename Title and URL of GIS Functions

2023-08-07 Thread via GitHub
KassieZ opened a new pull request, #22704: URL: https://github.com/apache/doris/pull/22704 ## 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](mailto:

[GitHub] [doris] github-actions[bot] commented on pull request #22703: [performance](load) unhold _tablet_writers_lock when write DeltaWriter

2023-08-07 Thread via GitHub
github-actions[bot] commented on PR #22703: URL: https://github.com/apache/doris/pull/22703#issuecomment-1668851800 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 commented on pull request #22703: [performance](load) unhold _tablet_writers_lock when write DeltaWriter

2023-08-07 Thread via GitHub
kaijchen commented on PR #22703: URL: https://github.com/apache/doris/pull/22703#issuecomment-1668849636 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] kaijchen commented on a diff in pull request #18874: [enhancement](load) lazy-open necessary partitions when load

2023-08-07 Thread via GitHub
kaijchen commented on code in PR #18874: URL: https://github.com/apache/doris/pull/18874#discussion_r1286556381 ## be/src/runtime/tablets_channel.cpp: ## @@ -388,23 +508,36 @@ Status TabletsChannel::add_batch(const PTabletWriterAddBlockRequest& request,

[GitHub] [doris] kaijchen commented on pull request #22703: [performance](load) unhold _tablet_writers_lock when write DeltaWriter

2023-08-07 Thread via GitHub
kaijchen commented on PR #22703: URL: https://github.com/apache/doris/pull/22703#issuecomment-1668848069 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] kaijchen opened a new pull request, #22703: [performance](load) unhold _tablet_writers_lock when write data

2023-08-07 Thread via GitHub
kaijchen opened a new pull request, #22703: URL: https://github.com/apache/doris/pull/22703 ## Proposed changes It's unnecessary and costly to hold a lock while writing data to DeltaWriter. Unhold the lock to improve performance. ## Further comments If this is a relati

[doris] branch master updated: [feature](Nereids) eliminate sort that is not directly below result sink (#22550)

2023-08-07 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 d77b77a33f [feature](Nereids) eliminate sort t

[GitHub] [doris] morrySnow merged pull request #22550: [feature](Nereids): eliminate sort that is not directly below result sink

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

[GitHub] [doris-flink-connector] gnehil commented on issue #172: [Bug] when use doris source to read data from doris-2.0,the be will crash

2023-08-07 Thread via GitHub
gnehil commented on issue #172: URL: https://github.com/apache/doris-flink-connector/issues/172#issuecomment-1668841281 You can contact me via WeChat for further information. My WeChat account is gnehil489. -- This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [doris] github-actions[bot] commented on pull request #22651: [Fix](draft) just for test

2023-08-07 Thread via GitHub
github-actions[bot] commented on PR #22651: URL: https://github.com/apache/doris/pull/22651#issuecomment-1668837062 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 #22695: [fix](planner)fix bug of push constant conjuncts through set operation node

2023-08-07 Thread via GitHub
github-actions[bot] commented on PR #22695: URL: https://github.com/apache/doris/pull/22695#issuecomment-1668836056 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 #22695: [fix](planner)fix bug of push constant conjuncts through set operation node

2023-08-07 Thread via GitHub
github-actions[bot] commented on PR #22695: URL: https://github.com/apache/doris/pull/22695#issuecomment-1668836076 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 branch-1.2-lts updated: [fix](planner)fix bug of push constant conjuncts through set operation node (#22696)

2023-08-07 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 c055956599 [fix](planner)fix b

[GitHub] [doris] morrySnow merged pull request #22696: [fix](planner)fix bug of push constant conjuncts through set operation node

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

[GitHub] [doris] github-actions[bot] commented on pull request #22654: [fix](nereids)decimalv2 and float like type's common type should be consistant with old planner in arithmetic expr

2023-08-07 Thread via GitHub
github-actions[bot] commented on PR #22654: URL: https://github.com/apache/doris/pull/22654#issuecomment-1668834785 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 #22654: [fix](nereids)decimalv2 and float like type's common type should be consistant with old planner in arithmetic expr

2023-08-07 Thread via GitHub
github-actions[bot] commented on PR #22654: URL: https://github.com/apache/doris/pull/22654#issuecomment-1668834756 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

  1   2   3   4   >