Re: [PR] [fix](testcase) add order by to fix unstable output of passwordLeaked [doris]

2024-08-02 Thread via GitHub
xiaokang commented on PR #38813: URL: https://github.com/apache/doris/pull/38813#issuecomment-2265772628 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

Re: [PR] [fix](s3 profile) try to fix S3FileReader used after free coredump [doris]

2024-08-02 Thread via GitHub
doris-robot commented on PR #38805: URL: https://github.com/apache/doris/pull/38805#issuecomment-2265803746 TPC-H: Total hot run time: 49812 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [fix](s3 profile) try to fix S3FileReader used after free coredump [doris]

2024-08-02 Thread via GitHub
doris-robot commented on PR #38805: URL: https://github.com/apache/doris/pull/38805#issuecomment-2265808323 TeamCity be ut coverage result: Function Coverage: 37.74% (8102/21466) Line Coverage: 29.38% (66350/225837) Region Coverage: 28.89% (34239/118516) Branch Coverage: 24.7

Re: [PR] [fix](s3 profile) try to fix S3FileReader used after free coredump [doris]

2024-08-02 Thread via GitHub
doris-robot commented on PR #38805: URL: https://github.com/apache/doris/pull/38805#issuecomment-2265822369 TPC-DS: Total hot run time: 204148 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [fix](s3 profile) try to fix S3FileReader used after free coredump [doris]

2024-08-02 Thread via GitHub
doris-robot commented on PR #38805: URL: https://github.com/apache/doris/pull/38805#issuecomment-2265829971 ClickBench: Total hot run time: 30.54 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](s3 profile) try to fix S3FileReader used after free coredump [doris]

2024-08-02 Thread via GitHub
doris-robot commented on PR #38805: URL: https://github.com/apache/doris/pull/38805#issuecomment-2265834563 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 8607c51a109442043106c192f859359a5892e771 with default session variables Stream

(doris-website) branch asf-site updated (96c6924f605 -> 31c625f6d2d)

2024-08-02 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 96c6924f605 Automated deployment with doris branch master@ 628586e413b4dff424c37c2422362bf0d11fc7fc

Re: [PR] [Feature](Cloud) Support session variable disable_file_cache and enable_segment_cache in query [doris]

2024-08-02 Thread via GitHub
doris-robot commented on PR #37141: URL: https://github.com/apache/doris/pull/37141#issuecomment-2265887105 TPC-H: Total hot run time: 41916 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [Feature](Cloud) Support session variable disable_file_cache and enable_segment_cache in query [doris]

2024-08-02 Thread via GitHub
doris-robot commented on PR #37141: URL: https://github.com/apache/doris/pull/37141#issuecomment-2265902894 TPC-DS: Total hot run time: 169551 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [Feature](Cloud) Support session variable disable_file_cache and enable_segment_cache in query [doris]

2024-08-02 Thread via GitHub
doris-robot commented on PR #37141: URL: https://github.com/apache/doris/pull/37141#issuecomment-2265910244 ClickBench: Total hot run time: 30.39 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Enhancement] add information_schema.table_properties #38745 [doris]

2024-08-02 Thread via GitHub
Vallishp commented on PR #38746: URL: https://github.com/apache/doris/pull/38746#issuecomment-2266046350 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

Re: [PR] [Enhancement] add information_schema.table_properties #38745 [doris]

2024-08-02 Thread via GitHub
Vallishp commented on PR #38746: URL: https://github.com/apache/doris/pull/38746#issuecomment-2266047103 > 1 column order should be `TABLE_CATALOG,TABLE_SCHEMA,TABLE_NAME,PROPERTY_NAME,PROPERTY_VALUE`, just like mysql. 2 A user can only see the table properties which he has priv to visit,

[PR] [enhancement]use awaitility.await() replace thread.sleep() #37817 [doris]

2024-08-02 Thread via GitHub
Vallishp opened a new pull request, #38814: URL: https://github.com/apache/doris/pull/38814 ## Proposed changes Issue Number: close #xxx replace thread.sleep with awaitility util in some of compaction testcases. -- This is an automated message from the Apache Git Serv

Re: [PR] [enhancement]use awaitility.await() replace thread.sleep() #37817 [doris]

2024-08-02 Thread via GitHub
doris-robot commented on PR #38814: URL: https://github.com/apache/doris/pull/38814#issuecomment-2266168467 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [enhancement]use awaitility.await() replace thread.sleep() #37817 [doris]

2024-08-02 Thread via GitHub
Vallishp commented on PR #38814: URL: https://github.com/apache/doris/pull/38814#issuecomment-2266169577 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

Re: [PR] [fix](s3 profile) try to fix S3FileReader used after free coredump [doris]

2024-08-02 Thread via GitHub
xiaokang merged PR #38805: URL: https://github.com/apache/doris/pull/38805 -- 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-2.0 updated: [fix](s3 profile) try to fix S3FileReader used after free coredump (#38805)

2024-08-02 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new e90d615d8b7 [fix](s3 profile) try to fix S

Re: [PR] [cases](array-functions)align function with master [doris]

