Re: [I] [Bug] Doris returns incorrect query results when there are multiple window functions in the select and one of the window functions applies the topN optimization. [doris]

2025-03-07 Thread via GitHub
htyoung closed issue #48707: [Bug] Doris returns incorrect query results when there are multiple window functions in the select and one of the window functions applies the topN optimization. URL: https://github.com/apache/doris/issues/48707 -- This is an automated message from the Apache Git

Re: [I] [Bug] Doris returns incorrect query results when there are multiple window functions in the select and one of the window functions applies the topN optimization. [doris]

2025-03-07 Thread via GitHub
htyoung commented on issue #48707: URL: https://github.com/apache/doris/issues/48707#issuecomment-2708074537 I have try it on version 2.1.8,found it fixed. Related PR: https://github.com/apache/doris/pull/44655 https://github.com/apache/doris/pull/44617 https://github.com/apache/doris/pull

Re: [I] [Bug] Doris FE BDBJE checkInvalid will cause FE crash [doris]

2025-03-07 Thread via GitHub
htyoung closed issue #33484: [Bug] Doris FE BDBJE checkInvalid will cause FE crash URL: https://github.com/apache/doris/issues/33484 -- 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

Re: [I] [Bug] Doris FE BDBJE checkInvalid will cause FE crash [doris]

2025-03-07 Thread via GitHub
htyoung commented on issue #33484: URL: https://github.com/apache/doris/issues/33484#issuecomment-2706585569 I have solved this problem. The reason was that the hard disk (cloud disk) storing FE metadata had problems. After replacing it with a local disk, the problem disappeared. -- This

[I] [Bug] Doris returns incorrect query results when there are multiple window functions in the select and one of the window functions applies the topN optimization. [doris]

2025-03-05 Thread via GitHub
htyoung opened a new issue, #48707: URL: https://github.com/apache/doris/issues/48707 ### 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 I can reproduce it on ve

[I] [Bug] [doris]

2025-03-03 Thread via GitHub
xjsCCarry opened a new issue, #48590: URL: https://github.com/apache/doris/issues/48590 ### 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 java.sql.SQLException:

[I] [Bug] [doris]

2025-02-27 Thread via GitHub
yeqown opened a new issue, #48460: URL: https://github.com/apache/doris/issues/48460 ### 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 3.0.3 ### What's W

Re: [I] [Bug] Doris be restarts every day from 0 am to 1 am [doris]

2025-02-18 Thread via GitHub
dataroaring closed issue #46432: [Bug] Doris be restarts every day from 0 am to 1 am URL: https://github.com/apache/doris/issues/46432 -- 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 co

Re: [I] [Bug] Doris 3.0.3 [INTERNAL_ERROR]Invalid JSON format while reading the variant data type col [doris]

2025-02-04 Thread via GitHub
eldenmoon commented on issue #47381: URL: https://github.com/apache/doris/issues/47381#issuecomment-2635650139 sorry i can't reproduce this issue in 3.0.3 or 3.0.4 maybe it's already fixed in 3.0.4, could you please upgrade to 3.0.4 to test if it's fixed -- This is an automated message fr

Re: [I] [Bug] Doris 3.0.3 [INTERNAL_ERROR]Invalid JSON format while reading the variant data type col [doris]

2025-01-26 Thread via GitHub
kumarShailendra1 commented on issue #47381: URL: https://github.com/apache/doris/issues/47381#issuecomment-2614943139 @ixzc let me know once that is done . We will upgrade the doris cluster from 3.0.3 to 3.0.4 -- This is an automated message from the Apache Git Service. To respond to

Re: [I] [Bug] Doris 3.0.3 [INTERNAL_ERROR]Invalid JSON format while reading the variant data type col [doris]

2025-01-26 Thread via GitHub
ixzc commented on issue #47381: URL: https://github.com/apache/doris/issues/47381#issuecomment-2614286899 we will fix this -- 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. T

Re: [I] [Bug] doris V2.1.5版本,1fe、3be节点,我执行一个sql,直接导致doris挂掉 [doris]

