[GitHub] [doris] github-actions[bot] commented on pull request #16217: [fix](planner) Pushdown constant predicate to all scan node in the lieteral view.

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16217: URL: https://github.com/apache/doris/pull/16217#issuecomment-1408376373 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

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #16258: [feature](cooldown)Add cooldown delete

2023-01-30 Thread github-actions
github-actions[bot] commented on code in PR #16258: URL: https://github.com/apache/doris/pull/16258#discussion_r1090453470 ## be/src/olap/tablet.cpp: ## @@ -1650,12 +1655,81 @@ Status Tablet::cooldown() { return Status::OK(); } +bool Tablet::get_cooldown_delete_id

[GitHub] [doris] github-actions[bot] commented on pull request #16213: [fix](Nereids): fix AesDecrypt, AesEncrypt test.

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16213: URL: https://github.com/apache/doris/pull/16213#issuecomment-1408402084 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

[GitHub] [doris] github-actions[bot] commented on pull request #16213: [fix](Nereids): fix AesDecrypt, AesEncrypt test.

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16213: URL: https://github.com/apache/doris/pull/16213#issuecomment-1408402148 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

[GitHub] [doris] github-actions[bot] commented on pull request #16166: [fix](hashjoin) join produce blocks with rows larger than batch size

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16166: URL: https://github.com/apache/doris/pull/16166#issuecomment-1408406701 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16244: [fix](memtracker) Fix high frequency load slow lock in memtracker

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16244: URL: https://github.com/apache/doris/pull/16244#issuecomment-1408484518 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

[GitHub] [doris] github-actions[bot] commented on pull request #16244: [fix](memtracker) Fix high frequency load slow lock in memtracker

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16244: URL: https://github.com/apache/doris/pull/16244#issuecomment-1408484572 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

[GitHub] [doris] github-actions[bot] commented on pull request #16251: [refactor](row-store) make row store column a hidden column in meta

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16251: URL: https://github.com/apache/doris/pull/16251#issuecomment-1408486311 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16261: [bugfix](disk balance) remove new rowset time check when add tablet

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16261: URL: https://github.com/apache/doris/pull/16261#issuecomment-1408493088 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 a

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #16263: [Improve](row-store) support row cache

2023-01-30 Thread github-actions
github-actions[bot] commented on code in PR #16263: URL: https://github.com/apache/doris/pull/16263#discussion_r1090553753 ## be/src/service/point_query_executor.h: ## @@ -63,10 +66,93 @@ class Reusable { int64_t _create_timestamp = 0; }; +// RowCache is a LRU cache for

[GitHub] [doris] github-actions[bot] commented on pull request #16211: [bug](load) sequence column do not compare correctly in memtable

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16211: URL: https://github.com/apache/doris/pull/16211#issuecomment-1408550695 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16265: [thirdparty](libhdfs3) update libhdfs3 to 2.3.7 to fix kms seek bug

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16265: URL: https://github.com/apache/doris/pull/16265#issuecomment-1408653830 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

[GitHub] [doris] github-actions[bot] commented on pull request #16265: [thirdparty](libhdfs3) update libhdfs3 to 2.3.7 to fix kms seek bug

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16265: URL: https://github.com/apache/doris/pull/16265#issuecomment-1408653900 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

[GitHub] [doris] github-actions[bot] commented on pull request #16250: [typo](docs)fix date_sub function doc

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16250: URL: https://github.com/apache/doris/pull/16250#issuecomment-1408666520 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

[GitHub] [doris] github-actions[bot] commented on pull request #16250: [typo](docs)fix date_sub function doc

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16250: URL: https://github.com/apache/doris/pull/16250#issuecomment-140803 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

[GitHub] [doris] github-actions[bot] commented on pull request #16167: [Feature-WIP](inverted index) Filter out and remain predicates that do not support apply by inverted index, and add inverted inde

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16167: URL: https://github.com/apache/doris/pull/16167#issuecomment-1408701061 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

