[GitHub] [doris] MaoMiMao opened a new issue, #21279: [Bug] 当 compaction 触发 OOM时 ,重启时通过fe直接删除对应表时 对应的tablet没有删除 还是触发了compaction

2023-06-27 Thread via GitHub
MaoMiMao opened a new issue, #21279: URL: https://github.com/apache/doris/issues/21279 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version 1.2.5 ### What's

[GitHub] [doris] lipf19860104 opened a new issue, #21278: [Bug] be crash when use a condition query on 100G table

2023-06-27 Thread via GitHub
lipf19860104 opened a new issue, #21278: URL: https://github.com/apache/doris/issues/21278 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version doris-1.2.0-rc04-Un

[GitHub] [doris] github-actions[bot] commented on pull request #21237: [fix](memory) Purge Jemalloc arena dirty pages when memory insufficient

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

[GitHub] [doris] github-actions[bot] commented on pull request #21237: [fix](memory) Purge Jemalloc arena dirty pages when memory insufficient

2023-06-27 Thread via GitHub
github-actions[bot] commented on PR #21237: URL: https://github.com/apache/doris/pull/21237#issuecomment-1610830922 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] github-actions[bot] commented on pull request #21277: [typo](doc) add params description and example for accessing hdfs in ha mode by tvf

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

[GitHub] [doris] github-actions[bot] commented on pull request #21277: [typo](doc) add params description and example for accessing hdfs in ha mode by tvf

2023-06-27 Thread via GitHub
github-actions[bot] commented on PR #21277: URL: https://github.com/apache/doris/pull/21277#issuecomment-1610827640 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] github-actions[bot] commented on pull request #21259: [fix](memory) Remove ChunkAllocator & fix Allocator no use mmap

2023-06-27 Thread via GitHub
github-actions[bot] commented on PR #21259: URL: https://github.com/apache/doris/pull/21259#issuecomment-1610824293 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] gnehil opened a new pull request, #21277: [typo](doc) add params description and example for accessing hdfs in ha mode by tvf

2023-06-27 Thread via GitHub
gnehil opened a new pull request, #21277: URL: https://github.com/apache/doris/pull/21277 ## Proposed changes add params description and example for accessing hdfs in ha mode by tvf ## Further comments If this is a relatively large or complex change, kick off the discussi

[doris] branch master updated (21b30820fd -> 1fc1e76fc7)