2025-01-23 Thread via GitHub
Mryange commented on issue #44784: URL: https://github.com/apache/doris/issues/44784#issuecomment-2611734867 这个原因是这样的,因为 VARCHAR substring_index(VARCHAR content, VARCHAR delimiter, INT field) delimiter 和 field 参数需要是常量,不支持变量。 可以设置 ``` set enable_nereids_planner=true; set

[I] [Bug] Doris 3.0.3 [INTERNAL_ERROR]Invalid JSON format while reading the variant data type col [doris]

2025-01-23 Thread via GitHub
kumarShailendra1 opened a new issue, #47381: URL: https://github.com/apache/doris/issues/47381 ### 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 I am using dori

Re: [I] [Bug] [doris]

2025-01-13 Thread via GitHub
superLucky233 commented on issue #46949: URL: https://github.com/apache/doris/issues/46949#issuecomment-2588832612 sh build-tpcds-tools.sh -- 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 sp

Re: [I] [Bug] [doris]

2025-01-13 Thread via GitHub
superLucky233 commented on issue #46949: URL: https://github.com/apache/doris/issues/46949#issuecomment-2588832011 version :3.0.3 -- 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

[I] [Bug] [doris]

2025-01-13 Thread via GitHub
superLucky233 opened a new issue, #46949: URL: https://github.com/apache/doris/issues/46949 ### 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 version :3.0.0

Re: [I] [Bug] Doris be restarts every day from 0 am to 1 am [doris]

2025-01-10 Thread via GitHub
Ak47biubiuaaa commented on issue #46432: URL: https://github.com/apache/doris/issues/46432#issuecomment-2583117582 > > The same SQL and scheduled tasks did not have an exception in version 2.1.6, and this exception has only appeared since the upgrade to 2.1.7 > > it's insert SQL and h

Re: [I] [Bug] Doris be restarts every day from 0 am to 1 am [doris]

2025-01-10 Thread via GitHub
zhangstar333 commented on issue #46432: URL: https://github.com/apache/doris/issues/46432#issuecomment-2582015937 > The same SQL and scheduled tasks did not have an exception in version 2.1.6, and this exception has only appeared since the upgrade to 2.1.7 it's insert SQL and have use

Re: [I] [Bug] [doris sink] flink app dead lock,when doris be restart or meet some wrong [doris-flink-connector]

2025-01-09 Thread via GitHub
JNSimba closed issue #536: [Bug] [doris sink] flink app dead lock,when doris be restart or meet some wrong URL: https://github.com/apache/doris-flink-connector/issues/536 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

Re: [I] [Bug] [doris sink] flink app dead lock,when doris be restart or meet some wrong [doris-flink-connector]

2025-01-08 Thread via GitHub
deng-jeffer commented on issue #536: URL: https://github.com/apache/doris-flink-connector/issues/536#issuecomment-2579052551 > > @JNSimba How does this problem relate to schema changes? > > These should be two problems > > 1. Schema change failed (theoretically, it should not affec

Re: [I] [Bug] [doris sink] flink app dead lock,when doris be restart or meet some wrong [doris-flink-connector]

2025-01-08 Thread via GitHub
deng-jeffer commented on issue #536: URL: https://github.com/apache/doris-flink-connector/issues/536#issuecomment-2578987858 > > @JNSimba How does this problem relate to schema changes? > > These should be two problems > > 1. Schema change failed (theoretically, it should not affec

Re: [I] [Bug] [doris sink] flink app dead lock,when doris be restart or meet some wrong [doris-flink-connector]

2025-01-08 Thread via GitHub
JNSimba commented on issue #536: URL: https://github.com/apache/doris-flink-connector/issues/536#issuecomment-2578004205 > @JNSimba How does this problem relate to schema changes? These should be two problems 1. Schema change failed (theoretically, it should not affect the flink job)

Re: [I] [Bug] [doris sink] flink app dead lock,when doris be restart or meet some wrong [doris-flink-connector]

2025-01-07 Thread via GitHub
deng-jeffer commented on issue #536: URL: https://github.com/apache/doris-flink-connector/issues/536#issuecomment-2575147654 @JNSimba How does this problem relate to schema changes? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

