shiyi23 commented on issue #2537:
URL:
https://github.com/apache/incubator-doris/issues/2537#issuecomment-759291232
@imay hello,I want to fix this, can you assign it to me?
And can you give me an example of how to use the function
bitmap_andnot(BITMAP map1, BITMAP map2), Because I'm not
shiyi23 commented on issue #2537:
URL:
https://github.com/apache/incubator-doris/issues/2537#issuecomment-759293585

An use example just like above is enough
morningman commented on issue #2537:
URL:
https://github.com/apache/incubator-doris/issues/2537#issuecomment-759296885
Like this:http://www.bricktou.com/include/linux/bitmapbitmap_andnot_en.html
This is an automated message
caoyang10 opened a new issue #5231:
URL: https://github.com/apache/incubator-doris/issues/5231
BE crash with follow conditions:
1, high QPS over 1000
2, kafka routine load
3, cpu usage is above 40%
log:
...
rd_kafka_broker_t 0x75a025b00: 10.62.175.45:9092/75 NodeId 7
yangzhg opened a new issue #5232:
URL: https://github.com/apache/incubator-doris/issues/5232
Using broker to read hdfs and bos Although the implementation of different
file systems is shielded, there are the following problems:
1. The process of reading and writing interacts with the b
weizuo93 commented on a change in pull request #5101:
URL: https://github.com/apache/incubator-doris/pull/5101#discussion_r556476818
##
File path: be/src/http/action/tablet_migration_action.cpp
##
@@ -0,0 +1,258 @@
+// Licensed to the Apache Software Foundation (ASF) under one
weizuo93 commented on a change in pull request #5101:
URL: https://github.com/apache/incubator-doris/pull/5101#discussion_r556479632
##
File path: be/src/http/action/tablet_migration_action.cpp
##
@@ -0,0 +1,258 @@
+// Licensed to the Apache Software Foundation (ASF) under one
weizuo93 commented on a change in pull request #5101:
URL: https://github.com/apache/incubator-doris/pull/5101#discussion_r556479960
##
File path: be/src/http/action/tablet_migration_action.cpp
##
@@ -0,0 +1,258 @@
+// Licensed to the Apache Software Foundation (ASF) under one
weizuo93 commented on a change in pull request #5101:
URL: https://github.com/apache/incubator-doris/pull/5101#discussion_r556480592
##
File path: be/src/http/action/tablet_migration_action.cpp
##
@@ -0,0 +1,258 @@
+// Licensed to the Apache Software Foundation (ASF) under one
weizuo93 commented on a change in pull request #5096:
URL: https://github.com/apache/incubator-doris/pull/5096#discussion_r556485684
##
File path: docs/zh-CN/administrator-guide/http-actions/tablets_distribution.md
##
@@ -0,0 +1,124 @@
+---
+{
+"title": "GET TABLETS DISTRIB
weizuo93 commented on a change in pull request #5096:
URL: https://github.com/apache/incubator-doris/pull/5096#discussion_r556486578
##
File path: docs/zh-CN/administrator-guide/http-actions/tablets_distribution.md
##
@@ -0,0 +1,124 @@
+---
+{
+"title": "GET TABLETS DISTRIB
wangbo opened a new pull request #5233:
URL: https://github.com/apache/incubator-doris/pull/5233
## Proposed changes
Some little fix for spark load
## Types of changes
What types of changes does your code introduce to Doris?
_Put an `x` in the boxes that apply_
francisoliverlee commented on issue #5181:
URL:
https://github.com/apache/incubator-doris/issues/5181#issuecomment-759880173
it should be a network problem, and can be solved by network policy
@zhaojintaozhao
This is an
weizuo93 commented on a change in pull request #5124:
URL: https://github.com/apache/incubator-doris/pull/5124#discussion_r557007361
##
File path: be/src/olap/olap_server.cpp
##
@@ -412,4 +401,26 @@ std::vector
StorageEngine::_compaction_tasks_generator(
}
return tab
caiconghui commented on a change in pull request #4984:
URL: https://github.com/apache/incubator-doris/pull/4984#discussion_r557010194
##
File path: fe/fe-core/src/test/java/org/apache/doris/qe/CoordinatorTest.java
##
@@ -595,5 +597,137 @@ public void testBucketShuffleWithUnali
caiconghui commented on a change in pull request #5233:
URL: https://github.com/apache/incubator-doris/pull/5233#discussion_r557012967
##
File path:
fe/spark-dpp/src/main/java/org/apache/doris/load/loadv2/dpp/ColumnParser.java
##
@@ -21,18 +21,22 @@
import org.apache.doris.lo
yangzhg opened a new pull request #5234:
URL: https://github.com/apache/incubator-doris/pull/5234
## Proposed changes
this is a part of #5232 , we add aws sdk dependency to thirdparty
## Types of changes
What types of changes does your code introduce to Doris?
_Put an
yuanfeng0905 opened a new issue #5235:
URL: https://github.com/apache/incubator-doris/issues/5235
BE crash with follow SQL:
```sql
select count(1),max(unix_timestamp(dbus__timestamp)) from xxx
```
unix_timestamp UDF passes the time string by default, but here the
"dbus_times
Sunt-ing opened a new pull request #5236:
URL: https://github.com/apache/incubator-doris/pull/5236
This is a basic grammatical modification suggestion, which will not break
any existing build.
## Proposed changes
A reword suggestion. Change
from "After donating it to Apache So
yangzhg opened a new issue #5237:
URL: https://github.com/apache/incubator-doris/issues/5237
If there are too large fields in the table, there may be only one row in
each page, and this row also has a zone map index
This causes the stored data to expand three times the original data,
acelyc111 opened a new pull request #5238:
URL: https://github.com/apache/incubator-doris/pull/5238
## Proposed changes
ref https://github.com/apache/incubator-doris/issues/4915
## Types of changes
What types of changes does your code introduce to Doris?
_Put an `x` in th
Sunt-ing opened a new pull request #5239:
URL: https://github.com/apache/incubator-doris/pull/5239
This is a basic grammatical modification suggestion, which will not break
any existing build.
## Proposed changes
A reword suggestion. Change
from "Now you should attached in doc
Sunt-ing opened a new pull request #5240:
URL: https://github.com/apache/incubator-doris/pull/5240
This is a basic grammatical modification suggestion, which will not break
any existing build.
## Proposed changes
A reword suggestion. Change
from "I have create an issue on (Fix
Sunt-ing opened a new pull request #5241:
URL: https://github.com/apache/incubator-doris/pull/5241
A reword suggestion that makes the words more friendly
## Proposed changes
A reword suggestion. Change
from "You must be install following softwares:"
to "You should instal
yangzhg commented on a change in pull request #5241:
URL: https://github.com/apache/incubator-doris/pull/5241#discussion_r557048988
##
File path: README.md
##
@@ -117,7 +117,7 @@ After successfully building, it will install binary files
in the directory `outp
Prerequis
Sunt-ing commented on pull request #5241:
URL: https://github.com/apache/incubator-doris/pull/5241#issuecomment-759935419
Thanks! @yangzhg
This is an automated message from the Apache Git Service.
To respond to the message,
liutang123 opened a new issue #5243:
URL: https://github.com/apache/incubator-doris/issues/5243
**Describe the bug**
A colocate tablet replica group is [A B C], the tablet's replicas are in [A
B C D]
If D was removed from cluster and the replica on D is bad, the tablet's
state will b
dcy652701 opened a new issue #5242:
URL: https://github.com/apache/incubator-doris/issues/5242
failed to send task: java.net.ConnectException: Connection refused
(Connection refused).By the way where can I see the full log.
liutang123 commented on issue #5243:
URL:
https://github.com/apache/incubator-doris/issues/5243#issuecomment-759960632
I will submit a PR later.
This is an automated message from the Apache Git Service.
To respond to the mes
29 matches
Mail list logo