[GitHub] [doris] github-actions[bot] commented on pull request #16226: [fix](inverted index) fix some bug about fulltext match query with compound conditions

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16226: URL: https://github.com/apache/doris/pull/16226#issuecomment-1408730731 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16264: [docs] Add faq doc for accessing kms hdfs jce invalid key size issue.

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16264: URL: https://github.com/apache/doris/pull/16264#issuecomment-1408797209 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

[GitHub] [doris] github-actions[bot] commented on pull request #16264: [docs] Add faq doc for accessing kms hdfs jce invalid key size issue.

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16264: URL: https://github.com/apache/doris/pull/16264#issuecomment-1408797300 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

[GitHub] [doris] github-actions[bot] commented on pull request #16267: [fix](sort) fix heap-use-after-free error if sort with limit and is spilled

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16267: URL: https://github.com/apache/doris/pull/16267#issuecomment-1408940086 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 a

[GitHub] [doris] github-actions[bot] closed pull request #10609: [Enhancement][Materialized-View] support unique key materialized view

2023-01-30 Thread github-actions
github-actions[bot] closed pull request #10609: [Enhancement][Materialized-View] support unique key materialized view URL: https://github.com/apache/doris/pull/10609 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [doris] github-actions[bot] commented on pull request #16268: [improvement](session variable)Add enable_file_cache session variable.

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16268: URL: https://github.com/apache/doris/pull/16268#issuecomment-1409609837 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16235: [Fix](Load) Disable for the developer to import fast json in fe

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16235: URL: https://github.com/apache/doris/pull/16235#issuecomment-1409611811 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

[GitHub] [doris] github-actions[bot] commented on pull request #16235: [Fix](Load) Disable for the developer to import fast json in fe

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16235: URL: https://github.com/apache/doris/pull/16235#issuecomment-1409611838 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

[GitHub] [doris] github-actions[bot] commented on pull request #16247: [Bug](date) remove MinuteFloor/MinuteCeil for datev2

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16247: URL: https://github.com/apache/doris/pull/16247#issuecomment-1409638953 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

[GitHub] [doris] github-actions[bot] commented on pull request #16247: [Bug](date) remove MinuteFloor/MinuteCeil for datev2

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16247: URL: https://github.com/apache/doris/pull/16247#issuecomment-1409638986 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

[GitHub] [doris] github-actions[bot] commented on pull request #16055: [feature](Load)Suppot skip specific lines number for csv stream load

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16055: URL: https://github.com/apache/doris/pull/16055#issuecomment-1409640340 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16159: [datev2](function) make function nullable DEPEND_ON_ARGUMENT

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16159: URL: https://github.com/apache/doris/pull/16159#issuecomment-1409659742 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16251: [refactor](row-store) make row store column a hidden column in meta

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16251: URL: https://github.com/apache/doris/pull/16251#issuecomment-1409659935 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16268: [improvement](session variable)Add enable_file_cache session variable.

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16268: URL: https://github.com/apache/doris/pull/16268#issuecomment-1409664506 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16272: [improve](file cache) rename the var QueryContext to QueryFileCacheContext

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16272: URL: https://github.com/apache/doris/pull/16272#issuecomment-1409670540 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16268: [improvement](session variable)Add enable_file_cache session variable.

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16268: URL: https://github.com/apache/doris/pull/16268#issuecomment-1409676937 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16273: [Bug](regression-framework) fix regression framework throw strange ex…

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16273: URL: https://github.com/apache/doris/pull/16273#issuecomment-1409682162 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

[GitHub] [doris] github-actions[bot] commented on pull request #16273: [Bug](regression-framework) fix regression framework throw strange ex…

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16273: URL: https://github.com/apache/doris/pull/16273#issuecomment-1409682205 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

[GitHub] [doris] github-actions[bot] commented on pull request #16271: [feature](JdbcExternalCatalog) support insert data in JdbcExternalCatalog

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16271: URL: https://github.com/apache/doris/pull/16271#issuecomment-1409699092 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

