hf200012 closed issue #7203:
URL: https://github.com/apache/incubator-doris/issues/7203
--
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-un
hf200012 commented on issue #7209:
URL:
https://github.com/apache/incubator-doris/issues/7209#issuecomment-979836160
Your import frequency is too high. OLAP data is generally received in
batches. You can try to read and import 10,000 or more in each batch. If you
are migrating data from l
aihai commented on pull request #7210:
URL: https://github.com/apache/incubator-doris/pull/7210#issuecomment-979840652
@morningman @hf200012 首先非常感谢之前的各种反馈.
在学习理解doris-flink的过程中, 产生了一些不太成熟的想法, 希望能得到两位的意见和建议, 再次表示感谢.
想法如下:
1. Maven ArtifactId: 是否可以修改为flink-connector-dor
Userwhite opened a new issue #7229:
URL: https://github.com/apache/incubator-doris/issues/7229
### 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
0.14
xinyiZzz commented on a change in pull request #7198:
URL: https://github.com/apache/incubator-doris/pull/7198#discussion_r757444063
##
File path: be/src/runtime/thread_status.h
##
@@ -0,0 +1,78 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contr
xinyiZzz commented on a change in pull request #7198:
URL: https://github.com/apache/incubator-doris/pull/7198#discussion_r757444557
##
File path: be/src/runtime/thread_status.h
##
@@ -0,0 +1,78 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contr
xinyiZzz commented on a change in pull request #7198:
URL: https://github.com/apache/incubator-doris/pull/7198#discussion_r757446999
##
File path: be/src/runtime/thread_status.h
##
@@ -0,0 +1,78 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contr
zenoyang opened a new issue #7230:
URL: https://github.com/apache/incubator-doris/issues/7230
### 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.
### Description
C
zenoyang opened a new pull request #7231:
URL: https://github.com/apache/incubator-doris/pull/7231
## Proposed changes
issue: #7230
When getting the latest update time of a table, only compare the partitions
of this query, not all partitions of a table.
The goal is to improve
JNSimba commented on pull request #7210:
URL: https://github.com/apache/incubator-doris/pull/7210#issuecomment-979966681
> @morningman @hf200012 首先非常感谢之前的各种反馈.
>
> 在学习理解doris-flink的过程中, 产生了一些不太成熟的想法, 希望能得到两位的意见和建议, 再次表示感谢.
>
> 想法如下:
>
> 1. Maven ArtifactId: 是否可以修改为flink-
JNSimba edited a comment on pull request #7210:
URL: https://github.com/apache/incubator-doris/pull/7210#issuecomment-979966681
> @morningman @hf200012 首先非常感谢之前的各种反馈.
>
> 在学习理解doris-flink的过程中, 产生了一些不太成熟的想法, 希望能得到两位的意见和建议, 再次表示感谢.
>
> 想法如下:
>
> 1. Maven ArtifactId: 是否可以修改
JNSimba edited a comment on pull request #7210:
URL: https://github.com/apache/incubator-doris/pull/7210#issuecomment-979966681
> @morningman @hf200012 首先非常感谢之前的各种反馈.
>
> 在学习理解doris-flink的过程中, 产生了一些不太成熟的想法, 希望能得到两位的意见和建议, 再次表示感谢.
>
> 想法如下:
>
> 1. Maven ArtifactId: 是否可以修改
JNSimba opened a new pull request #7232:
URL: https://github.com/apache/incubator-doris/pull/7232
## Proposed changes
The previous DataSourceFunction inherited from RichSourceFunction. As a
result, no matter how much the parallelism of flink is set, the parallelism of
DataSourceFunc
13 matches
Mail list logo