Re: [I] [Bug] [doris sink] flink app dead lock,when doris be restart or meet some wrong [doris-flink-connector]

2025-01-07 Thread via GitHub
JNSimba commented on issue #536: URL: https://github.com/apache/doris-flink-connector/issues/536#issuecomment-2574739371 You can try this PR #537 , schemachange should be ignored -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[I] [Bug] [doris sink] flink app dead lock,when doris be restart or meet some wrong [doris-flink-connector]

2025-01-06 Thread via GitHub
deng-jeffer opened a new issue, #536: URL: https://github.com/apache/doris-flink-connector/issues/536 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version

Re: [I] [Bug] [doris]

2025-01-06 Thread via GitHub
zhangstar333 commented on issue #45297: URL: https://github.com/apache/doris/issues/45297#issuecomment-2572753130 maybe could use java-udf. the remote-udf is not maintain. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [I] [Bug] Doris be restarts every day from 0 am to 1 am [doris]

2025-01-05 Thread via GitHub
Ak47biubiuaaa commented on issue #46432: URL: https://github.com/apache/doris/issues/46432#issuecomment-2572332940 The same SQL and scheduled tasks did not appear in version 2.1.6, and this exception has only appeared since the upgrade to 2.1.7 -- This is an automated message from the Apa

Re: [I] [Bug] Doris be restarts every day from 0 am to 1 am [doris]

2025-01-05 Thread via GitHub
Ak47biubiuaaa commented on issue #46432: URL: https://github.com/apache/doris/issues/46432#issuecomment-2572327514 > You can check the be.out log I find a SQL exec error : (1105, 'errCode = 2, detailMessage = Backend process epoch changed, previous 1736012512920 now 1736092876420, me

Re: [I] [Bug] Doris be restarts every day from 0 am to 1 am [doris]

2025-01-05 Thread via GitHub
Ak47biubiuaaa commented on issue #46432: URL: https://github.com/apache/doris/issues/46432#issuecomment-2572314410 > You can check the be.out log *** Query id: 77d107fac80347d9-b07bc57eb6d9ea79 *** *** is nereids: 1 *** *** tablet id: 0 *** *** Aborted at 1736092862 (unix time

Re: [I] [Bug] Doris be restarts every day from 0 am to 1 am [doris]

2025-01-05 Thread via GitHub
XLPE commented on issue #46432: URL: https://github.com/apache/doris/issues/46432#issuecomment-2572237671 You can check the be.out log -- 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

[I] [Bug] Doris be restarts every day from 0 am to 1 am [doris]

2025-01-05 Thread via GitHub
Ak47biubiuaaa opened a new issue, #46432: URL: https://github.com/apache/doris/issues/46432 ### 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 2.1.7 ### W

Re: [I] [Bug] doris be crash down [doris]

2025-01-04 Thread via GitHub
yiguolei commented on issue #45323: URL: https://github.com/apache/doris/issues/45323#issuecomment-2571269487 please upgrade to doris 2.1.7 -- 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 sp

Re: [I] [Bug] doris be crash down [doris]

2025-01-04 Thread via GitHub
yiguolei closed issue #45323: [Bug] doris be crash down URL: https://github.com/apache/doris/issues/45323 -- 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

Re: [I] [Bug] Doris MATCH_ANY not works fine while with chinese words [doris]

2024-12-22 Thread via GitHub
dengliming commented on issue #32074: URL: https://github.com/apache/doris/issues/32074#issuecomment-2559089864 Any progress? -- 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: [I] [Bug] doris create more and more ranger policy refresher [doris]

2024-12-20 Thread via GitHub
Yulei-Yang closed issue #45641: [Bug] doris create more and more ranger policy refresher URL: https://github.com/apache/doris/issues/45641 -- 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 specif

[I] [Bug] doris create more and more ranger policy refresher [doris]

2024-12-18 Thread via GitHub
Yulei-Yang opened a new issue, #45641: URL: https://github.com/apache/doris/issues/45641 ### 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 2.1 ### What's

Re: [I] [Bug] doris be crash down [doris]