[GitHub] [doris] github-actions[bot] commented on pull request #16271: [feature](JdbcExternalCatalog) support insert data in JdbcExternalCatalog

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16271: URL: https://github.com/apache/doris/pull/16271#issuecomment-1409699138 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

[GitHub] [doris] github-actions[bot] commented on pull request #16274: [Bug](function) enchance esquery error msg && forbid to_quantile_state

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16274: URL: https://github.com/apache/doris/pull/16274#issuecomment-1409722311 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16268: [improvement](session variable)Add enable_file_cache session variable.

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16268: URL: https://github.com/apache/doris/pull/16268#issuecomment-1409722124 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16055: [feature](Load)Suppot skip specific lines number for csv stream load

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16055: URL: https://github.com/apache/doris/pull/16055#issuecomment-1409741011 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16055: [feature](Load)Suppot skip specific lines number for csv stream load

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16055: URL: https://github.com/apache/doris/pull/16055#issuecomment-1409787272 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

[GitHub] [doris] github-actions[bot] commented on pull request #16055: [feature](Load)Suppot skip specific lines number for csv stream load

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16055: URL: https://github.com/apache/doris/pull/16055#issuecomment-1409787203 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

[GitHub] [doris] github-actions[bot] commented on pull request #16089: [wip](cooldown)accelerate cooldown task produce efficiency

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16089: URL: https://github.com/apache/doris/pull/16089#issuecomment-1409798866 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #15873: [feature](cooldown) Decouple storage policy and resource

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #15873: URL: https://github.com/apache/doris/pull/15873#issuecomment-1409825618 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

[GitHub] [doris] github-actions[bot] commented on pull request #15873: [feature](cooldown) Decouple storage policy and resource

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #15873: URL: https://github.com/apache/doris/pull/15873#issuecomment-1409825656 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

[GitHub] [doris] github-actions[bot] commented on pull request #16278: [typo](docs)Remove doris manager doc

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16278: URL: https://github.com/apache/doris/pull/16278#issuecomment-1409833892 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

[GitHub] [doris] github-actions[bot] commented on pull request #16278: [typo](docs)Remove doris manager doc

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16278: URL: https://github.com/apache/doris/pull/16278#issuecomment-1409833866 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

[GitHub] [doris] github-actions[bot] commented on pull request #16089: [enhance](cooldown)accelerate cooldown task produce efficiency

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16089: URL: https://github.com/apache/doris/pull/16089#issuecomment-1409855902 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16261: [bugfix](disk balance) remove new rowset time check when add tablet

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16261: URL: https://github.com/apache/doris/pull/16261#issuecomment-1409857537 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16281: [Bug](date) fix BE crash if month_floor 's argument is null

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16281: URL: https://github.com/apache/doris/pull/16281#issuecomment-1409858873 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16268: [improvement](session variable)Add enable_file_cache session variable.

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16268: URL: https://github.com/apache/doris/pull/16268#issuecomment-1409871213 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16196: [Chore](build) enable ignored-qualifiers check

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16196: URL: https://github.com/apache/doris/pull/16196#issuecomment-1409879307 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16261: [bugfix](disk balance) remove new rowset time check when add tablet

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16261: URL: https://github.com/apache/doris/pull/16261#issuecomment-1409881319 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

[GitHub] [doris] github-actions[bot] commented on pull request #16261: [bugfix](disk balance) remove new rowset time check when add tablet

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16261: URL: https://github.com/apache/doris/pull/16261#issuecomment-1409881278 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

[GitHub] [doris] github-actions[bot] commented on pull request #16284: [fix](docs) fix the 404 bad link of website doc

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16284: URL: https://github.com/apache/doris/pull/16284#issuecomment-1409883054 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

[GitHub] [doris] github-actions[bot] commented on pull request #16287: [Refactor][function] Rewrite the function elt

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16287: URL: https://github.com/apache/doris/pull/16287#issuecomment-1409892995 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16268: [improvement](session variable)Add enable_file_cache session variable.

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16268: URL: https://github.com/apache/doris/pull/16268#issuecomment-1409903609 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16211: [bug](load) sequence column do not compare correctly in memtable

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16211: URL: https://github.com/apache/doris/pull/16211#issuecomment-1409908154 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

