hf200012 commented on PR #12761:
URL: https://github.com/apache/doris/pull/12761#issuecomment-1251924681
@wslkxup Be careful not to mention useless content
--
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
hf200012 closed pull request #12761: Update Docs
URL: https://github.com/apache/doris/pull/12761
--
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
zy-kkk commented on code in PR #12761:
URL: https://github.com/apache/doris/pull/12761#discussion_r974958226
##
README.md:
##
@@ -38,7 +38,7 @@ Apache Doris is an easy-to-use, high-performance and
real-time analytical databa
Based on this, Apache Doris can better meet the scen
smallhibiscus closed pull request #11464: [regression-test](join) Add test case
of join sql
URL: https://github.com/apache/doris/pull/11464
--
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
github-actions[bot] commented on PR #12643:
URL: https://github.com/apache/doris/pull/12643#issuecomment-1251936769
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, please log on to GitHu
smallhibiscus opened a new pull request, #12774:
URL: https://github.com/apache/doris/pull/12774
# Proposed changes
Issue Number: close #xxx
## Problem summary
Add test case of left join sql.
## Checklist(Required)
1. Does it affect the original behavior:
liujinhui1994 closed issue #12745: [Bug] HDFS Broker NPT
URL: https://github.com/apache/doris/issues/12745
--
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-ma
liujinhui1994 commented on issue #12745:
URL: https://github.com/apache/doris/issues/12745#issuecomment-1251939019
The master branch has been fixed. close this issues
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
yangzhg opened a new issue, #12775:
URL: https://github.com/apache/doris/issues/12775
### 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
master
zhannngchen commented on code in PR #12363:
URL: https://github.com/apache/doris/pull/12363#discussion_r974972826
##
be/src/agent/task_worker_pool.cpp:
##
@@ -61,6 +61,7 @@ DEFINE_GAUGE_METRIC_PROTOTYPE_2ARG(agent_task_queue_size,
MetricUnit::NOUNIT);
const uint32_t TASK_FIN
yangzhg opened a new pull request, #12776:
URL: https://github.com/apache/doris/pull/12776
# Proposed changes
Issue Number: close #12775
## Problem summary
This bug is because the result of subtracting signed and unsigned numbers
may overflow if it is negative.
##
zy-kkk opened a new pull request, #12777:
URL: https://github.com/apache/doris/pull/12777
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
wslkxup commented on code in PR #12761:
URL: https://github.com/apache/doris/pull/12761#discussion_r974979948
##
docs/zh-CN/docs/get-starting/get-starting.md:
##
@@ -25,7 +25,7 @@ specific language governing permissions and limitations
under the License.
-->
-# 快速开始
+# 快速开始l
github-actions[bot] commented on PR #12739:
URL: https://github.com/apache/doris/pull/12739#issuecomment-1251951373
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, please log on to GitHu
jackwener commented on code in PR #12767:
URL: https://github.com/apache/doris/pull/12767#discussion_r974986642
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/RuleSet.java:
##
@@ -56,13 +56,13 @@
*/
public class RuleSet {
public static final List EXPLORATION_
ByteYue opened a new issue, #12778:
URL: https://github.com/apache/doris/issues/12778
### 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
Master compile
wslkxup commented on PR #12761:
URL: https://github.com/apache/doris/pull/12761#issuecomment-1251974908
Sorry for the wrong submission due to my tool exception. how can i cancel
> 2022年9月20日 15:01,zy-kkk ***@***.***> 写道:
>
>
> @zy-kkk requested changes on this pull request.
morningman merged PR #12664:
URL: https://github.com/apache/doris/pull/12664
--
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-unsubscr...@doris.a
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/doris.git
from 47797ad7e8 [feature](Nereids) Push down not slot references expression
of on clause (#11805)
add b837b2eb95 [
ByteYue opened a new pull request, #12779:
URL: https://github.com/apache/doris/pull/12779
# Proposed changes
Issue Number: close #12778
## Problem summary
Use macro `return if error` to capture error status to prevent incorrect
forward func call.
## Checklist(Req
dinggege1024 opened a new pull request, #12780:
URL: https://github.com/apache/doris/pull/12780
refactor and replace use NIO
# Proposed changes
Issue Number: #11768
## Problem summary
Describe your replace use NIO and some check-style warning
## Checklist(Re
github-actions[bot] commented on PR #12363:
URL: https://github.com/apache/doris/pull/12363#issuecomment-1251993137
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
dinggege1024 commented on issue #11768:
URL: https://github.com/apache/doris/issues/11768#issuecomment-1251999061
https://github.com/apache/doris/pull/12780
@jackwener Hi,plz help review this pr plz
--
This is an automated message from the Apache Git Service.
To respond to the mess
AshinGau closed pull request #12623: Parquet page filter
URL: https://github.com/apache/doris/pull/12623
--
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:
pengxiangyu commented on code in PR #12730:
URL: https://github.com/apache/doris/pull/12730#discussion_r975034468
##
be/src/runtime/file_result_writer.h:
##
@@ -42,8 +42,15 @@ struct ResultFileOptions {
std::vector broker_addresses;
std::map broker_properties;
std
pengxiangyu commented on code in PR #12730:
URL: https://github.com/apache/doris/pull/12730#discussion_r975038722
##
fe/fe-core/src/main/java/org/apache/doris/analysis/OutFileClause.java:
##
@@ -118,12 +134,21 @@ public class OutFileClause {
// If set to true, the brokerDes
github-actions[bot] commented on PR #12777:
URL: https://github.com/apache/doris/pull/12777#issuecomment-1252015867
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
github-actions[bot] commented on PR #12776:
URL: https://github.com/apache/doris/pull/12776#issuecomment-1252034079
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, please log on to GitHu
github-actions[bot] commented on PR #12776:
URL: https://github.com/apache/doris/pull/12776#issuecomment-1252034122
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
morrySnow commented on code in PR #12767:
URL: https://github.com/apache/doris/pull/12767#discussion_r975063341
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/join/JoinLAsscomHelper.java:
##
@@ -87,8 +87,16 @@ public Plan newTopJoin() {
newBottom
voyagertanyao commented on issue #7503:
URL: https://github.com/apache/doris/issues/7503#issuecomment-1252043664
弱弱的问一下,物化视图增强版什么时候可以发布呢?目前我们在调研doris
1.1.1,用起来感觉这个功能限制实在是太多了,不是特别好用,本想用这个功能替换kylin的,目前感觉这个物化视图功能还不够完善
--
This is an automated message from the Apache Git Service.
To respond to
Jibing-Li closed pull request #12746: [refactor](file scanner)Fe support new
scanner for load job.
URL: https://github.com/apache/doris/pull/12746
--
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
adonis0147 commented on code in PR #12772:
URL: https://github.com/apache/doris/pull/12772#discussion_r975076191
##
thirdparty/build-thirdparty.sh:
##
@@ -246,6 +246,30 @@ remove_all_dylib() {
fi
}
+if [[ -z "${STRIP_TP_LIB}" ]]; then
+STRIP_TP_LIB='ON'
+fi
+
+if [[
liujinhui1994 opened a new pull request, #12781:
URL: https://github.com/apache/doris/pull/12781
# Proposed changes
Issue Number: close #12329
## Problem summary
1. Upgrade fs_broker module hadoop2.7.3->hadoop2.8.3
2. Support obs broker load
org.apache.doris.br
xinyiZzz opened a new pull request, #12782:
URL: https://github.com/apache/doris/pull/12782
# Proposed changes
Issue Number: close #xxx
## Problem summary
When the thread mem tracker try consume fails, an error msg will be
generated, and the error msg will be returned af
ChPi opened a new pull request, #12783:
URL: https://github.com/apache/doris/pull/12783
# Proposed changes
Issue Number: close #xxx
## Problem summary
the
[sidebars.json](https://github.com/apache/doris/blob/master/docs/sidebars.json)
and en doc file name is
[table-tem
caiconghui merged PR #12710:
URL: https://github.com/apache/doris/pull/12710
--
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-unsubscr...@doris.a
This is an automated email from the ASF dual-hosted git repository.
caiconghui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from b837b2eb95 [feature-wip](parquet-reader) filter rows by page index
(#12664)
add bb7206d461 [refactor](SimpleS
hqx871 commented on PR #11082:
URL: https://github.com/apache/doris/pull/11082#issuecomment-1252140197
hi @whutpencil, does broker load support array type?
--
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
xinyiZzz merged PR #12776:
URL: https://github.com/apache/doris/pull/12776
--
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-unsubscr...@doris.apa
This is an automated email from the ASF dual-hosted git repository.
zouxinyi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new e70c298e0c [Bugfix](mem) Fix memory limit check
xinyiZzz closed issue #12775: [Bug] query execute may memory limit exceeded
URL: https://github.com/apache/doris/issues/12775
--
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
qf8505 opened a new issue, #12784:
URL: https://github.com/apache/doris/issues/12784
### 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
ODBC映射Postg
HappenLee commented on code in PR #12730:
URL: https://github.com/apache/doris/pull/12730#discussion_r975191153
##
be/src/exec/parquet_writer.h:
##
@@ -63,14 +63,35 @@ class ParquetOutputStream : public arrow::io::OutputStream {
int64_t _written_len = 0;
};
+class Parque
wangshuo128 opened a new pull request, #12785:
URL: https://github.com/apache/doris/pull/12785
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ]
yangzhg commented on PR #12768:
URL: https://github.com/apache/doris/pull/12768#issuecomment-1252215917
Please add some comment to describe why you do this
--
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
pengxiangyu merged PR #12768:
URL: https://github.com/apache/doris/pull/12768
--
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-unsubscr...@doris.
This is an automated email from the ASF dual-hosted git repository.
pengxiangyu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from e70c298e0c [Bugfix](mem) Fix memory limit check may overflow (#12776)
add b550985df6 fix thirdparty builder (
pengxiangyu commented on PR #12768:
URL: https://github.com/apache/doris/pull/12768#issuecomment-1252232220
build_gsasl need some files build by build_krb5
--
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
github-actions[bot] commented on PR #12783:
URL: https://github.com/apache/doris/pull/12783#issuecomment-1252238643
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, please log on to GitHu
github-actions[bot] commented on PR #12783:
URL: https://github.com/apache/doris/pull/12783#issuecomment-1252238674
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
github-actions[bot] commented on PR #12772:
URL: https://github.com/apache/doris/pull/12772#issuecomment-1252240862
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, please log on to GitHu
github-actions[bot] commented on PR #12772:
URL: https://github.com/apache/doris/pull/12772#issuecomment-1252240902
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
carlvinhust2012 opened a new pull request, #12786:
URL: https://github.com/apache/doris/pull/12786
# Proposed changes
1. this pr is used to fix the wrong result when import array element with
double quotes.
2. before the change, we use stream load will get a wrong result.
the examp
luozenglin commented on code in PR #12734:
URL: https://github.com/apache/doris/pull/12734#discussion_r975282336
##
be/src/vec/runtime/vfile_result_writer.cpp:
##
@@ -327,7 +325,7 @@ Status VFileResultWriter::_write_csv_file(const Block&
block) {
break;
Gabriel39 opened a new issue, #12787:
URL: https://github.com/apache/doris/issues/12787
### 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
If `limi
github-actions[bot] commented on PR #12770:
URL: https://github.com/apache/doris/pull/12770#issuecomment-1252287824
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, please log on to GitHu
github-actions[bot] commented on PR #12770:
URL: https://github.com/apache/doris/pull/12770#issuecomment-1252287859
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
github-actions[bot] commented on PR #12700:
URL: https://github.com/apache/doris/pull/12700#issuecomment-1252288341
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, please log on to GitHu
github-actions[bot] commented on PR #12720:
URL: https://github.com/apache/doris/pull/12720#issuecomment-1252302203
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
github-actions[bot] commented on PR #12720:
URL: https://github.com/apache/doris/pull/12720#issuecomment-1252302147
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, please log on to GitHu
Kikyou1997 commented on code in PR #12765:
URL: https://github.com/apache/doris/pull/12765#discussion_r975326292
##
fe/fe-core/src/main/java/org/apache/doris/statistics/SQLStatisticsTask.java:
##
@@ -17,47 +17,119 @@
package org.apache.doris.statistics;
-import org.apache.d
github-actions[bot] commented on PR #12723:
URL: https://github.com/apache/doris/pull/12723#issuecomment-1252315087
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, please log on to GitHu
github-actions[bot] commented on PR #12723:
URL: https://github.com/apache/doris/pull/12723#issuecomment-1252315141
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
Kikyou1997 commented on code in PR #12765:
URL: https://github.com/apache/doris/pull/12765#discussion_r975326292
##
fe/fe-core/src/main/java/org/apache/doris/statistics/SQLStatisticsTask.java:
##
@@ -17,47 +17,119 @@
package org.apache.doris.statistics;
-import org.apache.d
spaces-X opened a new issue, #12788:
URL: https://github.com/apache/doris/issues/12788
### 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
update from 0
liaoxin01 opened a new pull request, #12789:
URL: https://github.com/apache/doris/pull/12789
# Proposed changes
Issue Number: close #xxx
## Problem summary
when the rowset has multiple segments with sequence column, we should
compare sequence id with previous segment
Gabriel39 commented on code in PR #12730:
URL: https://github.com/apache/doris/pull/12730#discussion_r975329125
##
be/src/vec/runtime/vparquet_writer.cpp:
##
@@ -35,207 +36,54 @@
namespace doris::vectorized {
-VParquetWriterWrapper::VParquetWriterWrapper(doris::FileWriter*
github-actions[bot] commented on PR #12727:
URL: https://github.com/apache/doris/pull/12727#issuecomment-1252329422
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, please log on to GitHu
github-actions[bot] commented on PR #12727:
URL: https://github.com/apache/doris/pull/12727#issuecomment-1252329490
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
Gabriel39 merged PR #12727:
URL: https://github.com/apache/doris/pull/12727
--
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-unsubscr...@doris.ap
This is an automated email from the ASF dual-hosted git repository.
gabriellee pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new cc072d35b7 [Bug](date) Fix wrong type in Time
Gabriel39 closed issue #12726: [Bug] Wrong type in TimestampArithmeticExpr
URL: https://github.com/apache/doris/issues/12726
--
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
Gabriel39 merged PR #12720:
URL: https://github.com/apache/doris/pull/12720
--
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-unsubscr...@doris.ap
Gabriel39 closed issue #12719: [Bug] `CURDATE` returns wrong result
URL: https://github.com/apache/doris/issues/12719
--
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 unsubs
This is an automated email from the ASF dual-hosted git repository.
gabriellee pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new d5486726de [Bug](date) Fix wrong result produ
jackwener opened a new pull request, #12790:
URL: https://github.com/apache/doris/pull/12790
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Y
weizhengte commented on code in PR #12765:
URL: https://github.com/apache/doris/pull/12765#discussion_r975378534
##
fe/fe-core/src/main/java/org/apache/doris/statistics/SQLStatisticsTask.java:
##
@@ -17,47 +17,119 @@
package org.apache.doris.statistics;
-import org.apache.d
weizhengte commented on code in PR #12765:
URL: https://github.com/apache/doris/pull/12765#discussion_r975378534
##
fe/fe-core/src/main/java/org/apache/doris/statistics/SQLStatisticsTask.java:
##
@@ -17,47 +17,119 @@
package org.apache.doris.statistics;
-import org.apache.d
xinyiZzz opened a new pull request, #12791:
URL: https://github.com/apache/doris/pull/12791
# Proposed changes
Issue Number: close #xxx
## Problem summary
The mem hook record tracker cannot guarantee that the final consumption is
0, nor can it guarantee that the memory a
Diksha587 commented on issue #11706:
URL: https://github.com/apache/doris/issues/11706#issuecomment-1252399462
I am interested in DOCS & BLOGS TRANSLATION if there is any blog post
remaining to assign I would like to fill the post
I'm a newbie and this would be my first open source contri
yiguolei merged PR #12753:
URL: https://github.com/apache/doris/pull/12753
--
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-unsubscr...@doris.apa
EmmyMiao87 opened a new pull request, #12792:
URL: https://github.com/apache/doris/pull/12792
For Mac M1, the default is python3 instead of python. When FE compiles,
there will be an error that python cannot be found. This PR complements this
part of the description.
--
T
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch branch-1.1-lts
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-1.1-lts by this push:
new 1d2880d8a6 (brpc) donot use poo
yiguolei merged PR #12770:
URL: https://github.com/apache/doris/pull/12770
--
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-unsubscr...@doris.apa
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 7dfbb7c639 [chore](regression-test) add order b
jackwener closed pull request #12783: [typo](docs)rename doc file name
URL: https://github.com/apache/doris/pull/12783
--
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 unsubs
jackwener commented on PR #12783:
URL: https://github.com/apache/doris/pull/12783#issuecomment-1252439630
Reason above, we should close this PR.
--
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 th
Jibing-Li opened a new pull request, #12793:
URL: https://github.com/apache/doris/pull/12793
Refactor of scanners. Support broker load.
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Doe
xiaokang commented on code in PR #10322:
URL: https://github.com/apache/doris/pull/10322#discussion_r975505646
##
be/src/util/mysql_row_buffer.cpp:
##
@@ -25,6 +25,8 @@
#include "date_func.h"
#include "gutil/strings/numbers.h"
#include "runtime/large_int_value.h"
+#include "u
xiaokang commented on code in PR #10322:
URL: https://github.com/apache/doris/pull/10322#discussion_r975507274
##
be/src/vec/data_types/data_type_jsonb.cpp:
##
@@ -0,0 +1,181 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreem
xiaokang commented on code in PR #10322:
URL: https://github.com/apache/doris/pull/10322#discussion_r975509813
##
be/src/olap/types.h:
##
@@ -1559,6 +1566,65 @@ struct FieldTypeTraits : public
FieldTypeTraits
+struct FieldTypeTraits : public
FieldTypeTraits {
+static int c
xiaokang commented on PR #10322:
URL: https://github.com/apache/doris/pull/10322#issuecomment-1252523697
LGTM
--
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
dataroaring commented on code in PR #12774:
URL: https://github.com/apache/doris/pull/12774#discussion_r975521999
##
regression-test/suites/query/join/test_left_join.groovy:
##
@@ -0,0 +1,44 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributo
morningman commented on code in PR #12793:
URL: https://github.com/apache/doris/pull/12793#discussion_r975524151
##
be/src/vec/exec/scan/new_file_scan_node.h:
##
@@ -25,6 +25,8 @@ class NewFileScanNode : public VScanNode {
public:
NewFileScanNode(ObjectPool* pool, const TP
morningman commented on code in PR #12791:
URL: https://github.com/apache/doris/pull/12791#discussion_r975579706
##
be/src/util/mem_info.h:
##
@@ -78,11 +82,13 @@ class MemInfo {
static int64_t _s_mem_limit;
static int64_t _s_hard_mem_limit;
static size_t _s_alloc
xinyiZzz commented on code in PR #12791:
URL: https://github.com/apache/doris/pull/12791#discussion_r975599656
##
be/src/util/mem_info.h:
##
@@ -78,11 +82,13 @@ class MemInfo {
static int64_t _s_mem_limit;
static int64_t _s_hard_mem_limit;
static size_t _s_allocat
github-actions[bot] commented on PR #12792:
URL: https://github.com/apache/doris/pull/12792#issuecomment-1252628652
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, please log on to GitHu
github-actions[bot] commented on PR #12792:
URL: https://github.com/apache/doris/pull/12792#issuecomment-1252628725
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
github-actions[bot] commented on PR #12782:
URL: https://github.com/apache/doris/pull/12782#issuecomment-1252629704
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
1 - 100 of 198 matches
Mail list logo