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

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] [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

[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
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

(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] [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

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] [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] [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

[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(#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

(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] [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

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

[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] [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

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

(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] [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 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](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

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] [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] [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](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: [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: [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: [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: [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-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-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
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

(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] [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

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](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

(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

(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

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: [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] [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

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] [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

[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] 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,

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] [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] [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-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

(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] [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

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-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-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-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](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

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

2024-08-02 Thread via GitHub
xiaokang opened a new pull request, #38813: URL: https://github.com/apache/doris/pull/38813 (no comment) -- 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-m

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

2024-08-02 Thread via GitHub
doris-robot commented on PR #38813: URL: https://github.com/apache/doris/pull/38813#issuecomment-2265772535 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](s3 profile) try to fix S3FileReader used after free coredump [doris]

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

Re: [PR] [chore](bash) Support meta-service `./start.sh --version` [doris]

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

Re: [PR] [feature](hive)Support reading renamed Parquet Hive and Orc Hive tables. (#38432) [doris]

2024-08-02 Thread via GitHub
doris-robot commented on PR #38809: URL: https://github.com/apache/doris/pull/38809#issuecomment-2265765881 TeamCity be ut coverage result: Function Coverage: 36.41% (9257/25425) Line Coverage: 27.94% (75700/270972) Region Coverage: 26.77% (38918/145397) Branch Coverage: 23.4

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

2024-08-02 Thread via GitHub
github-actions[bot] commented on PR #37141: URL: https://github.com/apache/doris/pull/37141#issuecomment-2265763923 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-2.0 updated: [Bug](fix) fix coredump case in (not null, null) execpt (not null, not null) case (#38760)

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 a69f4515fe7 [Bug](fix) fix coredump case i

Re: [PR] [Bug](fix) fix coredump case in (not null, null) execpt (not null, not null) case [doris]

2024-08-02 Thread via GitHub
xiaokang merged PR #38760: URL: https://github.com/apache/doris/pull/38760 -- 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] [Feature](Cloud) Support session variable disable_file_cache and enable_segment_cache in query [doris]

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

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

2024-08-02 Thread via GitHub
xiaokang commented on PR #38805: URL: https://github.com/apache/doris/pull/38805#issuecomment-2265757872 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] [Feature](Cloud) Support session variable disable_file_cache in query [doris]

2024-08-02 Thread via GitHub
gavinchou commented on PR #37141: URL: https://github.com/apache/doris/pull/37141#issuecomment-2265752704 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-2265744471 TPC-H: Total hot run time: 49550 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [enhancement] support creating views based on Hive tables with the LI… [doris]

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

[PR] [enhancement] support creating views based on Hive tables with the LI… [doris]

2024-08-02 Thread via GitHub
elon-X opened a new pull request, #38812: URL: https://github.com/apache/doris/pull/38812 …MIT N clause #38678 ## Proposed changes Issue Number: close #xxx -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

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

2024-08-02 Thread via GitHub
xiaokang commented on PR #38805: URL: https://github.com/apache/doris/pull/38805#issuecomment-2265688117 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
doris-robot commented on PR #38738: URL: https://github.com/apache/doris/pull/38738#issuecomment-2265658995 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 4112111e1347ae7b9fbd6256d9973bbe8801681b with default session variables Stream

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

2024-08-02 Thread via GitHub
doris-robot commented on PR #38738: URL: https://github.com/apache/doris/pull/38738#issuecomment-2265652435 ClickBench: Total hot run time: 30.98 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
github-actions[bot] commented on PR #38805: URL: https://github.com/apache/doris/pull/38805#issuecomment-2265646454 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

Re: [PR] [wip][feature] support in-memory filecache for no-disk/slow-disk system [doris]

2024-08-02 Thread via GitHub
github-actions[bot] commented on code in PR #38811: URL: https://github.com/apache/doris/pull/38811#discussion_r1702001636 ## be/src/io/cache/mem_file_cache_storage.cpp: ## @@ -0,0 +1,123 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor l

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

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

Re: [PR] [opt](serde)Optimize the filling of fixed values ​​into block columns without repeated deserialization. (#37377) (#38245) [doris]

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

Re: [PR] [wip][feature] support in-memory filecache for no-disk/slow-disk system [doris]

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

[PR] [wip][feature] support in-memory filecache for no-disk/slow-disk system [doris]

2024-08-02 Thread via GitHub
freemandealer opened a new pull request, #38811: URL: https://github.com/apache/doris/pull/38811 TODO: 1. 优化 内存池 2. 写入、读取数据内存零拷贝 3. 原始一些代码的重构(很多fs相关的内容散布在 block_file_cache.cpp 里, 需要进行额外的清理) -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] [feature](hive)Support reading renamed Parquet Hive and Orc Hive tables. (#38432) [doris]

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

Re: [PR] [opt](serde)Optimize the filling of fixed values ​​into block columns without repeated deserialization. (#37377) (#38245) [doris]

2024-08-02 Thread via GitHub
doris-robot commented on PR #38810: URL: https://github.com/apache/doris/pull/38810#issuecomment-2265628076 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] [opt](serde)Optimize the filling of fixed values ​​into block columns without repeated deserialization. (#37377) (#38245) [doris]

2024-08-02 Thread via GitHub
hubgeter commented on PR #38810: URL: https://github.com/apache/doris/pull/38810#issuecomment-2265628403 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 commented on PR #38805: URL: https://github.com/apache/doris/pull/38805#issuecomment-2265624278 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] [fix](s3 profile) try to fix S3FileReader used after free coredump [doris]

2024-08-02 Thread via GitHub
xiaokang commented on PR #38805: URL: https://github.com/apache/doris/pull/38805#issuecomment-2265621325 run p0 10 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

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

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

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

2024-08-02 Thread via GitHub
doris-robot commented on PR #38738: URL: https://github.com/apache/doris/pull/38738#issuecomment-2265617649 TeamCity be ut coverage result: Function Coverage: 37.75% (8104/21466) Line Coverage: 29.38% (66369/225871) Region Coverage: 28.90% (34255/118544) Branch Coverage: 24.7

Re: [PR] [feature](hive)Support reading renamed Parquet Hive and Orc Hive tables. (#38432) [doris]

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

(doris) branch branch-2.0 updated: [fix](ES Catalog)Fix unstable test test_es_query (#38801) (#38803)

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 f317ccf9ab2 [fix](ES Catalog)Fix unstable

Re: [PR] [fix](ES Catalog)Fix unstable test test_es_query (#38801) [doris]

2024-08-02 Thread via GitHub
xiaokang merged PR #38803: URL: https://github.com/apache/doris/pull/38803 -- 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] [feature](hive)Support reading renamed Parquet Hive and Orc Hive tables. (#38432) [doris]

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

[PR] [feature](hive)Support reading renamed Parquet Hive and Orc Hive tables. (#38432) [doris]

2024-08-02 Thread via GitHub
hubgeter opened a new pull request, #38809: URL: https://github.com/apache/doris/pull/38809 bp #38432 ## Proposed changes Add `hive_parquet_use_column_names` and `hive_orc_use_column_names` session variables to read the table after rename column in `Hive`. These two session

Re: [PR] [fix](schema-change) Fix schema change run into nullable check specified for MV [doris]

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

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

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

Re: [PR] [fix](parquet) disable parquet page index by default [doris]

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

Re: [PR] [fix](schema-change) Fix schema change run into nullable check specified for MV [doris]

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

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

2024-08-02 Thread via GitHub
zzzxl1993 commented on PR #38738: URL: https://github.com/apache/doris/pull/38738#issuecomment-2265583131 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](fs) Use full path as file cache key [doris]

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

Re: [PR] [fix](parquet) disable parquet page index by default [doris]

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

  1   2   3   4   5   6   >