[GitHub] [doris] github-actions[bot] commented on pull request #16211: [bug](load) sequence column do not compare correctly in memtable

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16211: URL: https://github.com/apache/doris/pull/16211#issuecomment-1409908201 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

[GitHub] [doris] github-actions[bot] commented on pull request #16268: [improvement](session variable)Add enable_file_cache session variable.

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16268: URL: https://github.com/apache/doris/pull/16268#issuecomment-1409917783 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #15748: [Enhancement](grouping) Add a switch for users to force using alias name in group by and having clause

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #15748: URL: https://github.com/apache/doris/pull/15748#issuecomment-1409920007 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

[GitHub] [doris] github-actions[bot] commented on pull request #15748: [Enhancement](grouping) Add a switch for users to force using alias name in group by and having clause

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #15748: URL: https://github.com/apache/doris/pull/15748#issuecomment-1409920053 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

[GitHub] [doris] github-actions[bot] commented on pull request #16256: [Refactor](function) opt the exec of function with null column

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16256: URL: https://github.com/apache/doris/pull/16256#issuecomment-1409920388 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16287: [Refactor](function) Rewrite the function elt

2023-01-30 Thread github-actions
github-actions[bot] commented on PR #16287: URL: https://github.com/apache/doris/pull/16287#issuecomment-1409920533 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16166: [fix](hashjoin) join produce blocks with rows larger than batch size

2023-01-31 Thread github-actions
github-actions[bot] commented on PR #16166: URL: https://github.com/apache/doris/pull/16166#issuecomment-1409939967 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16196: [Chore](build) enable ignored-qualifiers check

2023-01-31 Thread github-actions
github-actions[bot] commented on PR #16196: URL: https://github.com/apache/doris/pull/16196#issuecomment-1409940418 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

[GitHub] [doris] github-actions[bot] commented on pull request #16196: [Chore](build) enable ignored-qualifiers check

2023-01-31 Thread github-actions
github-actions[bot] commented on PR #16196: URL: https://github.com/apache/doris/pull/16196#issuecomment-1409940457 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

[GitHub] [doris] github-actions[bot] commented on pull request #16172: [fix-core](block) clear block row_same_bit when block reuse

2023-01-31 Thread github-actions
github-actions[bot] commented on PR #16172: URL: https://github.com/apache/doris/pull/16172#issuecomment-1410009038 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16185: [BugFix](sort) use correct agg function when using 2 phase sort for agg table

2023-01-31 Thread github-actions
github-actions[bot] commented on PR #16185: URL: https://github.com/apache/doris/pull/16185#issuecomment-1410046886 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

[GitHub] [doris] github-actions[bot] commented on pull request #16268: [improvement](session variable)Add enable_file_cache session variable.

2023-01-31 Thread github-actions
github-actions[bot] commented on PR #16268: URL: https://github.com/apache/doris/pull/16268#issuecomment-1410057766 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 a

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #16290: [Chore](build) enable -Wextra-semi and update lowest gcc version to 11.1

2023-01-31 Thread github-actions
github-actions[bot] commented on code in PR #16290: URL: https://github.com/apache/doris/pull/16290#discussion_r1091696331 ## be/src/agent/utils.h: ## @@ -29,7 +29,7 @@ namespace doris { class MasterServerClient { public: MasterServerClient(const TMasterInfo& master_

[GitHub] [doris] github-actions[bot] commented on pull request #16211: [bug](load) sequence column do not compare correctly in memtable

2023-01-31 Thread github-actions
github-actions[bot] commented on PR #16211: URL: https://github.com/apache/doris/pull/16211#issuecomment-1410068841 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 a

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #16290: [Chore](build) enable -Wextra-semi and update lowest gcc version to 11.1