2024-08-02 Thread via GitHub
xiaokang merged PR #38699: URL: https://github.com/apache/doris/pull/38699 -- 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-2.0 updated: [cases](array-functions)align function with master #28492 #31621 (#38699)

2024-08-02 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 627ce77c64b [cases](array-functions)align

(doris) branch branch-2.0 updated: [fix](auth)fix create table like need create_priv of existed table #37879 #25711 (#38569)

2024-08-02 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 05ec11c703f [fix](auth)fix create table li

Re: [PR] [fix](auth)fix create table like need create_priv of existed table #37879 #25711 [doris]

2024-08-02 Thread via GitHub
xiaokang merged PR #38569: URL: https://github.com/apache/doris/pull/38569 -- 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

Re: [PR] [pick](nestedtype)support nested type with agg replace_if_not_null [doris]

2024-08-02 Thread via GitHub
xiaokang commented on PR #38716: URL: https://github.com/apache/doris/pull/38716#issuecomment-2266212917 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

Re: [PR] [fix](inverted index) in_list support inverted index [doris]

2024-08-02 Thread via GitHub
xiaokang merged PR #38738: URL: https://github.com/apache/doris/pull/38738 -- 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-2.0 updated: [fix](inverted index) in_list support inverted index #37921 #37842 (#38738)

2024-08-02 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 373aa35c603 [fix](inverted index) in_list

Re: [PR] [pick](nestedtype)support nested type with agg replace_if_not_null [doris]

2024-08-02 Thread via GitHub
xiaokang commented on PR #38716: URL: https://github.com/apache/doris/pull/38716#issuecomment-2266214327 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

Re: [PR] [pick](nestedtype)support nested type with agg replace_if_not_null [doris]

2024-08-02 Thread via GitHub
doris-robot commented on PR #38716: URL: https://github.com/apache/doris/pull/38716#issuecomment-2266236791 TPC-H: Total hot run time: 49639 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [pick](nestedtype)support nested type with agg replace_if_not_null [doris]

2024-08-02 Thread via GitHub
doris-robot commented on PR #38716: URL: https://github.com/apache/doris/pull/38716#issuecomment-2266244898 TPC-DS: Total hot run time: 204826 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [pick](nestedtype)support nested type with agg replace_if_not_null [doris]

2024-08-02 Thread via GitHub
doris-robot commented on PR #38716: URL: https://github.com/apache/doris/pull/38716#issuecomment-2266248083 ClickBench: Total hot run time: 31.61 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [pick](nestedtype)support nested type with agg replace_if_not_null [doris]

2024-08-02 Thread via GitHub
doris-robot commented on PR #38716: URL: https://github.com/apache/doris/pull/38716#issuecomment-2266250098 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 2f7342f8b1d845fd4bb5db2635a5cc28e08ab2e2 with default session variables Stream

Re: [I] [Bug] UNIQUE table uses substantially (2x +) more storage than DUPLICATE [doris]

2024-08-02 Thread via GitHub
johnpyp closed issue #37755: [Bug] UNIQUE table uses substantially (2x +) more storage than DUPLICATE URL: https://github.com/apache/doris/issues/37755 -- 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 t

Re: [I] [Bug] UNIQUE table uses substantially (2x +) more storage than DUPLICATE [doris]

2024-08-02 Thread via GitHub
johnpyp commented on issue #37755: URL: https://github.com/apache/doris/issues/37755#issuecomment-2266255299 After discussing on the Doris slack, it seems that the unique key index on the keys is the primary root cause here. The keys that I'm using are pretty large, and so the index implici

Re: [PR] [feat](scan) support parallel scan for aggregate key and unique key with mor [doris]

2024-08-02 Thread via GitHub
github-actions[bot] commented on PR #30729: URL: https://github.com/apache/doris/pull/30729#issuecomment-2266289157 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

Re: [PR] [fix][optimize] optimize the coding import Lists dependency package [doris]

2024-08-02 Thread via GitHub
github-actions[bot] commented on PR #30176: URL: https://github.com/apache/doris/pull/30176#issuecomment-2266289178 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