2024-12-17 Thread via GitHub
ixzc commented on issue #45323: URL: https://github.com/apache/doris/issues/45323#issuecomment-2547761494 maybe this is known issue. you can upgrade your doris 2.1 latest version https://github.com/apache/doris/pull/35655 -- This is an automated message from the Apache Git Service. To r

Re: [I] [Bug] doris V2.1.5版本,1fe、3be节点,我执行一个sql,直接导致doris挂掉 [doris]

2024-12-12 Thread via GitHub
spihiker commented on issue #44784: URL: https://github.com/apache/doris/issues/44784#issuecomment-2540634709 When will a stable version be released? From 1.0 to 2.1, just simple sql, just crashed. As a database product, no matter how many functions it has and how good its performance is, i

[I] [Bug] doris be crash down [doris]

2024-12-11 Thread via GitHub
fuimaz opened a new issue, #45323: URL: https://github.com/apache/doris/issues/45323 ### 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 2.1.3 ### What's W

[I] [Bug] [doris]

2024-12-11 Thread via GitHub
windylcx opened a new issue, #45297: URL: https://github.com/apache/doris/issues/45297 ### 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 3.0.3 ### What's

Re: [I] [Bug] Doris 2.0.3 BE start failed: jemalloc unsupported system page size [doris]

2024-12-08 Thread via GitHub
lu598110900 commented on issue #28759: URL: https://github.com/apache/doris/issues/28759#issuecomment-2526701713 2.0.15 has same issue -- 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

Re: [I] [Bug] doris V2.1.5版本,1fe、3be节点,我执行一个sql,直接导致doris挂掉 [doris]

2024-12-02 Thread via GitHub
ixzc commented on issue #44784: URL: https://github.com/apache/doris/issues/44784#issuecomment-2513477862 can you provide more information to let us reproduce this or try using jdk8 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

Re: [I] [Bug] doris 写入中文表和中文字段时报错 [doris]

2024-12-01 Thread via GitHub
0xqq commented on issue #44538: URL: https://github.com/apache/doris/issues/44538#issuecomment-2510436203 SET enable_unicode_name_support=true; -- 是否启用中文支持 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[I] [Bug] doris V2.1.5版本,1fe、3be节点,我执行一个sql,直接导致doris挂掉 [doris]

2024-11-29 Thread via GitHub
pokerface-afk opened a new issue, #44784: URL: https://github.com/apache/doris/issues/44784 ### 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 V2.1.5 ###

[I] [Bug] [doris]

2024-11-27 Thread via GitHub
XLPE opened a new issue, #44694: URL: https://github.com/apache/doris/issues/44694 ### 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 3.0.2-rc03 ### What'

Re: [I] [Bug] doris两表关联查询结果集不正确 [doris]

2024-11-26 Thread via GitHub
ping-cai commented on issue #38412: URL: https://github.com/apache/doris/issues/38412#issuecomment-2500148485 有大佬打算解决一下这个问题吗?感觉很有用 -- 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

Re: [I] [Bug] Doris不支持recursive CTE [doris]

2024-11-26 Thread via GitHub
ixzc commented on issue #44550: URL: https://github.com/apache/doris/issues/44550#issuecomment-2500150034 we are researching phase and will add this in the future -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[I] [Bug] Doris不支持recursive CTE [doris]

2024-11-25 Thread via GitHub
awesomeleo opened a new issue, #44550: URL: https://github.com/apache/doris/issues/44550 ### 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 2.0.9 ### What

[I] [Bug] doris 写入中文表和中文字段时报错 [doris]

2024-11-24 Thread via GitHub
rw12306 opened a new issue, #44538: URL: https://github.com/apache/doris/issues/44538 ### 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 v3.0 ### What's W

Re: [I] [Bug] [doris]

2024-11-20 Thread via GitHub
chn5944 commented on issue #44037: URL: https://github.com/apache/doris/issues/44037#issuecomment-2490186742 > You can upgrade your Doris to 2.0.15 or 2.1.7 to solve this ok, i test version 2.0.4 doesn't have this problem -- This is an automated message from the Apache Git Service.