2023-01-31 Thread github-actions
github-actions[bot] commented on code in PR #16290: URL: https://github.com/apache/doris/pull/16290#discussion_r1091729563 ## be/test/testutil/mock_rowset.h: ## @@ -23,36 +23,34 @@ namespace doris { class MockRowset : public Rowset { -virtual Status create_reader(std

[GitHub] [doris] github-actions[bot] commented on pull request #16268: [improvement](session variable)Add enable_file_cache session variable.

2023-01-31 Thread github-actions
github-actions[bot] commented on PR #16268: URL: https://github.com/apache/doris/pull/16268#issuecomment-1410146634 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16272: [improve](file cache) rename the var QueryContext to QueryFileCacheContext

2023-01-31 Thread github-actions
github-actions[bot] commented on PR #16272: URL: https://github.com/apache/doris/pull/16272#issuecomment-1410148431 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16256: [Refactor](function) opt the exec of function with null column

2023-01-31 Thread github-actions
github-actions[bot] commented on PR #16256: URL: https://github.com/apache/doris/pull/16256#issuecomment-1410154244 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16092: [fix](planner) create view generate wrong sql when sql contains multi count distinct

2023-01-31 Thread github-actions
github-actions[bot] commented on PR #16092: URL: https://github.com/apache/doris/pull/16092#issuecomment-1410168525 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

[GitHub] [doris] github-actions[bot] commented on pull request #16092: [fix](planner) create view generate wrong sql when sql contains multi count distinct

2023-01-31 Thread github-actions
github-actions[bot] commented on PR #16092: URL: https://github.com/apache/doris/pull/16092#issuecomment-1410168603 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

[GitHub] [doris] github-actions[bot] commented on pull request #16185: [BugFix](sort) use correct agg function when using 2 phase sort for agg table

2023-01-31 Thread github-actions
github-actions[bot] commented on PR #16185: URL: https://github.com/apache/doris/pull/16185#issuecomment-1410171557 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16089: [enhance](cooldown)accelerate cooldown task produce efficiency

2023-01-31 Thread github-actions
github-actions[bot] commented on PR #16089: URL: https://github.com/apache/doris/pull/16089#issuecomment-1410174039 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16280: [fix](Nereids): remove error regression case in nereids_p0

2023-01-31 Thread github-actions
github-actions[bot] commented on PR #16280: URL: https://github.com/apache/doris/pull/16280#issuecomment-1410210326 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

[GitHub] [doris] github-actions[bot] commented on pull request #16280: [fix](Nereids): remove error regression case in nereids_p0

2023-01-31 Thread github-actions
github-actions[bot] commented on PR #16280: URL: https://github.com/apache/doris/pull/16280#issuecomment-1410210376 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

[GitHub] [doris] github-actions[bot] commented on pull request #16256: [Refactor](function) opt the exec of function with null column

2023-01-31 Thread github-actions
github-actions[bot] commented on PR #16256: URL: https://github.com/apache/doris/pull/16256#issuecomment-1410218136 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 a

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #16258: [feature](cooldown)Add cooldown delete

2023-01-31 Thread github-actions
github-actions[bot] commented on code in PR #16258: URL: https://github.com/apache/doris/pull/16258#discussion_r1091855188 ## be/src/olap/tablet.cpp: ## @@ -1691,6 +1767,8 @@ Status Tablet::_cooldown_data() { TabletMetaPB remote_tablet_meta_pb; _tablet_meta

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #16299: [fix](cooldown) Fix bugs in cooldown single replica files

2023-01-31 Thread github-actions
github-actions[bot] commented on code in PR #16299: URL: https://github.com/apache/doris/pull/16299#discussion_r1091884725 ## be/src/olap/base_tablet.h: ## @@ -101,7 +101,7 @@ inline const std::string& BaseTablet::tablet_path() const { return _tablet_path; } -in

[GitHub] [doris] github-actions[bot] commented on pull request #15509: [feature](partition)add default list partition

2023-01-31 Thread github-actions
github-actions[bot] commented on PR #15509: URL: https://github.com/apache/doris/pull/15509#issuecomment-1410297183 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #15924: [improvement](agg-function) Increase the limit maximum number of agg function parameters