2023-06-27 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 21b30820fd [fix](partial-update) fix a coredump in commit_phase_update_delete_bitmap (#21254) add 1fc1e76fc7

[GitHub] [doris] BiteTheDDDDt merged pull request #21273: [Bug](alter table) return error status to avoid core dump on schema change meet invalid …

2023-06-27 Thread via GitHub
BiteThet merged PR #21273: URL: https://github.com/apache/doris/pull/21273 -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #21273: [Bug](alter table) return error status to avoid core dump on schema change meet invalid …

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

[GitHub] [doris] github-actions[bot] commented on pull request #21273: [Bug](alter table) return error status to avoid core dump on schema change meet invalid …

2023-06-27 Thread via GitHub
github-actions[bot] commented on PR #21273: URL: https://github.com/apache/doris/pull/21273#issuecomment-1610819624 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] morningman opened a new pull request, #21276: [branch1.2][fix](catalog) disable hdfs fs cache to avoid to many fs c…

2023-06-27 Thread via GitHub
morningman opened a new pull request, #21276: URL: https://github.com/apache/doris/pull/21276 …ache in memory ## Proposed changes FileInputFormat.setInputPaths() will call FileSystem.get(), which will create new FileSystem and save it in FileSystem.Cache. We don't need this

[GitHub] [doris] englefly opened a new pull request, #21275: nest loop join stats estimate

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

[GitHub] [doris] github-actions[bot] commented on pull request #21259: [fix](memory) Remove ChunkAllocator & fix Allocator no use mmap

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

[GitHub] [doris] github-actions[bot] commented on pull request #21259: [fix](memory) Remove ChunkAllocator & fix Allocator no use mmap

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

[GitHub] [doris] github-actions[bot] commented on pull request #21265: [improvement](kerberos) disable hdfs fs handle cache to renew kerberos ticket at fix interval

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

[GitHub] [doris] xinyiZzz commented on pull request #21259: [fix](memory) Remove ChunkAllocator & fix Allocator no use mmap

2023-06-27 Thread via GitHub
xinyiZzz commented on PR #21259: URL: https://github.com/apache/doris/pull/21259#issuecomment-1610770746 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

[GitHub] [doris] morrySnow commented on pull request #21168: [refactor](Nereids) refactor physical properties and plan translator

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

[GitHub] [doris] github-actions[bot] commented on pull request #21236: [fix](function) to_bitmap parameter parsing failure returns null instead of bitmap_empty

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

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

2023-06-27 Thread via GitHub
HackToday commented on issue #20665: URL: https://github.com/apache/doris/issues/20665#issuecomment-1610744580 This can happens with curl download with certificates issue -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [doris] github-actions[bot] commented on pull request #21195: [fix](nereids)use Expression's isConstant method to check if it's a literal

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

[GitHub] [doris] github-actions[bot] commented on pull request #21195: [fix](nereids)use Expression's isConstant method to check if it's a literal

2023-06-27 Thread via GitHub
github-actions[bot] commented on PR #21195: URL: https://github.com/apache/doris/pull/21195#issuecomment-1610717128 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] github-actions[bot] commented on pull request #21242: [Bug](lateral-view) make lateral view function's nullable mode work

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

[GitHub] [doris] BiteTheDDDDt commented on pull request #21242: [Bug](lateral-view) make lateral view function's nullable mode work

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

[GitHub] [doris-flink-connector] cygnusdark opened a new pull request, #155: [Improvement] Bump Flink CDC MySQL Connector version to 2.4.0 (#154)

2023-06-27 Thread via GitHub
cygnusdark opened a new pull request, #155: URL: https://github.com/apache/doris-flink-connector/pull/155 # Proposed changes Issue Number: close #154 ## Problem Summary: Bump Flink CDC MySQL Connector version to 2.4.0 ## Checklist(Required) 1. Does it affec

[GitHub] [doris] hello-stephen commented on pull request #21265: [improvement](kerberos) disable hdfs fs handle cache to renew kerberos ticket at fix interval

2023-06-27 Thread via GitHub
hello-stephen commented on PR #21265: URL: https://github.com/apache/doris/pull/21265#issuecomment-1610676141 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 42.71 seconds stream load tsv: 462 seconds loaded 74807831229 Bytes, about 154 MB/s

[GitHub] [doris] dutyu opened a new pull request, #21274: [Enhancement](multi-catalog) try to reuse existed ugi.

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

[GitHub] [doris] dutyu commented on pull request #21170: [Enhancement](multi-catalog) use a independent thread-pool for hive file-cache loader.

2023-06-27 Thread via GitHub
dutyu commented on PR #21170: URL: https://github.com/apache/doris/pull/21170#issuecomment-1610653153 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 unsubs

[GitHub] [doris] github-actions[bot] commented on pull request #21272: [Fix](storage)read page cache when seek

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

[GitHub] [doris] github-actions[bot] commented on pull request #21272: [Fix](storage)read page cache when seek

2023-06-27 Thread via GitHub
github-actions[bot] commented on PR #21272: URL: https://github.com/apache/doris/pull/21272#issuecomment-1610651700 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] yiguolei commented on pull request #21272: [Fix](storage)read page cache when seek

2023-06-27 Thread via GitHub
yiguolei commented on PR #21272: URL: https://github.com/apache/doris/pull/21272#issuecomment-1610650985 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

[GitHub] [doris] github-actions[bot] commented on pull request #21257: [enhancement](merge-on-write) add more version and txn information for mow publish

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

[GitHub] [doris] github-actions[bot] commented on pull request #21257: [enhancement](merge-on-write) add more version and txn information for mow publish

2023-06-27 Thread via GitHub
github-actions[bot] commented on PR #21257: URL: https://github.com/apache/doris/pull/21257#issuecomment-1610649276 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris-website] jeffreys-cat opened a new pull request, #253: Update cron-deploy-website.yml

2023-06-27 Thread via GitHub
jeffreys-cat opened a new pull request, #253: URL: https://github.com/apache/doris-website/pull/253 Update cron-deploy-website.yml -- 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 com

[doris] branch master updated: [fix](partial-update) fix a coredump in commit_phase_update_delete_bitmap (#21254)

2023-06-27 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 21b30820fd [fix](partial-update) fix a cored

[GitHub] [doris] dataroaring merged pull request #21254: [fix](partial-update) fix a coredump in commit_phase_update_delete_bitmap

2023-06-27 Thread via GitHub
dataroaring merged PR #21254: URL: https://github.com/apache/doris/pull/21254 -- 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.

[GitHub] [doris] github-actions[bot] commented on pull request #21273: [Bug](alter table) return error status to avoid core dump on schema change meet invalid …

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

[GitHub] [doris] github-actions[bot] commented on pull request #21161: [fix](test) case bug, streamload without sync.

2023-06-27 Thread via GitHub
github-actions[bot] commented on PR #21161: URL: https://github.com/apache/doris/pull/21161#issuecomment-1610640706 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] BiteTheDDDDt commented on pull request #21273: [Bug](alter table) return error status to avoid core dump on schema change meet invalid …

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

[GitHub] [doris] BiteTheDDDDt opened a new pull request, #21273: [Bug](alter table) return error status to avoid core dump on schema change meet invalid …

2023-06-27 Thread via GitHub
BiteThet opened a new pull request, #21273: URL: https://github.com/apache/doris/pull/21273 ## Proposed changes return error status to avoid core dump on schema change meet invalid input ## Further comments If this is a relatively large or complex change, kick off the

[GitHub] [doris] github-actions[bot] commented on pull request #21272: [Fix](storage)read page cache when seek

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

[GitHub] [doris] dataroaring merged pull request #21162: [enhancement](merge-on-write) replace map with vector for segment handle caches

2023-06-27 Thread via GitHub
dataroaring merged PR #21162: URL: https://github.com/apache/doris/pull/21162 -- 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 (5d1fb33f2d -> de9172e476)

2023-06-27 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 5d1fb33f2d [enhancement](merge-on-write) increasing the max_write_buffer_number parameter to improve save meta pe

[GitHub] [doris] dataroaring merged pull request #21243: [enhancement](rocksdb) increasing the max_write_buffer_number parameter to improve save meta performance

2023-06-27 Thread via GitHub
dataroaring merged PR #21243: URL: https://github.com/apache/doris/pull/21243 -- 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 (824c1fe165 -> 5d1fb33f2d)

2023-06-27 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 824c1fe165 [typo](docs)delete the native udf doc (#21146) add 5d1fb33f2d [enhancement](merge-on-write) increa

[doris] branch master updated: [typo](docs)delete the native udf doc (#21146)

2023-06-27 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 824c1fe165 [typo](docs)delete the native udf doc (

[GitHub] [doris] zy-kkk merged pull request #21146: [typo](docs)delete the native udf doc

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

[doris-website] branch master updated: Update version-1.2.json

2023-06-27 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new b4bd407562c Update version-1.2.json

[doris] branch master updated (08fe22cb0c -> 1d406d486c)

2023-06-27 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 08fe22cb0c [improvement](backup) Add BackupJobInfo with tableCommitSeqMap (#21255) add 1d406d486c [typo](docs) mod

[GitHub] [doris] zy-kkk merged pull request #21175: [typo](docs) modify invalid URLs in release-1.2.0

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

[GitHub] [doris] yiguolei commented on a diff in pull request #21205: [enhancement](query) enable strong consistency by syncing max journal id from master

2023-06-27 Thread via GitHub
yiguolei commented on code in PR #21205: URL: https://github.com/apache/doris/pull/21205#discussion_r1244620325 ## fe/fe-core/src/main/java/org/apache/doris/qe/StmtExecutor.java: ## @@ -781,6 +789,33 @@ public void executeByLegacy(TUniqueId queryId) throws Exception {

[GitHub] [doris] wangbo opened a new pull request, #21272: [Fix](storage)read page cache when seek

2023-06-27 Thread via GitHub
wangbo opened a new pull request, #21272: URL: https://github.com/apache/doris/pull/21272 ## Proposed changes Currently, when a columnIter is used for seek, then page cache is not set; When this colunIter is used for later read data, then page cache could not be used. -- This is

[GitHub] [doris] mrhhsg opened a new pull request, #21271: [improvement](bitmap) Use shared_ptr in BitmapValue to avoid deep copying

2023-06-27 Thread via GitHub
mrhhsg opened a new pull request, #21271: URL: https://github.com/apache/doris/pull/21271 ## Proposed changes pick #19101 Currently bitmapvalue type is copied between columns, it cost a lot of memory. Use a shared ptr in bitmap value to avoid copy data. ## Further co

[GitHub] [doris] yiguolei commented on a diff in pull request #21205: [enhancement](query) enable strong consistency by syncing max journal id from master

2023-06-27 Thread via GitHub
yiguolei commented on code in PR #21205: URL: https://github.com/apache/doris/pull/21205#discussion_r1244603596 ## fe/fe-core/src/main/java/org/apache/doris/qe/DdlExecutor.java: ## @@ -230,8 +229,6 @@ public static void execute(Env env, DdlStmt ddlStmt) throws Exception {

[GitHub] [doris] hello-stephen commented on pull request #20641: [typo](storage)Fixed wrong description about Storage_root_path parameter

2023-06-27 Thread via GitHub
hello-stephen commented on PR #20641: URL: https://github.com/apache/doris/pull/20641#issuecomment-1610627165 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.9 seconds stream load tsv: 454 seconds loaded 74807831229 Bytes, about 157 MB/s

[doris] tag 2.0-beta deleted (was 932a38b4ec)

2023-06-27 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to tag 2.0-beta in repository https://gitbox.apache.org/repos/asf/doris.git *** WARNING: tag 2.0-beta was deleted! *** was 932a38b4ec [Fix](inverted index) check inverted index file existence befor d

[GitHub] [doris] morningman commented on pull request #21265: [improvement](kerberos) disable hdfs fs handle cache to renew kerberos ticket at fix interval

2023-06-27 Thread via GitHub
morningman commented on PR #21265: URL: https://github.com/apache/doris/pull/21265#issuecomment-1610617074 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

[GitHub] [doris] deadlinefen commented on pull request #21247: [Test](regression) Temporarily disable quickTest for SHOW CREATE TABLE to adapt to enable_feature_binlog=true

2023-06-27 Thread via GitHub
deadlinefen commented on PR #21247: URL: https://github.com/apache/doris/pull/21247#issuecomment-1610616016 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

[doris] branch master updated: [improvement](backup) Add BackupJobInfo with tableCommitSeqMap (#21255)

2023-06-27 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 08fe22cb0c [improvement](backup) Add BackupJ

[GitHub] [doris] dataroaring merged pull request #21255: [improvement](backup) Add BackupJobInfo with tableCommitSeqMap

2023-06-27 Thread via GitHub
dataroaring merged PR #21255: URL: https://github.com/apache/doris/pull/21255 -- 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: [typo](docs) poor phrasing (#21224)

2023-06-27 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new e9bbac71dc [typo](docs) poor phrasing (#21224) e9b

[GitHub] [doris] zy-kkk merged pull request #21224: [typo](docs) poor phrasing

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

[doris] branch master updated: [docker](trino) add Trino docker compose and hive catalog (#21086)

2023-06-27 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new a6ff87f32c [docker](trino) add Trino docker compos

[GitHub] [doris] zy-kkk merged pull request #21086: [docker](trino) add Trino docker compose and hive catalog

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

[doris] branch master updated (18878df1c0 -> 33ace22471)

2023-06-27 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 18878df1c0 [typo](doc)outfile export document optimization (#21211) add 33ace22471 [typo](docs) improvement SQL man

[GitHub] [doris] zy-kkk merged pull request #21267: [typo](docs) improvement SQL manual doc sidebar

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

[GitHub] [doris] zy-kkk commented on pull request #21270: [typo](docs) improvement lakehouse doc sidebar

2023-06-27 Thread via GitHub
zy-kkk commented on PR #21270: URL: https://github.com/apache/doris/pull/21270#issuecomment-1610608239 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

[GitHub] [doris] zy-kkk opened a new pull request, #21270: [typo](docs) improvement lakehouse doc sidebar

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

[GitHub] [doris] caoliang-web opened a new pull request, #21269: [fix](database)fix the database name is amdin query error

2023-06-27 Thread via GitHub
caoliang-web opened a new pull request, #21269: URL: https://github.com/apache/doris/pull/21269 ## Proposed changes Issue Number: close #xxx ## Problem summary If the database name is admin or root, a certain column will not be found when querying ## Further comments

[GitHub] [doris] github-actions[bot] commented on pull request #21267: [typo](docs) improvement SQL manual doc sidebar

2023-06-27 Thread via GitHub
github-actions[bot] commented on PR #21267: URL: https://github.com/apache/doris/pull/21267#issuecomment-1610607472 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] TangSiyang2001 commented on a diff in pull request #21205: [enhancement](query) enable strong consistency by syncing max journal id from master

2023-06-27 Thread via GitHub
TangSiyang2001 commented on code in PR #21205: URL: https://github.com/apache/doris/pull/21205#discussion_r1244605168 ## fe/fe-core/src/main/java/org/apache/doris/qe/DdlExecutor.java: ## @@ -230,8 +229,6 @@ public static void execute(Env env, DdlStmt ddlStmt) throws Exception {

[GitHub] [doris] TangSiyang2001 commented on a diff in pull request #21205: [enhancement](query) enable strong consistency by syncing max journal id from master

2023-06-27 Thread via GitHub
TangSiyang2001 commented on code in PR #21205: URL: https://github.com/apache/doris/pull/21205#discussion_r1244604538 ## fe/fe-core/src/main/java/org/apache/doris/analysis/SyncStmt.java: ## @@ -27,6 +27,6 @@ public void analyze(Analyzer analyzer) throws UserException { @O

[GitHub] [doris] yiguolei commented on a diff in pull request #21205: [enhancement](query) enable strong consistency by syncing max journal id from master

2023-06-27 Thread via GitHub
yiguolei commented on code in PR #21205: URL: https://github.com/apache/doris/pull/21205#discussion_r1244603596 ## fe/fe-core/src/main/java/org/apache/doris/qe/DdlExecutor.java: ## @@ -230,8 +229,6 @@ public static void execute(Env env, DdlStmt ddlStmt) throws Exception {

[GitHub] [doris] yiguolei commented on a diff in pull request #21205: [enhancement](query) enable strong consistency by syncing max journal id from master

2023-06-27 Thread via GitHub
yiguolei commented on code in PR #21205: URL: https://github.com/apache/doris/pull/21205#discussion_r1244602695 ## fe/fe-core/src/main/java/org/apache/doris/analysis/SyncStmt.java: ## @@ -27,6 +27,6 @@ public void analyze(Analyzer analyzer) throws UserException { @Overrid

[GitHub] [doris] yiguolei commented on a diff in pull request #21205: [enhancement](query) enable strong consistency by syncing max journal id from master

2023-06-27 Thread via GitHub
yiguolei commented on code in PR #21205: URL: https://github.com/apache/doris/pull/21205#discussion_r1244599345 ## fe/fe-core/src/main/java/org/apache/doris/analysis/SyncStmt.java: ## @@ -27,6 +27,6 @@ public void analyze(Analyzer analyzer) throws UserException { @Overrid

[GitHub] [doris] github-actions[bot] commented on pull request #21205: [enhancement](query) enable strong consistency by syncing max journal id from master

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

[GitHub] [doris] github-actions[bot] commented on pull request #21205: [enhancement](query) enable strong consistency by syncing max journal id from master

2023-06-27 Thread via GitHub
github-actions[bot] commented on PR #21205: URL: https://github.com/apache/doris/pull/21205#issuecomment-1610580081 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] zy-kkk commented on pull request #20641: [typo](storage)Fixed wrong description about Storage_root_path parameter

2023-06-27 Thread via GitHub
zy-kkk commented on PR #20641: URL: https://github.com/apache/doris/pull/20641#issuecomment-1610576594 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

[GitHub] [doris] zy-kkk commented on pull request #21146: [typo](docs)delete the native udf doc

2023-06-27 Thread via GitHub
zy-kkk commented on PR #21146: URL: https://github.com/apache/doris/pull/21146#issuecomment-1610566495 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

[GitHub] [doris] hello-stephen commented on pull request #21239: [improvement](olap) filter the whole segment by dictionary

2023-06-27 Thread via GitHub
hello-stephen commented on PR #21239: URL: https://github.com/apache/doris/pull/21239#issuecomment-1610562276 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 40.48 seconds stream load tsv: 461 seconds loaded 74807831229 Bytes, about 154 MB/s

[doris] branch master updated: [typo](doc)outfile export document optimization (#21211)

2023-06-27 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 18878df1c0 [typo](doc)outfile export document opti

[GitHub] [doris] zy-kkk merged pull request #21211: [typo](doc)outfile export document optimization

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

[GitHub] [doris] amorynan opened a new issue, #21268: [Enhancement] Improve Json function for doris

2023-06-27 Thread via GitHub
amorynan opened a new issue, #21268: URL: https://github.com/apache/doris/issues/21268 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description Now We have some js

[GitHub] [doris] github-actions[bot] commented on pull request #21242: [Bug](lateral-view) make lateral view function's nullable mode work

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

[GitHub] [doris] zy-kkk commented on pull request #21267: [typo](docs) improvement SQL manual doc sidebar

2023-06-27 Thread via GitHub
zy-kkk commented on PR #21267: URL: https://github.com/apache/doris/pull/21267#issuecomment-1610545320 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

[GitHub] [doris] xzj7019 commented on pull request #21114: [improvement](nereids) Support rf into cte

2023-06-27 Thread via GitHub
xzj7019 commented on PR #21114: URL: https://github.com/apache/doris/pull/21114#issuecomment-1610541272 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

[GitHub] [doris] BiteTheDDDDt commented on pull request #21242: [Bug](lateral-view) make lateral view function's nullable mode work

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

[GitHub] [doris] xzj7019 commented on a diff in pull request #20789: [improvement](nereids) prune hash join output slot ids list

2023-06-27 Thread via GitHub
xzj7019 commented on code in PR #20789: URL: https://github.com/apache/doris/pull/20789#discussion_r1244581189 ## fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java: ## @@ -1691,17 +1717,26 @@ public PlanFragment visitPhysicalProject(P

[doris] branch master updated (853fa5f688 -> ac62ca0320)

2023-06-27 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 853fa5f688 [typo](nativeInsertStmt) fix object-stored column exception description (#21221) add ac62ca0320 [typo](

[GitHub] [doris] zy-kkk merged pull request #21245: [typo](doc) add limitation description for inverted index

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

[doris] branch master updated: [typo](nativeInsertStmt) fix object-stored column exception description (#21221)

2023-06-27 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 853fa5f688 [typo](nativeInsertStmt) fix object-sto

[GitHub] [doris] zy-kkk merged pull request #21221: [typo](nativeInsertStmt) fix object-stored column exception description

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

[GitHub] [doris] zenoyang commented on pull request #21236: [fix](function) to_bitmap parameter parsing failure returns null instead of bitmap_empty

2023-06-27 Thread via GitHub
zenoyang commented on PR #21236: URL: https://github.com/apache/doris/pull/21236#issuecomment-1610527676 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

[GitHub] [doris] englefly commented on a diff in pull request #20789: [improvement](nereids) prune hash join output slot ids list

2023-06-27 Thread via GitHub
englefly commented on code in PR #20789: URL: https://github.com/apache/doris/pull/20789#discussion_r1244578302 ## fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java: ## @@ -1691,17 +1717,26 @@ public PlanFragment visitPhysicalProject(

[GitHub] [doris] gnehil commented on pull request #16202: [fix](spark load) not setting the file format cause null pointer exception

2023-06-27 Thread via GitHub
gnehil commented on PR #16202: URL: https://github.com/apache/doris/pull/16202#issuecomment-1610524178 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

[doris] branch master updated (db50face41 -> b1e973b721)

2023-06-27 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from db50face41 [fix](time_zone) be compatible with doris old version for CST time_zone when load orc file in broker load

[GitHub] [doris] yiguolei merged pull request #21201: [Improve](func)support array to window-func first-last-value arg type

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

[GitHub] [doris] amorynan commented on pull request #21201: [Improve](func)support array to window-func first-last-value arg type

2023-06-27 Thread via GitHub
amorynan commented on PR #21201: URL: https://github.com/apache/doris/pull/21201#issuecomment-1610500572 run p1 -- 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

[GitHub] [doris] morningman commented on pull request #21267: [typo](docs) improvement SQL manual doc sidebar

2023-06-27 Thread via GitHub
morningman commented on PR #21267: URL: https://github.com/apache/doris/pull/21267#issuecomment-1610493736 Build Extension failed -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

  1   2   3   4   5   >