Re: [I] [Bug] [doris]

2024-11-20 Thread via GitHub
chn5944 closed issue #44037: [Bug] URL: https://github.com/apache/doris/issues/44037 -- 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..

[I] [Bug] Doris 嵌套子查询问题 [doris]

2024-11-19 Thread via GitHub
awesomeleo opened a new issue, #44271: URL: https://github.com/apache/doris/issues/44271 ### 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 2.0.9 ##

Re: [I] [Bug] [doris]

2024-11-18 Thread via GitHub
ixzc commented on issue #44037: URL: https://github.com/apache/doris/issues/44037#issuecomment-2482209759 You can upgrade your Doris to 2.0.15 or 2.1.7 to solve this -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[I] [Bug] [doris]

2024-11-15 Thread via GitHub
chn5944 opened a new issue, #44037: URL: https://github.com/apache/doris/issues/44037 ### 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 2.0.0 ### What's

Re: [I] [Bug] [doris]

2024-11-12 Thread via GitHub
autelai2 commented on issue #43775: URL: https://github.com/apache/doris/issues/43775#issuecomment-2470228250 Statistics storage initiated failed, will try again later -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[I] [Bug] [doris]

2024-11-12 Thread via GitHub
autelai2 opened a new issue, #43775: URL: https://github.com/apache/doris/issues/43775 ### 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 2.1.6 ### What's

Re: [I] [Bug] Doris Operator Cluster FE not start after reboot fe and be [doris]

2024-11-12 Thread via GitHub
ming12713 commented on issue #43751: URL: https://github.com/apache/doris/issues/43751#issuecomment-2469949747 In my Case, Kafka Writes to Doris via Connector Sink Mode, When Doris is restarted, the connector continues to write data. The logs parse the coordinator BE IP. Is it possible that

[I] [Bug] Doris Operator Cluster FE not start after reboot fe and be [doris]

2024-11-11 Thread via GitHub
ming12713 opened a new issue, #43751: URL: https://github.com/apache/doris/issues/43751 ### 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 2.1.1 ### What'

Re: [I] [Bug] doris 2.1.6开启 ipv6 无法join [doris]

2024-11-11 Thread via GitHub
wzhxs commented on issue #42695: URL: https://github.com/apache/doris/issues/42695#issuecomment-2469626825 @ixzc ok,Submitted pr, look for pull number 43688 -- 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

Re: [I] [BUG] Doris Stream Load Memory Overcommit Issue Causing Cancellation (Data Does Not Exceed GC Settings) [doris]

2024-11-10 Thread via GitHub
Han-lai commented on issue #43550: URL: https://github.com/apache/doris/issues/43550#issuecomment-2467285370 > How much data was loaded in on stream load?流載入時載入了多少數據? In this stream load process, a total of 100 rows of data were loaded, as indicated by the LoadedRows column. The LoadBytes

Re: [I] [Bug] doris 2.1.6开启 ipv6 无法join [doris]

2024-11-06 Thread via GitHub
ixzc commented on issue #42695: URL: https://github.com/apache/doris/issues/42695#issuecomment-2459008210 okay, we will fix this, we have a jira for this. -- 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: [I] [Bug] doris::io::HdfsHandlerCache::get_connection coredump [doris]

2024-10-31 Thread via GitHub
gavinchou closed issue #42610: [Bug] doris::io::HdfsHandlerCache::get_connection coredump URL: https://github.com/apache/doris/issues/42610 -- 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 speci

[I] [Bug] doris 2.1.6开启 ipv6 无法join [doris]

2024-10-28 Thread via GitHub
wzhxs opened a new issue, #42695: URL: https://github.com/apache/doris/issues/42695 ### 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 2.1.6 ### Wha

[I] [Bug] doris::io::HdfsHandlerCache::get_connection coredump [doris]

2024-10-28 Thread via GitHub
SWJTU-ZhangLei opened a new issue, #42610: URL: https://github.com/apache/doris/issues/42610 ### 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 master (cloud mod

Re: [I] [Bug] Doris Source When the parallelism is set to greater than 1, the read data will be lost [doris-flink-connector]