Re: [PR] [feat](log) Add suite name to log in regression-test (#30122) [doris]

2024-08-02 Thread via GitHub
github-actions[bot] closed pull request #30123: [feat](log) Add suite name to log in regression-test (#30122) URL: https://github.com/apache/doris/pull/30123 -- 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 t

Re: [PR] [enhancement](repository) support alter s3 repo info about ak/sk/token [doris]

2024-08-02 Thread via GitHub
github-actions[bot] commented on PR #30147: URL: https://github.com/apache/doris/pull/30147#issuecomment-2266289197 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

Re: [PR] [fix](data serde) cast string to struct, Out-of-bounds array access [doris]

2024-08-02 Thread via GitHub
github-actions[bot] closed pull request #29858: [fix](data serde) cast string to struct, Out-of-bounds array access URL: https://github.com/apache/doris/pull/29858 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

(doris) branch branch-3.0 updated: [fix](case) fix jsonb-load output (#38661)

2024-08-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new e7ed451e65f [fix](case) fix jsonb-lo

Re: [PR] [fix](segcompaction) fix convert delete bitmap core [doris]

2024-08-02 Thread via GitHub
dataroaring merged PR #38800: URL: https://github.com/apache/doris/pull/38800 -- 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: [fix](segcompaction) fix convert delete bitmap core (#38800)

2024-08-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new d664a0a9a39 [fix](segcompaction) fix convert

Re: [PR] [improvement](iceberg)]support doris's char/varchar to iceberg's string [doris]

2024-08-02 Thread via GitHub
wuwenchi commented on PR #38807: URL: https://github.com/apache/doris/pull/38807#issuecomment-2266329715 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

Re: [PR] [Bug](function) use emplace to replace insert_or_assign on stable distinct [doris]

2024-08-02 Thread via GitHub
BiteThet commented on PR #38776: URL: https://github.com/apache/doris/pull/38776#issuecomment-2266340710 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

[PR] [fix](case) fix testcase out file upper case [doris]

2024-08-02 Thread via GitHub
xiaokang opened a new pull request, #38815: URL: https://github.com/apache/doris/pull/38815 related #38012 -- 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

Re: [PR] [fix](case) fix testcase out file upper case [doris]

2024-08-02 Thread via GitHub
doris-robot commented on PR #38815: URL: https://github.com/apache/doris/pull/38815#issuecomment-2266359189 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [fix](case) fix testcase out file upper case [doris]

2024-08-02 Thread via GitHub
xiaokang commented on PR #38815: URL: https://github.com/apache/doris/pull/38815#issuecomment-2266359224 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

(doris-website) branch asf-site updated (31c625f6d2d -> 7c709beaff1)

2024-08-02 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 31c625f6d2d Automated deployment with doris branch @ 628586e413b4dff424c37c2422362bf0d11fc7fc new 7

Re: [PR] [Enhancement] add information_schema.table_options(#32572) [doris-website]

2024-08-02 Thread via GitHub
Vallishp commented on PR #661: URL: https://github.com/apache/doris-website/pull/661#issuecomment-2266377629 closing this, raise another PR -- 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 spe

Re: [PR] [Enhancement] add information_schema.table_options(#32572) [doris-website]

2024-08-02 Thread via GitHub
Vallishp closed pull request #661: [Enhancement] add information_schema.table_options(#32572) URL: https://github.com/apache/doris-website/pull/661 -- 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 th

[PR] [Enhancement] add information_schema.table_options ,table_properties. [doris-website]

2024-08-02 Thread via GitHub
Vallishp opened a new pull request, #944: URL: https://github.com/apache/doris-website/pull/944 adding document for table_options and table_properties. code PR #38746 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] [Enhancement] add information_schema.table_options ,table_properties. [doris-website]

2024-08-02 Thread via GitHub
Vallishp commented on PR #944: URL: https://github.com/apache/doris-website/pull/944#issuecomment-2266378513 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

Re: [PR] [fix](case) fix testcase out file upper case [doris]

2024-08-02 Thread via GitHub
xiaokang commented on PR #38815: URL: https://github.com/apache/doris/pull/38815#issuecomment-2266501148 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

Re: [PR] [fix](case) fix testcase out file upper case [doris]

2024-08-02 Thread via GitHub
xiaokang commented on PR #38815: URL: https://github.com/apache/doris/pull/38815#issuecomment-2266517301 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

Re: [PR] [Bug](function) use emplace to replace insert_or_assign on stable distinct [doris]

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

(doris) branch master updated: [Bug](function) use emplace to replace insert_or_assign on stable distinct (#38776)

2024-08-02 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 6892602cb98 [Bug](function) use emplace to re

Re: [PR] [enhancement]use awaitility.await() replace thread.sleep(), neredis part [doris]

2024-08-02 Thread via GitHub
Vallishp commented on PR #38816: URL: https://github.com/apache/doris/pull/38816#issuecomment-2266563512 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

[PR] [enhancement]use awaitility.await() replace thread.sleep(), neredis part [doris]

2024-08-02 Thread via GitHub
Vallishp opened a new pull request, #38816: URL: https://github.com/apache/doris/pull/38816 ## Proposed changes Issue Number: close #xxx replace thread.sleep with awaitility util in some of neredis_syntax test cases. -- This is an automated message from the Apache Git Se

Re: [PR] [enhancement]use awaitility.await() replace thread.sleep(), neredis part [doris]

2024-08-02 Thread via GitHub
doris-robot commented on PR #38816: URL: https://github.com/apache/doris/pull/38816#issuecomment-2266563315 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [I] [Feature](test)Using Awaitility for Asynchronous Testing [doris]

2024-08-02 Thread via GitHub
Vallishp commented on issue #37817: URL: https://github.com/apache/doris/issues/37817#issuecomment-2266565929 @CalvinKirs Hi , i have raise few MR for this task. pls help to review. thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] [fix](update null map) Fix update_null_map [doris]

2024-08-02 Thread via GitHub
github-actions[bot] commented on PR #38787: URL: https://github.com/apache/doris/pull/38787#issuecomment-2266566659 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   5   6