sollhui commented on issue #28:
URL:
https://github.com/apache/doris-streamloader/issues/28#issuecomment-2567808583
This 1.0.2 version has a bug and requires setting concurrency, please add
`-- workers = n`
--
This is an automated message from the Apache Git Service.
To respond to the m
18859108815 opened a new issue, #28:
URL: https://github.com/apache/doris-streamloader/issues/28
doris-streamloader版本1.0.2在导入数据到doris2.1.7中出现Status:Success,但LoadedRows:0的问题,这个工具的release版本是2024年8月22日,doris2.1.7版本的release时间是2024年11月10号,工具和doris不同版本是否存在兼容性问题。
[](./doris-streamloader --source
DongLiang-0 commented on PR #59:
URL:
https://github.com/apache/doris-kafka-connector/pull/59#issuecomment-2565103032
Hi @chuang-wang-pre , I noticed that string type records are not supported
and need to be strongly bound to the converter of
`org.apache.kafka.connect.json.JsonConverter`,
DongLiang-0 commented on PR #55:
URL:
https://github.com/apache/doris-kafka-connector/pull/55#issuecomment-2562285705
> >
https://github.com/apache/doris-kafka-connector?tab=readme-ov-file#code-formatting
>
> @DongLiang-0 I noticed this and just ran it again without any changes to
t
chuang-wang-pre commented on PR #55:
URL:
https://github.com/apache/doris-kafka-connector/pull/55#issuecomment-2561574640
>
https://github.com/apache/doris-kafka-connector?tab=readme-ov-file#code-formatting
@DongLiang-0 I noticed this and just ran it again without any changes to the
DongLiang-0 commented on PR #55:
URL:
https://github.com/apache/doris-kafka-connector/pull/55#issuecomment-2561571176
It looks like a code needs to be formatted.
refer to:
https://github.com/apache/doris-kafka-connector?tab=readme-ov-file#code-formatting
--
This is an automated messa
chuang-wang-pre commented on code in PR #55:
URL:
https://github.com/apache/doris-kafka-connector/pull/55#discussion_r1895707494
##
src/main/java/org/apache/doris/kafka/connector/service/DorisDefaultSinkService.java:
##
@@ -161,12 +177,66 @@ public void commit(Map
offsets) {
DongLiang-0 commented on code in PR #55:
URL:
https://github.com/apache/doris-kafka-connector/pull/55#discussion_r1895578856
##
src/main/java/org/apache/doris/kafka/connector/cfg/DorisSinkConnectorConfig.java:
##
@@ -52,6 +52,7 @@ public class DorisSinkConnectorConfig {
pu
DongLiang-0 commented on code in PR #55:
URL:
https://github.com/apache/doris-kafka-connector/pull/55#discussion_r1895527089
##
src/main/java/org/apache/doris/kafka/connector/service/DorisDefaultSinkService.java:
##
@@ -161,12 +177,66 @@ public void commit(Map
offsets) {
chuang-wang-pre commented on PR #55:
URL:
https://github.com/apache/doris-kafka-connector/pull/55#issuecomment-2559134920
> Please add an e2e test case, please refer to
`org.apache.doris.kafka.connector.e2e.sink.stringconverter.StringMsgE2ETest`
@DongLiang-0 Thank you for the reminde
chuang-wang-pre commented on PR #55:
URL:
https://github.com/apache/doris-kafka-connector/pull/55#issuecomment-2556784611
> @chuang-wang-pre Thank you for your contribution. But I would like to ask,
in an actual production environment, under what circumstances would there be
multiple table
DongLiang-0 commented on PR #55:
URL:
https://github.com/apache/doris-kafka-connector/pull/55#issuecomment-2556550651
Thank you for your contribution.
But I would like to ask, in an actual production environment, under what
circumstances would there be multiple tables in the same topic?
zzzxl1993 commented on PR #262:
URL: https://github.com/apache/doris-thirdparty/pull/262#issuecomment-2545190443
run buildall
--
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.
dependabot[bot] commented on PR #52:
URL:
https://github.com/apache/doris-kafka-connector/pull/52#issuecomment-2489912285
OK, I won't notify you again about this release, but will get in touch when
a new version is available. If you'd rather skip all updates until the next
major or minor v
dependabot[bot] commented on PR #48:
URL:
https://github.com/apache/doris-kafka-connector/pull/48#issuecomment-2489912499
OK, I won't notify you again about this release, but will get in touch when
a new version is available. If you'd rather skip all updates until the next
major or minor v
dependabot[bot] commented on PR #49:
URL:
https://github.com/apache/doris-kafka-connector/pull/49#issuecomment-2489912106
OK, I won't notify you again about this release, but will get in touch when
a new version is available. If you'd rather skip all updates until the next
major or minor v
zzzxl1993 commented on code in PR #250:
URL: https://github.com/apache/doris-thirdparty/pull/250#discussion_r1837417453
##
src/core/CLucene/index/SegmentTermPositions.cpp.rej:
##
@@ -0,0 +1,9 @@
+diff a/src/core/CLucene/index/SegmentTermPositions.cpp
b/src/core/CLucene/index/Se
airborne12 commented on code in PR #250:
URL: https://github.com/apache/doris-thirdparty/pull/250#discussion_r1837393472
##
src/core/CLucene/index/SegmentTermPositions.cpp.rej:
##
@@ -0,0 +1,9 @@
+diff a/src/core/CLucene/index/SegmentTermPositions.cpp
b/src/core/CLucene/index/S
zzzxl1993 commented on code in PR #245:
URL: https://github.com/apache/doris-thirdparty/pull/245#discussion_r1830493671
##
src/core/CLucene/index/IndexWriter.cpp:
##
@@ -1879,7 +1884,8 @@ void IndexWriter::mergeTerms(bool hasProx, IndexVersion
indexVersion) {
TermI
zzzxl1993 commented on code in PR #245:
URL: https://github.com/apache/doris-thirdparty/pull/245#discussion_r1829009376
##
src/test/index/TestIndexCompressV3.cpp:
##
@@ -0,0 +1,325 @@
+#include // IWYU pragma: keep
+#include
+#include
+#include
+
+#include
+#include
+#incl
airborne12 commented on code in PR #245:
URL: https://github.com/apache/doris-thirdparty/pull/245#discussion_r1828970052
##
src/core/CLucene/index/IndexWriter.cpp:
##
@@ -1879,7 +1884,8 @@ void IndexWriter::mergeTerms(bool hasProx, IndexVersion
indexVersion) {
Term
airborne12 commented on code in PR #245:
URL: https://github.com/apache/doris-thirdparty/pull/245#discussion_r1828964829
##
src/core/CLucene/index/FieldInfos.cpp:
##
@@ -114,6 +118,17 @@ IndexVersion FieldInfos::getIndexVersion() {
return IndexVersion::kV0;
}
+uint32_
zzzxl1993 commented on code in PR #245:
URL: https://github.com/apache/doris-thirdparty/pull/245#discussion_r1827675233
##
src/core/CLucene/store/v2/GrowableByteArrayDataOutput.h:
##
@@ -0,0 +1,108 @@
+#pragma once
+
+#include
+#include
+#include
+#include
+#include
+
+#inc
zzzxl1993 commented on code in PR #245:
URL: https://github.com/apache/doris-thirdparty/pull/245#discussion_r1827657172
##
src/core/CLucene/store/v2/ByteArrayDataInput.h:
##
@@ -0,0 +1,126 @@
+#pragma once
+
+#include
+
+#include
+#include
+#include
+#include
+
+#include "C
zzzxl1993 commented on code in PR #245:
URL: https://github.com/apache/doris-thirdparty/pull/245#discussion_r1827644180
##
CMakeLists.txt:
##
@@ -17,7 +17,7 @@ MATH(EXPR CLUCENE_INT_VERSION "(${CLUCENE_VERSION_MAJOR} *
100) + (${CLUCENE
SET(CLUCENE_VERSION
"${CLUCENE_VERS
zzzxl1993 commented on code in PR #245:
URL: https://github.com/apache/doris-thirdparty/pull/245#discussion_r1827643630
##
CMakeLists.txt:
##
@@ -17,7 +17,7 @@ MATH(EXPR CLUCENE_INT_VERSION "(${CLUCENE_VERSION_MAJOR} *
100) + (${CLUCENE
SET(CLUCENE_VERSION
"${CLUCENE_VERS
zzzxl1993 commented on code in PR #245:
URL: https://github.com/apache/doris-thirdparty/pull/245#discussion_r1827641782
##
src/core/CLucene/store/v2/ByteArrayDataInput.h:
##
@@ -0,0 +1,126 @@
+#pragma once
+
+#include
+
+#include
+#include
+#include
+#include
+
+#include "C
zzzxl1993 commented on code in PR #245:
URL: https://github.com/apache/doris-thirdparty/pull/245#discussion_r1827639636
##
src/core/CLucene/store/v2/GrowableByteArrayDataOutput.h:
##
@@ -0,0 +1,108 @@
+#pragma once
+
+#include
+#include
+#include
+#include
+#include
+
+#inc
xiaokang commented on code in PR #245:
URL: https://github.com/apache/doris-thirdparty/pull/245#discussion_r1827601054
##
src/core/CLucene/store/v2/GrowableByteArrayDataOutput.h:
##
@@ -0,0 +1,108 @@
+#pragma once
+
+#include
+#include
+#include
+#include
+#include
+
+#incl
zzzxl1993 commented on code in PR #245:
URL: https://github.com/apache/doris-thirdparty/pull/245#discussion_r1827566925
##
src/core/CLucene/index/FieldInfos.cpp:
##
@@ -257,6 +274,9 @@ void FieldInfos::write(IndexOutput* output) const{
if (fi->getIndexVersion() >
zzzxl1993 commented on code in PR #245:
URL: https://github.com/apache/doris-thirdparty/pull/245#discussion_r1827565459
##
src/core/CLucene/index/FieldInfos.cpp:
##
@@ -114,6 +118,17 @@ IndexVersion FieldInfos::getIndexVersion() {
return IndexVersion::kV0;
}
+uint32_t
zzzxl1993 commented on code in PR #245:
URL: https://github.com/apache/doris-thirdparty/pull/245#discussion_r1827554420
##
src/core/CLucene/index/FieldConfig.h:
##
@@ -0,0 +1,11 @@
+#pragma once
+
+#include
+
+enum class FlagBits : uint32_t {
+DICT_COMPRESS = 1 << 0, // 000
zzzxl1993 commented on code in PR #245:
URL: https://github.com/apache/doris-thirdparty/pull/245#discussion_r1827547272
##
src/core/CLucene/index/IndexWriter.cpp:
##
@@ -1879,7 +1884,8 @@ void IndexWriter::mergeTerms(bool hasProx, IndexVersion
indexVersion) {
TermI
zzzxl1993 commented on code in PR #245:
URL: https://github.com/apache/doris-thirdparty/pull/245#discussion_r1827544734
##
src/core/CLucene/index/TermInfosWriter.cpp:
##
@@ -85,6 +87,16 @@ void STermInfosWriter::add(STerm *term, TermInfo *ti) {
add(fieldInfos->fieldNumber(t
zzzxl1993 commented on code in PR #245:
URL: https://github.com/apache/doris-thirdparty/pull/245#discussion_r1827539630
##
cmake/FindZstd.cmake:
##
@@ -0,0 +1,68 @@
+# FindZstd.cmake
+# Try to find or build the zstd library
+
+if(NOT TARGET zstd)
+ message(STATUS "Zstd target n
xiaokang commented on code in PR #245:
URL: https://github.com/apache/doris-thirdparty/pull/245#discussion_r1827420549
##
src/core/CLucene/index/FieldConfig.h:
##
@@ -0,0 +1,11 @@
+#pragma once
+
+#include
+
+enum class FlagBits : uint32_t {
+DICT_COMPRESS = 1 << 0, //
airborne12 commented on code in PR #245:
URL: https://github.com/apache/doris-thirdparty/pull/245#discussion_r1822156436
##
cmake/FindZstd.cmake:
##
@@ -0,0 +1,68 @@
+# FindZstd.cmake
+# Try to find or build the zstd library
+
+if(NOT TARGET zstd)
+ message(STATUS "Zstd target
zzzxl1993 commented on PR #246:
URL: https://github.com/apache/doris-thirdparty/pull/246#issuecomment-2436668626
run buildall
--
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.
zzzxl1993 commented on PR #245:
URL: https://github.com/apache/doris-thirdparty/pull/245#issuecomment-2428183782
run buildall
--
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
zzzxl1993 commented on PR #242:
URL: https://github.com/apache/doris-thirdparty/pull/242#issuecomment-2419371701
run buildall
--
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.
sollhui commented on PR #25:
URL:
https://github.com/apache/doris-streamloader/pull/25#issuecomment-2415896298
@vinlee19 Please add some description about what you fix.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
zzzxl1993 commented on code in PR #242:
URL: https://github.com/apache/doris-thirdparty/pull/242#discussion_r1799010998
##
src/core/CLucene/index/IndexWriter.cpp:
##
@@ -1308,20 +1309,36 @@ void
IndexWriter::indexCompaction(std::vector &src_d
}
assert(readers.size() =
zzzxl1993 commented on code in PR #242:
URL: https://github.com/apache/doris-thirdparty/pull/242#discussion_r1799008204
##
src/core/CLucene/util/PFORUtil.h:
##
@@ -18,9 +18,22 @@
#include
#include
+#include
+
+#include "CLucene.h"
+#include "CLucene/store/IndexOutput.h"
+
zzzxl1993 commented on PR #242:
URL: https://github.com/apache/doris-thirdparty/pull/242#issuecomment-2410476697
run buildall
--
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.
zzzxl1993 commented on PR #243:
URL: https://github.com/apache/doris-thirdparty/pull/243#issuecomment-2410193399
run buildall
--
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.
airborne12 commented on code in PR #242:
URL: https://github.com/apache/doris-thirdparty/pull/242#discussion_r1797694674
##
src/core/CLucene/index/_SegmentHeader.h:
##
@@ -86,6 +87,62 @@ class TermDocsBuffer {
IndexVersion indexVersion_ = IndexVersion::kV0;
};
+class Term
zzzxl1993 commented on PR #242:
URL: https://github.com/apache/doris-thirdparty/pull/242#issuecomment-2408459618
run buildall
--
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.
bokket commented on issue #26:
URL:
https://github.com/apache/doris-streamloader/issues/26#issuecomment-2408331344
Sorry for the ambiguity:Remote Local Files.Another location is
optional,OpenDAL may be useful.But I'm not sure if their GO package is
available.If I have time, I will do it.
liaoxin01 commented on issue #26:
URL:
https://github.com/apache/doris-streamloader/issues/26#issuecomment-2408303166
Where is the remote file? If it's on S3 or HDFS, broker Load can be used
directly. If it's in another location, you are welcome to contribute to this
feature.
--
This is
bokket opened a new issue, #26:
URL: https://github.com/apache/doris-streamloader/issues/26
Hi.I didn't find any parameter about remote host file transfer, this
requirement is somewhat helpful for my work, is there any plan for development?
--
This is an automated message from the Apache
zzzxl1993 commented on PR #238:
URL: https://github.com/apache/doris-thirdparty/pull/238#issuecomment-2365192205
run buildall
--
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.
xiaokang commented on code in PR #240:
URL: https://github.com/apache/doris-thirdparty/pull/240#discussion_r1759963263
##
src/core/CLucene/util/CLStreams.h:
##
@@ -207,7 +207,8 @@ class CLUCENE_EXPORT SStringReader : public Reader {
tmp = (T *) realloc(tmp, size
xiaokang commented on code in PR #240:
URL: https://github.com/apache/doris-thirdparty/pull/240#discussion_r1759963263
##
src/core/CLucene/util/CLStreams.h:
##
@@ -207,7 +207,8 @@ class CLUCENE_EXPORT SStringReader : public Reader {
tmp = (T *) realloc(tmp, size
airborne12 commented on code in PR #240:
URL: https://github.com/apache/doris-thirdparty/pull/240#discussion_r1759953844
##
src/core/CLucene/util/CLStreams.h:
##
@@ -207,7 +207,8 @@ class CLUCENE_EXPORT SStringReader : public Reader {
tmp = (T *) realloc(tmp, si
zzzxl1993 commented on PR #239:
URL: https://github.com/apache/doris-thirdparty/pull/239#issuecomment-2323953294
run buildall
--
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.
zzzxl1993 commented on PR #238:
URL: https://github.com/apache/doris-thirdparty/pull/238#issuecomment-2303615386
run buildall
--
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.
sollhui commented on issue #22:
URL:
https://github.com/apache/doris-streamloader/issues/22#issuecomment-2262165883
You can try to contribute this feature if you are interested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
dong-shuai opened a new issue, #22:
URL: https://github.com/apache/doris-streamloader/issues/22
Dear Development Team,
I am writing to express a specific requirement regarding the Streamloader
tool. We hope that the Streamloader tool can support the import of files
encoded in GBK for
cjj2010 commented on PR #833:
URL: https://github.com/apache/doris-website/pull/833#issuecomment-2237927105
> Please update 2.1 version documents as well.
It's necessary, it's already taken care of now
--
This is an automated message from the Apache Git Service.
To respond to the me
cjj2010 commented on PR #834:
URL: https://github.com/apache/doris-website/pull/834#issuecomment-2237852167
> Does version 2.1 need to be updated too?
It's necessary, it's already taken care of now
--
This is an automated message from the Apache Git Service.
To respond to the messag
luzhijing commented on PR #878:
URL: https://github.com/apache/doris-website/pull/878#issuecomment-2237782382
Please change the 2.0-branch and 2.1-branch docs.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
luzhijing commented on code in PR #878:
URL: https://github.com/apache/doris-website/pull/878#discussion_r1683608379
##
i18n/zh-CN/docusaurus-plugin-content-docs/current/sql-manual/sql-statements/Data-Definition-Statements/Backup-and-Restore/BACKUP.md:
##
@@ -107,7 +107,7 @@ BAC
morrySnow commented on code in PR #872:
URL: https://github.com/apache/doris-website/pull/872#discussion_r1682306710
##
versioned_docs/version-2.1/sql-manual/sql-statements/Data-Definition-Statements/Alter/ALTER-ASYNC-MATERIALIZED-VIEW.md:
##
@@ -69,6 +70,28 @@ For example, modi
luzhijing commented on code in PR #868:
URL: https://github.com/apache/doris-website/pull/868#discussion_r1681466226
##
i18n/zh-CN/docusaurus-plugin-content-docs/current/ecosystem/beats.md:
##
@@ -24,259 +24,353 @@ specific language governing permissions and limitations
under t
luzhijing commented on code in PR #868:
URL: https://github.com/apache/doris-website/pull/868#discussion_r1681472068
##
docs/ecosystem/beats.md:
##
@@ -24,257 +24,353 @@ specific language governing permissions and limitations
under the License.
-->
-# Beats output plugin
+#
luzhijing commented on code in PR #868:
URL: https://github.com/apache/doris-website/pull/868#discussion_r1681466226
##
i18n/zh-CN/docusaurus-plugin-content-docs/current/ecosystem/beats.md:
##
@@ -24,259 +24,353 @@ specific language governing permissions and limitations
under t
luzhijing commented on PR #870:
URL: https://github.com/apache/doris-website/pull/870#issuecomment-2233855601
Please update the sidebar.
--
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
0xFlackoLFG commented on PR #857:
URL: https://github.com/apache/doris-website/pull/857#issuecomment-2230732744
the dev version does not have the /quick-start/quick-start directory file
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
wangbo commented on code in PR #713:
URL: https://github.com/apache/doris-website/pull/713#discussion_r1677694869
##
docs/admin-manual/resource-admin/workload-policy.md:
##
@@ -58,9 +58,10 @@ The policy used in FE is mainly used to modify the session
variable, and current
##
jeffreys-cat commented on code in PR #859:
URL: https://github.com/apache/doris-website/pull/859#discussion_r1677279599
##
templates/copyright.tex:
##
@@ -0,0 +1,3 @@
+\noindent \rule{\textwidth}{1pt}
+
+© 2024 PingCAP 公司保留所有权利。除非版权法允许,否则在未得到本公司事先给出的书面许可的情况下,严禁复制、改编或翻译本文。
Revie
luzhijing closed issue #844: Setting mysql SSL pack command error
URL: https://github.com/apache/doris-website/issues/844
--
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 uns
luzhijing closed issue #844: Setting mysql SSL pack command error
URL: https://github.com/apache/doris-website/issues/844
--
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 uns
shasevendow commented on PR #812:
URL: https://github.com/apache/doris-website/pull/812#issuecomment-240951
> > Does the 2.1 version need to be updated too?
>
> Yes, this feature is implemented in 2.1
Please refer to the contribution guide to update the 2.1 version docs:
ht
shasevendow commented on PR #737:
URL: https://github.com/apache/doris-website/pull/737#issuecomment-235592
Does the 2.1 version docs also need to be updated?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
HappenLee commented on code in PR #848:
URL: https://github.com/apache/doris-website/pull/848#discussion_r1673423836
##
i18n/zh-CN/docusaurus-plugin-content-docs/current/query/join-optimization/runtime-filter.md:
##
@@ -138,15 +138,13 @@ set runtime_filter_type=7;
- **IN or B
JinsYin commented on PR #847:
URL: https://github.com/apache/doris-website/pull/847#issuecomment-2221946386
@shasevendow Done!
--
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
renpeipei opened a new issue, #852:
URL: https://github.com/apache/doris-website/issues/852
in this dynamic partition table demo, dynamic_partition.start should be
-7,not 7。
![20240711105353501](https://github.com/apache/doris-website/assets/32954717/dacedb03-028d-4d3f-a9b1-fce7d83c1e8f)
cjj2010 commented on PR #845:
URL: https://github.com/apache/doris-website/pull/845#issuecomment-2221849918
> > > Please also update the Chinese documents in dev version and English
documents in 2.1 & 2.0 versions.
> >
> >
> > I can't find English documents in 2.1 & 2.0 versions o
luzhijing commented on code in PR #849:
URL: https://github.com/apache/doris-website/pull/849#discussion_r1672610891
##
i18n/zh-CN/docusaurus-plugin-content-docs/current/sql-manual/sql-statements/Data-Definition-Statements/Create/CREATE-STORAGE-VAULT.md:
##
@@ -0,0 +1,177 @@
+--
shasevendow commented on PR #845:
URL: https://github.com/apache/doris-website/pull/845#issuecomment-2220085905
> > Please also update the Chinese documents in dev version and English
documents in 2.1 & 2.0 versions.
>
> I can't find English documents in 2.1 & 2.0 versions on master a
shasevendow commented on PR #848:
URL: https://github.com/apache/doris-website/pull/848#issuecomment-2220081772
Does the 2.1 version also need to be updated?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
shasevendow commented on PR #847:
URL: https://github.com/apache/doris-website/pull/847#issuecomment-2220079559
Please also update EN docs in 2.1 & 2.0 versions and CN docs in dev, 2.1 &
2.0 versions.
--
This is an automated message from the Apache Git Service.
To respond to the messa
cjj2010 commented on PR #845:
URL: https://github.com/apache/doris-website/pull/845#issuecomment-2219775062
> Please also update the Chinese documents in dev version and English
documents in 2.1 & 2.0 versions.
I can't find English documents in 2.1 & 2.0 versions on master and other
shasevendow commented on PR #845:
URL: https://github.com/apache/doris-website/pull/845#issuecomment-2216853317
Please also update the English documents in version 2.1 & 2.0.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
cjj2010 opened a new issue, #844:
URL: https://github.com/apache/doris-website/issues/844
when execute
```
openssl pkcs12 -inkey server-key.pem -in server.pem -export -out
server_certificate.p12
```
error
![2024-07-09
15-33-03屏幕截图](https://github.com/apache/doris-website/asse
felixwluo commented on PR #812:
URL: https://github.com/apache/doris-website/pull/812#issuecomment-2216486652
> Does the 2.1 version need to be updated too?
Yes, this feature is implemented in 2.1
--
This is an automated message from the Apache Git Service.
To respond to the mes
DongLiang-0 commented on code in PR #35:
URL:
https://github.com/apache/doris-kafka-connector/pull/35#discussion_r1669663850
##
src/main/java/org/apache/doris/kafka/connector/cfg/DorisOptions.java:
##
@@ -113,25 +115,33 @@ public DorisOptions(Map config) {
this.req
shasevendow commented on PR #833:
URL: https://github.com/apache/doris-website/pull/833#issuecomment-2216256249
Please update 2.1 version documents as well.
--
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
shasevendow commented on PR #812:
URL: https://github.com/apache/doris-website/pull/812#issuecomment-2216251779
Does the 2.1 version need to be updated too?
--
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
shasevendow commented on PR #834:
URL: https://github.com/apache/doris-website/pull/834#issuecomment-2216249327
Does version 2.1 need to be updated too?
--
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
luzhijing commented on code in PR #824:
URL: https://github.com/apache/doris-website/pull/824#discussion_r1668560787
##
versioned_docs/version-2.1/table-design/data-partition.md:
##
@@ -38,31 +38,31 @@ A table consists of rows and columns:
- Column: Used to describe different
luzhijing commented on PR #824:
URL: https://github.com/apache/doris-website/pull/824#issuecomment-2213986454
Dont merge
--
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
shasevendow commented on PR #837:
URL: https://github.com/apache/doris-website/pull/837#issuecomment-2213179694
Please also remove remote-udf in sidebar files
--
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
shasevendow commented on PR #835:
URL: https://github.com/apache/doris-website/pull/835#issuecomment-2213176645
Please also update the English and Chinese documents for 2.1 version, and
the English documents for dev version.
--
This is an automated message from the Apache Git Service.
To
jeffreys-cat commented on code in PR #829:
URL: https://github.com/apache/doris-website/pull/829#discussion_r1667866970
##
scripts/merge_by_toc.py:
##
@@ -0,0 +1,157 @@
+#!/usr/bin/env python3
+# coding: utf8
+#
+# Generate all-in-one Markdown file for `doc-cn`
+# Tip: 不支持中文文件名
cjj2010 opened a new issue, #832:
URL: https://github.com/apache/doris-website/issues/832
CREATE-TABLE page internal hyperlink failure
--
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
zclllyybb commented on PR #809:
URL: https://github.com/apache/doris-website/pull/809#issuecomment-2209274038
> Please also change the dev-branch.
why should change it? I think dev-branch always represents the behaviour of
the master branch code so it doesn't have to have any version
mymeiyi commented on PR #820:
URL: https://github.com/apache/doris-website/pull/820#issuecomment-2208683123
> Please update the 2.1-branch
branch-2.1 does not contain this feature
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
shasevendow commented on PR #822:
URL: https://github.com/apache/doris-website/pull/822#issuecomment-2208660317
Please also update the EN doc in 2.1 version
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
luzhijing commented on PR #820:
URL: https://github.com/apache/doris-website/pull/820#issuecomment-2208653675
Please update the 2.1-branch
--
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
1 - 100 of 356 matches
Mail list logo