2024-10-25 Thread via GitHub
Misaki030112 closed issue #503: [Bug] Doris Source When the parallelism is set to greater than 1, the read data will be lost URL: https://github.com/apache/doris-flink-connector/issues/503 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [I] [Bug] Doris Source When the parallelism is set to greater than 1, the read data will be lost [doris-flink-connector]

2024-10-25 Thread via GitHub
Misaki030112 commented on issue #503: URL: https://github.com/apache/doris-flink-connector/issues/503#issuecomment-2437152094 > This has been fixed in this PR [apache/doris#42421](https://github.com/apache/doris/pull/42421), you can try it; Or you can use arrow-flight to read, you can refe

Re: [I] [Bug] Doris Source When the parallelism is set to greater than 1, the read data will be lost [doris-flink-connector]

2024-10-25 Thread via GitHub
Misaki030112 commented on issue #503: URL: https://github.com/apache/doris-flink-connector/issues/503#issuecomment-2436748689 > What is the Doris version? Does taskmanager report an error? This PR #502 fixes the data loss caused by error retry during reading Doris Version: 3.0.1 A

Re: [I] [Bug] Doris Source When the parallelism is set to greater than 1, the read data will be lost [doris-flink-connector]

2024-10-25 Thread via GitHub
JNSimba commented on issue #503: URL: https://github.com/apache/doris-flink-connector/issues/503#issuecomment-2437092160 This has been fixed in this PR https://github.com/apache/doris/pull/42421, you can try it -- This is an automated message from the Apache Git Service. To respond to th

Re: [I] [Bug] Doris Source When the parallelism is set to greater than 1, the read data will be lost [doris-flink-connector]

2024-10-24 Thread via GitHub
Misaki030112 commented on issue #503: URL: https://github.com/apache/doris-flink-connector/issues/503#issuecomment-2436758429 > What is the Doris version? Does taskmanager report an error? This PR #502 fixes the data loss caused by error retry during reading This PR #502 doesn't see

Re: [I] [Bug] Doris Source When the parallelism is set to greater than 1, the read data will be lost [doris-flink-connector]

2024-10-24 Thread via GitHub
JNSimba commented on issue #503: URL: https://github.com/apache/doris-flink-connector/issues/503#issuecomment-2436682280 What is the Doris version? Does taskmanager report an error? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[I] [Bug] Doris Source When the parallelism is set to greater than 1, the read data will be lost [doris-flink-connector]

2024-10-23 Thread via GitHub
Misaki030112 opened a new issue, #503: URL: https://github.com/apache/doris-flink-connector/issues/503 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version