2023-01-31 Thread github-actions
github-actions[bot] commented on PR #15924: URL: https://github.com/apache/doris/pull/15924#issuecomment-1410305035 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

[GitHub] [doris] github-actions[bot] commented on pull request #16251: [refactor](row-store) make row store column a hidden column in meta

2023-01-31 Thread github-actions
github-actions[bot] commented on PR #16251: URL: https://github.com/apache/doris/pull/16251#issuecomment-1410345456 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16226: [fix](inverted index) fix some bug about fulltext match query with compound conditions

2023-01-31 Thread github-actions
github-actions[bot] commented on PR #16226: URL: https://github.com/apache/doris/pull/16226#issuecomment-1410356861 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

[GitHub] [doris] github-actions[bot] commented on pull request #16302: [fix](multi-catalog) remove the eof check among parquet columns

2023-01-31 Thread github-actions
github-actions[bot] commented on PR #16302: URL: https://github.com/apache/doris/pull/16302#issuecomment-1410379680 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16299: [fix](cooldown) Fix bugs in cooldown single replica files

2023-01-31 Thread github-actions
github-actions[bot] commented on PR #16299: URL: https://github.com/apache/doris/pull/16299#issuecomment-1410381614 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16303: [log](compaction) add max score log for debug

2023-01-31 Thread github-actions
github-actions[bot] commented on PR #16303: URL: https://github.com/apache/doris/pull/16303#issuecomment-1410414410 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16302: [fix](multi-catalog) remove the eof check among parquet columns

2023-01-31 Thread github-actions
github-actions[bot] commented on PR #16302: URL: https://github.com/apache/doris/pull/16302#issuecomment-1410439163 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

[GitHub] [doris] github-actions[bot] commented on pull request #16302: [fix](multi-catalog) remove the eof check among parquet columns

2023-01-31 Thread github-actions
github-actions[bot] commented on PR #16302: URL: https://github.com/apache/doris/pull/16302#issuecomment-1410439232 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

[GitHub] [doris] github-actions[bot] commented on pull request #16211: [bug](load) sequence column do not compare correctly in memtable

2023-01-31 Thread github-actions
github-actions[bot] commented on PR #16211: URL: https://github.com/apache/doris/pull/16211#issuecomment-1410483621 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16299: [fix](cooldown) Fix bugs in cooldown single replica files

2023-01-31 Thread github-actions
github-actions[bot] commented on PR #16299: URL: https://github.com/apache/doris/pull/16299#issuecomment-1410485461 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16299: [fix](cooldown) Fix bugs in cooldown single replica files

2023-01-31 Thread github-actions
github-actions[bot] commented on PR #16299: URL: https://github.com/apache/doris/pull/16299#issuecomment-1410520830 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16256: [Refactor](function) opt the exec of function with null column

2023-01-31 Thread github-actions
github-actions[bot] commented on PR #16256: URL: https://github.com/apache/doris/pull/16256#issuecomment-1410598720 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16304: [improvement](multi-catalog) use date/datetimev2 as default col type for catalog table

2023-01-31 Thread github-actions
github-actions[bot] commented on PR #16304: URL: https://github.com/apache/doris/pull/16304#issuecomment-1410665440 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 a

[GitHub] [doris] github-actions[bot] commented on pull request #16304: [improvement](multi-catalog) use date/datetimev2 as default col type for catalog table

2023-01-31 Thread github-actions
github-actions[bot] commented on PR #16304: URL: https://github.com/apache/doris/pull/16304#issuecomment-1410669996 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 a

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #16123: [enhancement-wip](BE http)Support BE http service with brpc

2023-01-31 Thread github-actions
github-actions[bot] commented on code in PR #16123: URL: https://github.com/apache/doris/pull/16123#discussion_r1092165206 ## be/src/http/brpc/handler_dispatcher.h: ## @@ -0,0 +1,46 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor

<    1   2   3   4   5   >