Gabriel39 commented on a change in pull request #6973:
URL: https://github.com/apache/incubator-doris/pull/6973#discussion_r739777540
##
File path:
extension/spark-doris-connector/src/main/java/org/apache/doris/spark/rest/RestService.java
##
@@ -523,7 +470,13 @@ public static
Gabriel39 commented on pull request #6973:
URL: https://github.com/apache/incubator-doris/pull/6973#issuecomment-955660653
one more question, do you think `doris.write.fields` sounds more reasonable
than `doris.write.field` ?
--
This is an automated message from the Apache Git Service.
T
chovy-3012 commented on a change in pull request #6973:
URL: https://github.com/apache/incubator-doris/pull/6973#discussion_r739787630
##
File path:
extension/spark-doris-connector/src/main/java/org/apache/doris/spark/rest/RestService.java
##
@@ -541,7 +494,7 @@ public static
chovy-3012 commented on a change in pull request #6973:
URL: https://github.com/apache/incubator-doris/pull/6973#discussion_r739787732
##
File path:
extension/spark-doris-connector/src/main/java/org/apache/doris/spark/rest/RestService.java
##
@@ -523,7 +470,13 @@ public static
chovy-3012 commented on pull request #6973:
URL: https://github.com/apache/incubator-doris/pull/6973#issuecomment-955672095
> one more question, do you think `doris.write.fields` sounds more
reasonable than `doris.write.field` ?
As to the filed name , I just wanted to be consistent
zbtzbtzbt commented on a change in pull request #6964:
URL: https://github.com/apache/incubator-doris/pull/6964#discussion_r739788456
##
File path: be/src/exprs/expr.cpp
##
@@ -283,6 +283,9 @@ Status Expr::create_tree_from_thrift(ObjectPool* pool,
const std::vectorhttps://gith
chovy-3012 commented on pull request #6973:
URL: https://github.com/apache/incubator-doris/pull/6973#issuecomment-955677582
1. fix option `doris.write.field` to `doris.write.fields`
2. remove comment line in `TestSparkConnector.scala`
3. update en/cn doc for `doris.write.fields`
4.
github-actions[bot] commented on pull request #6910:
URL: https://github.com/apache/incubator-doris/pull/6910#issuecomment-955694832
--
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 c
github-actions[bot] commented on pull request #6976:
URL: https://github.com/apache/incubator-doris/pull/6976#issuecomment-955695670
--
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 c
github-actions[bot] commented on pull request #6975:
URL: https://github.com/apache/incubator-doris/pull/6975#issuecomment-955696414
--
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 c
GoGoWen commented on a change in pull request #6965:
URL: https://github.com/apache/incubator-doris/pull/6965#discussion_r739820481
##
File path: be/src/olap/reader.cpp
##
@@ -130,10 +130,16 @@ OLAPStatus Reader::init(const ReaderParams& read_params) {
<<
morningman closed issue #6875:
URL: https://github.com/apache/incubator-doris/issues/6875
--
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-
morningman merged pull request #6910:
URL: https://github.com/apache/incubator-doris/pull/6910
--
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: com
This is an automated email from the ASF dual-hosted git repository.
morningman 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 2803029 [Feature] Support bitmap_a
github-actions[bot] commented on pull request #6947:
URL: https://github.com/apache/incubator-doris/pull/6947#issuecomment-955870302
--
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 c
github-actions[bot] commented on pull request #6962:
URL: https://github.com/apache/incubator-doris/pull/6962#issuecomment-955871346
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, plea
yangzhg commented on a change in pull request #6916:
URL: https://github.com/apache/incubator-doris/pull/6916#discussion_r739921631
##
File path: be/src/util/brpc_stub_cache.h
##
@@ -34,25 +34,32 @@ class BrpcStubCache {
BrpcStubCache();
virtual ~BrpcStubCache();
-
yangzhg commented on a change in pull request #6916:
URL: https://github.com/apache/incubator-doris/pull/6916#discussion_r739922341
##
File path: be/src/exprs/runtime_filter_rpc.cpp
##
@@ -39,7 +39,12 @@ struct IRuntimeFilter::rpc_context {
Status IRuntimeFilter::push_to_remot
tianhui5 commented on a change in pull request #6970:
URL: https://github.com/apache/incubator-doris/pull/6970#discussion_r739922335
##
File path:
fe/fe-core/src/main/java/org/apache/doris/common/proc/ProcService.java
##
@@ -38,7 +38,7 @@ private ProcService() {
root.
yangzhg commented on a change in pull request #6916:
URL: https://github.com/apache/incubator-doris/pull/6916#discussion_r739922341
##
File path: be/src/exprs/runtime_filter_rpc.cpp
##
@@ -39,7 +39,12 @@ struct IRuntimeFilter::rpc_context {
Status IRuntimeFilter::push_to_remot
yangzhg commented on a change in pull request #6916:
URL: https://github.com/apache/incubator-doris/pull/6916#discussion_r739923930
##
File path: docs/zh-CN/administrator-guide/http-actions/check-reset-rpc-cache.md
##
@@ -0,0 +1,46 @@
+---
+{
+"title": "检查和重置连接缓存",
Review
yangzhg commented on a change in pull request #6916:
URL: https://github.com/apache/incubator-doris/pull/6916#discussion_r739924897
##
File path: be/src/util/brpc_stub_cache.h
##
@@ -34,25 +34,32 @@ class BrpcStubCache {
BrpcStubCache();
virtual ~BrpcStubCache();
-
yangzhg commented on a change in pull request #6916:
URL: https://github.com/apache/incubator-doris/pull/6916#discussion_r739925901
##
File path: be/src/exprs/runtime_filter_rpc.cpp
##
@@ -39,7 +39,12 @@ struct IRuntimeFilter::rpc_context {
Status IRuntimeFilter::push_to_remot
github-actions[bot] commented on pull request #6973:
URL: https://github.com/apache/incubator-doris/pull/6973#issuecomment-955879796
--
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 c
yangzhg closed issue #6961:
URL: https://github.com/apache/incubator-doris/issues/6961
--
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 #6962:
URL: https://github.com/apache/incubator-doris/pull/6962
--
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 2803029 [Feature] Support bitmap_and_not & bitmap_and_not_count
(#6910)
add e8cabff [S3] Support pa
yangzhg merged pull request #6943:
URL: https://github.com/apache/incubator-doris/pull/6943
--
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 e8cabff [S3] Support path style endpoint (#6962)
add 80f61c8 Docker 1.4.1 Compile Environment, First
xinyiZzz commented on a change in pull request #6917:
URL: https://github.com/apache/incubator-doris/pull/6917#discussion_r739927720
##
File path: be/src/util/bitmap_value.h
##
@@ -1451,6 +1451,26 @@ class BitmapValue {
}
}
+/**
+ * Return new set with s
yangzhg merged pull request #6947:
URL: https://github.com/apache/incubator-doris/pull/6947
--
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 80f61c8 Docker 1.4.1 Compile Environment, First Compile Description
(#6943)
add db1c281 [Enhance][L
Gabriel39 commented on a change in pull request #6973:
URL: https://github.com/apache/incubator-doris/pull/6973#discussion_r739928533
##
File path:
extension/spark-doris-connector/src/main/java/org/apache/doris/spark/rest/RestService.java
##
@@ -523,7 +470,13 @@ public static
qidaye commented on a change in pull request #6917:
URL: https://github.com/apache/incubator-doris/pull/6917#discussion_r739930721
##
File path: be/src/util/bitmap_value.h
##
@@ -1451,6 +1451,26 @@ class BitmapValue {
}
}
+/**
+ * Return new set with spe
morningman merged pull request #6917:
URL: https://github.com/apache/incubator-doris/pull/6917
--
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: com
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from db1c281 [Enhance][Load] Reduce the number of segments when loading a
large volume data in one batch (#
yangzhg commented on a change in pull request #6916:
URL: https://github.com/apache/incubator-doris/pull/6916#discussion_r739933439
##
File path: be/src/exec/tablet_sink.cpp
##
@@ -368,6 +370,10 @@ void NodeChannel::try_send_batch() {
if (row_batch->num_rows() > 0) {
github-actions[bot] commented on pull request #6899:
URL: https://github.com/apache/incubator-doris/pull/6899#issuecomment-955896183
--
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 c
morningman commented on pull request #6971:
URL: https://github.com/apache/incubator-doris/pull/6971#issuecomment-955897530
Hi @zuochunwei Could you please create an issue to describe more detail
about how this works and how much memory can be reduced after this PR?
--
This is an automat
xinyiZzz commented on a change in pull request #6917:
URL: https://github.com/apache/incubator-doris/pull/6917#discussion_r739937010
##
File path: be/test/exprs/bitmap_function_test.cpp
##
@@ -552,6 +552,67 @@ TEST_F(BitmapFunctionsTest, bitmap_max) {
ASSERT_EQ(BigIntVal(1
xinyiZzz commented on a change in pull request #6917:
URL: https://github.com/apache/incubator-doris/pull/6917#discussion_r739937151
##
File path: be/test/exprs/bitmap_function_test.cpp
##
@@ -552,6 +552,67 @@ TEST_F(BitmapFunctionsTest, bitmap_max) {
ASSERT_EQ(BigIntVal(1
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 210625b [Doc] Update fe-idea develope
yangzhg merged pull request #6963:
URL: https://github.com/apache/incubator-doris/pull/6963
--
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
zhangstar333 commented on pull request #6912:
URL: https://github.com/apache/incubator-doris/pull/6912#issuecomment-955903320
> LGTM, but please solve the conflict
OK, have done
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
xinyiZzz opened a new pull request #6977:
URL: https://github.com/apache/incubator-doris/pull/6977
## Proposed changes
Starting from the offset position, intercept the specified limit bitmap
elements and return a bitmap subset.
## Types of changes
What types of changes
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch branch-0.15
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 26a81f2 [Optimize] optimize some session variable and profile (#6920)
new 36ae508 Modify Chi
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch branch-0.15
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
commit 1c8e9629e82f78daf95308c241d56632ea4a7fa5
Author: jiafeng.zhang
AuthorDate: Fri Oct 29 14:59:05 2021 +0
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch branch-0.15
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
commit b58ae3e02bf7ac0937cbfe50002a91abb8d8
Author: wunan1210
AuthorDate: Fri Oct 29 13:56:52 2021 +0800
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch branch-0.15
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
commit 36ae508076dee8daa75c0f548821c979a26bcdb6
Author: jiafeng.zhang
AuthorDate: Thu Oct 28 13:56:59 2021 +0
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch branch-0.15
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
commit 4719771be8049e5b17fdfc0caaa9b727a1a2a854
Author: Mingyu Chen
AuthorDate: Mon Nov 1 10:51:50 2021 +0800
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch branch-0.15
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
commit 5bec4132ffbec0d038bfc40b47803d07b554107b
Author: Mingyu Chen
AuthorDate: Mon Nov 1 10:48:10 2021 +0800
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch branch-0.15
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
commit a9468959cef0d7b62cd8fa94fc9a88c4b14884f3
Author: EmmyMiao87 <522274...@qq.com>
AuthorDate: Fri Oct 29 1
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch branch-0.15
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
commit 162b9dc829b6ed4217868d5f6086868d9dc22b32
Author: xy720 <22125576+xy...@users.noreply.github.com>
Author
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch tmp
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
at 210625b [Doc] Update fe-idea developer guide for latest version
(#6963)
No new revisions were added by t
morningman merged pull request #6918:
URL: https://github.com/apache/incubator-doris/pull/6918
--
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: com
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 210625b [Doc] Update fe-idea developer guide for latest version
(#6963)
add c7a3116 [Function] a
morningman merged pull request #6912:
URL: https://github.com/apache/incubator-doris/pull/6912
--
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: com
This is an automated email from the ASF dual-hosted git repository.
morningman 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 1ff3d70 [Function] add functions o
58 matches
Mail list logo