Re: [I] [Bug] doris数据库使用left join连接mysql中的表时,mysql表中的非空字段作为查询条件报错【SQL 错误 [1105] [HY000]: errCode = 2, detailMessage = (10.201.61.186)[INTERNAL_ERROR]Function eq get failed, expr is VectorizedFnCall[eq

2024-09-23 Thread via GitHub
zy-kkk closed issue #41184: [Bug] doris数据库使用left join连接mysql中的表时,mysql表中的非空字段作为查询条件报错【SQL 错误 [1105] [HY000]: errCode = 2, detailMessage = (10.201.61.186)[INTERNAL_ERROR]Function eq get failed, expr is VectorizedFnCall[eq](arguments=IS_ENABLED, Int8,return=Nullable(UInt8)) and return type is N

Re: [I] [Bug] doris数据库使用left join连接mysql中的表时,mysql表中的非空字段作为查询条件报错【SQL 错误 [1105] [HY000]: errCode = 2, detailMessage = (10.201.61.186)[INTERNAL_ERROR]Function eq get failed, expr is VectorizedFnCall[eq

2024-09-23 Thread via GitHub
zy-kkk commented on issue #41184: URL: https://github.com/apache/doris/issues/41184#issuecomment-2370112078 https://github.com/apache/doris/pull/41014 -- 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

[I] [Bug] doris数据库使用left join连接mysql中的表时,mysql表中的非空字段作为查询条件报错【SQL 错误 [1105] [HY000]: errCode = 2, detailMessage = (10.201.61.186)[INTERNAL_ERROR]Function eq get failed, expr is VectorizedFnCall[eq](ar

2024-09-23 Thread via GitHub
hunagjingxin opened a new issue, #41184: URL: https://github.com/apache/doris/issues/41184 ### 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 2.1.6 ### Wh

Re: [I] [Bug] Doris FE BDBJE checkInvalid will cause FE crash [doris]

2024-09-19 Thread via GitHub
htyoung commented on issue #33484: URL: https://github.com/apache/doris/issues/33484#issuecomment-2362958642 We have encountered this problem four times recently, and one of our clusters has had this problem three times in one week. -- This is an automated message from the Apache Git Serv

Re: [I] [Bug] doris中如果有表,则不会同步 [doris-flink-connector]

2024-09-19 Thread via GitHub
liutao-123 closed issue #482: [Bug] doris中如果有表,则不会同步 URL: https://github.com/apache/doris-flink-connector/issues/482 -- 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 unsubscr

Re: [I] [Bug] doris中如果有表,则不会同步 [doris-flink-connector]

2024-09-18 Thread via GitHub
vinlee19 commented on issue #482: URL: https://github.com/apache/doris-flink-connector/issues/482#issuecomment-2358232835 Maybe you can solve the problem by using `--single-sink true` -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

[I] [Bug] [doris]

2024-09-11 Thread via GitHub
cjj198909 opened a new issue, #40701: URL: https://github.com/apache/doris/issues/40701 ### 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 3.0.1 ### What'

Re: [I] [Bug] doris.2.0.14版本show frontends耗时很慢 30s,其他命令都是毫秒级 [doris]

2024-09-10 Thread via GitHub
baimafeima-yf closed issue #40586: [Bug] doris.2.0.14版本show frontends耗时很慢 30s,其他命令都是毫秒级 URL: https://github.com/apache/doris/issues/40586 -- 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

[I] [Bug] doris.2.0.14版本show frontends耗时很慢 30s,其他命令都是毫秒级 [doris]

2024-09-09 Thread via GitHub
baimafeima-yf opened a new issue, #40586: URL: https://github.com/apache/doris/issues/40586 ### 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 2.0.14 ###

[I] [Bug] [doris]

2024-09-06 Thread via GitHub
nextdreamblue opened a new issue, #40506: URL: https://github.com/apache/doris/issues/40506 ### 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 2.0/2.1

Re: [I] [Bug] doris中如果有表,则不会同步 [doris-flink-connector]

2024-09-05 Thread via GitHub
JNSimba commented on issue #482: URL: https://github.com/apache/doris-flink-connector/issues/482#issuecomment-2331293405 It has been fixed and can be tried with 24.0.0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[I] [Bug] doris中如果有表,则不会同步 [doris-flink-connector]

2024-09-04 Thread via GitHub
liutao-123 opened a new issue, #482: URL: https://github.com/apache/doris-flink-connector/issues/482 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version

[I] [Bug] Doris在大批量使用broker load任务时在第一次提交是会提示任务已存在 [doris]

2024-08-22 Thread via GitHub
xaiyuming20 opened a new issue, #39774: URL: https://github.com/apache/doris/issues/39774 ### 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的fe和be是2.1.5版本,

[I] [Bug] [doris]

2024-08-06 Thread via GitHub
nextdreamblue opened a new issue, #38973: URL: https://github.com/apache/doris/issues/38973 ### 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 master ###

[I] [Bug] [doris]

2024-07-31 Thread via GitHub
TangSiyang2001 opened a new issue, #38590: URL: https://github.com/apache/doris/issues/38590 ### 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 All versions with

[I] [Bug] Doris cannot read Hive tables with the schema set to viewfs [doris]

2024-07-29 Thread via GitHub
elon-X opened a new issue, #38503: URL: https://github.com/apache/doris/issues/38503 ### 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 [2.1.5-rc02](https://gith

Re: [I] [Bug] doris两表关联查询结果集不正确 [doris]

2024-07-28 Thread via GitHub
Lif0820 commented on issue #38412: URL: https://github.com/apache/doris/issues/38412#issuecomment-2254756045 关联字段类型保持一致,不要bigint、varchar关联 -- 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 spec

[I] [Bug] doris两表关联查询结果集不正确 [doris]

2024-07-26 Thread via GitHub
sxiaolina opened a new issue, #38412: URL: https://github.com/apache/doris/issues/38412 ### 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 5.7.99 ### What

Re: [I] [Bug] Doris 2.1.4 process memory continuously increase [doris]

2024-07-25 Thread via GitHub
patrickdung2022 commented on issue #38252: URL: https://github.com/apache/doris/issues/38252#issuecomment-2251851829 Doris version 2.1.5 is released Have anyone test the new version to see if the problem is resolved? -- This is an automated message from the Apache Git Service. To respon

[I] [Bug] doris 2.0.13 export view is not a OLAP table [doris]

2024-07-23 Thread via GitHub
victory-wu opened a new issue, #38250: URL: https://github.com/apache/doris/issues/38250 ### 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 2.0.13 ### Wh

Re: [I] [Bug] doris be memory keeps rising [doris]

2024-07-22 Thread via GitHub
wenyiliu commented on issue #37655: URL: https://github.com/apache/doris/issues/37655#issuecomment-2244192091 Memory monitoring We have confirmed that there are no obvious anomalies sent, the memory continues to rise phenomenon still exists, we are currently using a timed restart strategy t

Re: [I] [Bug] Doris create catalog fail with error setting certificate verify locations [doris]

2024-07-22 Thread via GitHub
ervingit closed issue #38073: [Bug] Doris create catalog fail with error setting certificate verify locations URL: https://github.com/apache/doris/issues/38073 -- 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

[I] [Bug] Doris on AWS CloudFormation template not working [doris]

2024-07-21 Thread via GitHub
ensean opened a new issue, #38183: URL: https://github.com/apache/doris/issues/38183 ### 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 * Document version: 2.1

Re: [I] [Bug] Doris create catalog fail with error setting certificate verify locations [doris]

2024-07-19 Thread via GitHub
ervingit commented on issue #38073: URL: https://github.com/apache/doris/issues/38073#issuecomment-2238528491 Thank you for reply, it works for me! -- 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

Re: [I] [Bug] Doris create catalog fail with error setting certificate verify locations [doris]

2024-07-18 Thread via GitHub
zy-kkk commented on issue #38073: URL: https://github.com/apache/doris/issues/38073#issuecomment-2235971275 1. Refer to the following document: https://doris.apache.org/docs/faq/lakehouse-faq/#certificate-issues 2. Change the driver_url address in the properties of create catalog to http

[I] [Bug] Doris create catalog fail with error setting certificate verify locations [doris]

2024-07-18 Thread via GitHub
ervingit opened a new issue, #38073: URL: https://github.com/apache/doris/issues/38073 ### 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 Version : doris-2.0.12

Re: [I] [Bug] doris query hudi hudi_table_name_rt .NoSuchMethodError [doris]

2024-07-17 Thread via GitHub
xiaofan2022 commented on issue #37833: URL: https://github.com/apache/doris/issues/37833#issuecomment-2235240843 The reason for the problem is: Be through org.apache.doris.com jni_connector call mon. Jni. JniScanner the open method and JniScanner in hudi - scanner modle of a spark-catalyst

Re: [I] [Bug] doris be memory keeps rising [doris]

2024-07-17 Thread via GitHub
xinyiZzz commented on issue #37655: URL: https://github.com/apache/doris/issues/37655#issuecomment-2235181872 look at memory monitoring, there is an obvious possibility of memory leaks, 2.0.3 has a known memory leak, it is recommended to upgrade to the latest version 2.0.x first. If

Re: [I] [Bug] [doris]

2024-07-17 Thread via GitHub
zclllyybb commented on issue #37868: URL: https://github.com/apache/doris/issues/37868#issuecomment-2233306069 `show routine load for ${your_routine_load_name}` and you will get a link to detail error messages -- This is an automated message from the Apache Git Service. To respond to the

  1   2   3   4   >