caiconghui commented on a change in pull request #6384:
URL: https://github.com/apache/incubator-doris/pull/6384#discussion_r690105542
##
File path: be/test/util/CMakeLists.txt
##
@@ -72,3 +72,7 @@ ADD_BE_TEST(s3_uri_test)
ADD_BE_TEST(s3_storage_backend_test)
ADD_BE_TEST(brok
caiconghui commented on a change in pull request #6384:
URL: https://github.com/apache/incubator-doris/pull/6384#discussion_r690106418
##
File path: be/src/util/date_func.cpp
##
@@ -55,11 +55,55 @@ uint24_t timestamp_from_date(const std::string& date_str) {
}
std::string ti
caiconghui commented on a change in pull request #6384:
URL: https://github.com/apache/incubator-doris/pull/6384#discussion_r690115540
##
File path: be/src/runtime/decimalv2_value.cpp
##
@@ -354,50 +354,86 @@ int DecimalV2Value::parse_from_str(const char*
decimal_str, int32_t
caiconghui commented on a change in pull request #6384:
URL: https://github.com/apache/incubator-doris/pull/6384#discussion_r690105542
##
File path: be/test/util/CMakeLists.txt
##
@@ -72,3 +72,7 @@ ADD_BE_TEST(s3_uri_test)
ADD_BE_TEST(s3_storage_backend_test)
ADD_BE_TEST(brok
roanhe-ts commented on issue #5821:
URL:
https://github.com/apache/incubator-doris/issues/5821#issuecomment-900077171
> same
I gave up. Maybe you could try to increase memory allocated for your docker
engine.
https://github.com/apache/incubator-doris/issues/5821#issuecomment-
roanhe-ts removed a comment on issue #5821:
URL:
https://github.com/apache/incubator-doris/issues/5821#issuecomment-900077171
> same
I gave up. Maybe you could try to increase memory allocated for your docker
engine.
https://github.com/apache/incubator-doris/issues/5821#issue
roanhe-ts commented on issue #5821:
URL:
https://github.com/apache/incubator-doris/issues/5821#issuecomment-900077704
> Is this problem solved? I am facing the same one.
> Docker Image : apachedoris/doris-dev:build-env-1.2
> Source code: incubator-doris-0.14.0
>
> > [ 0%] Buil
roanhe-ts closed issue #5821:
URL: https://github.com/apache/incubator-doris/issues/5821
--
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-u
caiconghui commented on a change in pull request #6384:
URL: https://github.com/apache/incubator-doris/pull/6384#discussion_r690158219
##
File path: be/test/util/date_func_test.cpp
##
@@ -0,0 +1,59 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more co
penfree commented on issue #6227:
URL:
https://github.com/apache/incubator-doris/issues/6227#issuecomment-900148876
不知道怎么想的,连预编译版本也不提供,太不利于推广了。 应该提供一个helm chart实现k8s一键部署的
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
spaces-X opened a new pull request #6460:
URL: https://github.com/apache/incubator-doris/pull/6460
support to load bitmap binary data from Hive into Doris
## Proposed changes
Describe the big picture of your changes here to communicate to the
maintainers why we should accept t
spaces-X opened a new issue #6461:
URL: https://github.com/apache/incubator-doris/issues/6461
Currently, there are noly 2 ways to load bitmap value into doris in spark
load
1. `bitmap_dict` : Global dictonary will be built and the datatype of
hive's column is String in this mode.
morningman commented on pull request #6448:
URL: https://github.com/apache/incubator-doris/pull/6448#issuecomment-900447517
Hi @zenoyang thanks for your PR. This is indeed a problem.
But there some thing that you need to know:
1. The `labelCleaner` thread is running on all FEs, eac
xy720 opened a new issue #6462:
URL: https://github.com/apache/incubator-doris/issues/6462
**To Reproduce**
Steps to reproduce the behavior:
1. create table autocar_youjia_app_ubc_log_new
```
CREATE TABLE `autocar_youjia_app_ubc_log_new` (
`event_day` date NOT NULL C
stalary opened a new issue #6463:
URL: https://github.com/apache/incubator-doris/issues/6463
**Is your feature request related to a problem? Please describe.**
[Feature] support json_array_contains/json_array_uncontains
[1, 2, 3, 4, 5] -> contains 2, 4 -> return true
[1, 2, 3, 4
stalary opened a new issue #6464:
URL: https://github.com/apache/incubator-doris/issues/6464
**Is your feature request related to a problem? Please describe.**
In my cluster, some tables use HDD storage and some use SSD storage, but I
can't easily view them
**Describe the solution
stalary commented on issue #6464:
URL:
https://github.com/apache/incubator-doris/issues/6464#issuecomment-900722415
assign to 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 the specific com
yangzhg closed issue #6276:
URL: https://github.com/apache/incubator-doris/issues/6276
--
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-uns
yangzhg merged pull request #6391:
URL: https://github.com/apache/incubator-doris/pull/6391
--
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: commit
This is an automated email from the ASF dual-hosted git repository.
yangzhg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 2f90aaa [Doc] flink/spark connector: add sources/javadoc plugins
(#6435)
add 8738ce3 Add long text
This is an automated email from the ASF dual-hosted git repository.
yangzhg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new 0c5c3f7 Fixed the problem that there
yangzhg merged pull request #6436:
URL: https://github.com/apache/incubator-doris/pull/6436
--
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: commit
yangzhg closed issue #6458:
URL: https://github.com/apache/incubator-doris/issues/6458
--
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-uns
This is an automated email from the ASF dual-hosted git repository.
yangzhg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 0c5c3f7 Fixed the problem that there may be redundant retries when
the query result export fails (#6436)
yangzhg merged pull request #6459:
URL: https://github.com/apache/incubator-doris/pull/6459
--
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: commit
zyw8136 commented on issue #4713:
URL:
https://github.com/apache/incubator-doris/issues/4713#issuecomment-900772470
errCode = 2, detailMessage = failed to send task: errCode = 2, detailMessage
= failed to submit task. error code: TOO_MANY_TASKS, msg:
744a464932ea4ce4-941cbeaa91959e95 升级到了
xy720 opened a new pull request #6465:
URL: https://github.com/apache/incubator-doris/pull/6465
## Proposed changes
Fix bug that check point load image failed in some circumstance
## Types of changes
What types of changes does your code introduce to Doris?
_Put an `x`
stalary opened a new issue #4713:
URL: https://github.com/apache/incubator-doris/issues/4713
**Describe the bug**
errCode = 2, detailMessage = failed to send task: errCode = 2, detailMessage
= failed to submit task. error code: TOO_MANY_TASKS, msg:
89314e0297ac4ce9-b0f4b443001c41e3.
zyw8136 commented on issue #4713:
URL:
https://github.com/apache/incubator-doris/issues/4713#issuecomment-900781245
升级到0.14.12.4还是有这个问题。
--
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
morningman commented on issue #4713:
URL:
https://github.com/apache/incubator-doris/issues/4713#issuecomment-900798609
#6342 This may solve this problem
--
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
xy720 opened a new pull request #6466:
URL: https://github.com/apache/incubator-doris/pull/6466
## Proposed changes
```
SELECT event_day
, SUM(if(medal_level = 'continuous_login', cum_medal_user_cnt, 0)) AS
continuous_login_cum_user_cnt
, SUM(if(medal_level = 'koub
31 matches
Mail list logo