eldenmoon commented on code in PR #13336:
URL: https://github.com/apache/doris/pull/13336#discussion_r994234658
##
be/src/exec/json_scanner.h:
##
@@ -178,7 +178,15 @@ class JsonReader {
std::vector> _parsed_jsonpaths;
std::vector _parsed_json_root;
-rapidjson::Do
yiguolei opened a new pull request, #13344:
URL: https://github.com/apache/doris/pull/13344
# Proposed changes
There will be personal info in doris_be --version, like this:
doris-0.0.0-trunk RELEASE (build
git://hk-dev01/mnt/disk2/ygl/code/github/apache-doris/be/../@8b7d928af26
yiguolei merged PR #13329:
URL: https://github.com/apache/doris/pull/13329
--
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
github-actions[bot] commented on PR #13344:
URL: https://github.com/apache/doris/pull/13344#issuecomment-1277139972
`sh-checker report`
To get the full details, please check in the
[job]("https://github.com/apache/doris/actions/runs/3240342471";) output.
shellcheck err
carlvinhust2012 opened a new pull request, #13345:
URL: https://github.com/apache/doris/pull/13345
# Proposed changes
1. this pr is used to update the json load docs for import data to array
column.
Issue Number: #7570
## Problem summary
Describe your changes.
##
Gabriel39 opened a new pull request, #13346:
URL: https://github.com/apache/doris/pull/13346
# Proposed changes

## Problem summary
Describe your changes.
Gabriel39 merged PR #13233:
URL: https://github.com/apache/doris/pull/13233
--
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 0ff04e81bc [fix](DynamicPartition) Not check max_dynamic_partition_num
when disable DynamicPartition (#13267)
HappenLee commented on code in PR #13335:
URL: https://github.com/apache/doris/pull/13335#discussion_r994276823
##
be/src/vec/exec/join/vhash_join_node.cpp:
##
@@ -75,18 +76,38 @@ struct ProcessHashTableBuild {
inserted_rows.reserve(_batch_size);
}
+
xy720 commented on code in PR #13345:
URL: https://github.com/apache/doris/pull/13345#discussion_r994278212
##
docs/zh-CN/docs/data-operate/import/import-way/load-json-format.md:
##
@@ -510,6 +510,47 @@ curl --location-trusted -u user:passwd -H "format: json"
-H "jsonpaths: [\"
Gabriel39 merged PR #13335:
URL: https://github.com/apache/doris/pull/13335
--
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 baf2689610 [Improvement](join) compute hash v
github-actions[bot] commented on PR #13337:
URL: https://github.com/apache/doris/pull/13337#issuecomment-1277217203
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 #13337:
URL: https://github.com/apache/doris/pull/13337#issuecomment-1277217257
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
morningman opened a new pull request, #13347:
URL: https://github.com/apache/doris/pull/13347
# Proposed changes
Issue Number: close #xxx
## Problem summary
`OLAP_ERR_WRITE_PROTOBUF_ERROR` is misused, fix them
## Checklist(Required)
1. Does it affect the ori
morrySnow commented on code in PR #13303:
URL: https://github.com/apache/doris/pull/13303#discussion_r994316905
##
fe/fe-core/src/main/java/org/apache/doris/analysis/DropTableStatsStmt.java:
##
@@ -0,0 +1,140 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+//
jackwener merged PR #13337:
URL: https://github.com/apache/doris/pull/13337
--
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.
jakevin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from baf2689610 [Improvement](join) compute hash values by vectorized way
(#13335)
add 4a6eb01ccb [refactor](Nereids)
morrySnow commented on code in PR #10170:
URL: https://github.com/apache/doris/pull/10170#discussion_r994342637
##
fe/fe-core/src/main/java/org/apache/doris/planner/OlapScanNode.java:
##
@@ -756,6 +763,79 @@ private void getScanRangeLocations() throws UserException {
LO
thj999 commented on issue #13123:
URL: https://github.com/apache/doris/issues/13123#issuecomment-1277264687
> Can you decribe your demand?I think dynamic partition can satisfy most
scenarios.
Historical data from 2019 to now is initialized
--
This is an automated message from the A
carlvinhust2012 commented on code in PR #13345:
URL: https://github.com/apache/doris/pull/13345#discussion_r994353603
##
docs/zh-CN/docs/data-operate/import/import-way/load-json-format.md:
##
@@ -510,6 +510,47 @@ curl --location-trusted -u user:passwd -H "format: json"
-H "json
Gabriel39 opened a new pull request, #13348:
URL: https://github.com/apache/doris/pull/13348
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [
ByteYue opened a new issue, #13349:
URL: https://github.com/apache/doris/issues/13349
### 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
github-actions[bot] commented on PR #13111:
URL: https://github.com/apache/doris/pull/13111#issuecomment-1277295164
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 #13111:
URL: https://github.com/apache/doris/pull/13111#issuecomment-1277295231
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
dataroaring commented on code in PR #13336:
URL: https://github.com/apache/doris/pull/13336#discussion_r994382135
##
be/src/exec/json_scanner.h:
##
@@ -178,7 +178,15 @@ class JsonReader {
std::vector> _parsed_jsonpaths;
std::vector _parsed_json_root;
-rapidjson::
xinyiZzz merged PR #13111:
URL: https://github.com/apache/doris/pull/13111
--
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 4a6eb01ccb [refactor](Nereids): refactor UT by using Pattern and
rename to remove consecutive (#13337)
add fe15
github-actions[bot] commented on PR #13336:
URL: https://github.com/apache/doris/pull/13336#issuecomment-1277305132
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 #13336:
URL: https://github.com/apache/doris/pull/13336#issuecomment-1277305189
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
zhannngchen commented on code in PR #13336:
URL: https://github.com/apache/doris/pull/13336#discussion_r994388402
##
be/src/exec/json_scanner.cpp:
##
@@ -343,6 +346,8 @@ Status JsonReader::_parse_json_doc(size_t* size, bool* eof)
{
return Status::OK();
}
+//
jztian opened a new issue, #13350:
URL: https://github.com/apache/doris/issues/13350
### 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
大于1.0.0
levy5307 commented on code in PR #13336:
URL: https://github.com/apache/doris/pull/13336#discussion_r994392469
##
be/src/exec/json_scanner.h:
##
@@ -178,7 +178,15 @@ class JsonReader {
std::vector> _parsed_jsonpaths;
std::vector _parsed_json_root;
-rapidjson::Doc
levy5307 commented on code in PR #13336:
URL: https://github.com/apache/doris/pull/13336#discussion_r994392469
##
be/src/exec/json_scanner.h:
##
@@ -178,7 +178,15 @@ class JsonReader {
std::vector> _parsed_jsonpaths;
std::vector _parsed_json_root;
-rapidjson::Doc
morrySnow opened a new pull request, #13351:
URL: https://github.com/apache/doris/pull/13351
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Y
dataroaring commented on code in PR #13336:
URL: https://github.com/apache/doris/pull/13336#discussion_r994419637
##
be/src/exec/json_scanner.cpp:
##
@@ -343,6 +346,8 @@ Status JsonReader::_parse_json_doc(size_t* size, bool* eof)
{
return Status::OK();
}
+//
ByteYue commented on issue #13349:
URL: https://github.com/apache/doris/issues/13349#issuecomment-1277355483
The
`regression-test/suites/query_p0/select_no_from/sql/projectFunctions.sql` case
would also cause the be coredump
--
This is an automated message from the Apache Git Service.
To
xinyiZzz commented on code in PR #10170:
URL: https://github.com/apache/doris/pull/10170#discussion_r994432235
##
fe/fe-core/src/main/java/org/apache/doris/planner/OlapScanNode.java:
##
@@ -756,6 +763,79 @@ private void getScanRangeLocations() throws UserException {
LOG
HappenLee commented on code in PR #13339:
URL: https://github.com/apache/doris/pull/13339#discussion_r994432858
##
be/src/exprs/bloomfilter_predicate.h:
##
@@ -435,9 +435,7 @@ class BloomFilterPredicate : public Predicate {
std::shared_ptr _filter;
bool _has_calculat
github-actions[bot] commented on PR #13344:
URL: https://github.com/apache/doris/pull/13344#issuecomment-1277363487
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 #13344:
URL: https://github.com/apache/doris/pull/13344#issuecomment-1277363434
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
small-flowers opened a new issue, #13352:
URL: https://github.com/apache/doris/issues/13352
### 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
dori
yiguolei merged PR #13344:
URL: https://github.com/apache/doris/pull/13344
--
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from fe1524a287 [Enhancement](load) remove load mem limit (#13111)
add 71d2d61d33 [chore](build release) remove doris
jackwener opened a new pull request, #13353:
URL: https://github.com/apache/doris/pull/13353
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [x] Y
yiguolei merged PR #13228:
URL: https://github.com/apache/doris/pull/13228
--
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 cb300b0b39 [feature](agg) support `any`,`any_va
morningman opened a new pull request, #13354:
URL: https://github.com/apache/doris/pull/13354
# Proposed changes
Issue Number: close #xxx
## Problem summary
1. Refactor the file reader creation in FileFactory, for simplicity.
Previously, FileFactory had too many `c
mrhhsg opened a new pull request, #13355:
URL: https://github.com/apache/doris/pull/13355
# Proposed changes
After filter the data `Status SegmentIterator::next_batch(vectorized::Block*
block)` maybe only output a few rows, this is inefficient.
## Problem summary
Describ
This is an automated email from the ASF dual-hosted git repository.
jiafengzheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new 8e458c4b2d5 remove function
8e458c4
xinyiZzz commented on code in PR #13285:
URL: https://github.com/apache/doris/pull/13285#discussion_r994460430
##
be/src/runtime/exec_env_init.cpp:
##
@@ -185,6 +185,8 @@ Status ExecEnv::_init(const std::vector&
store_paths) {
}
Status ExecEnv::_init_mem_tracker() {
+LO
xinyiZzz commented on code in PR #13285:
URL: https://github.com/apache/doris/pull/13285#discussion_r994469725
##
be/src/runtime/mem_pool.cpp:
##
@@ -131,8 +131,9 @@ Status MemPool::find_chunk(size_t min_size, bool
check_limits) {
DCHECK_GE(next_chunk_size_, INITIAL_CH
Livon-Lee opened a new issue, #13356:
URL: https://github.com/apache/doris/issues/13356
### 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
目前在doris
xinyiZzz commented on code in PR #13285:
URL: https://github.com/apache/doris/pull/13285#discussion_r994508227
##
be/src/runtime/memory/chunk_allocator.cpp:
##
@@ -204,7 +205,7 @@ Status ChunkAllocator::allocate(size_t size, Chunk* chunk) {
void ChunkAllocator::free(const Chunk
yiguolei commented on code in PR #13285:
URL: https://github.com/apache/doris/pull/13285#discussion_r994512182
##
be/src/runtime/exec_env_init.cpp:
##
@@ -185,6 +185,8 @@ Status ExecEnv::_init(const std::vector&
store_paths) {
}
Status ExecEnv::_init_mem_tracker() {
+LO
yiguolei commented on code in PR #13285:
URL: https://github.com/apache/doris/pull/13285#discussion_r994512598
##
be/src/runtime/exec_env_init.cpp:
##
@@ -199,9 +201,7 @@ Status ExecEnv::_init_mem_tracker() {
if (global_memory_limit_bytes > MemInfo::physical_mem()) {
DongLiang-0 commented on PR #13323:
URL: https://github.com/apache/doris/pull/13323#issuecomment-1277455320
>
it's done!
PTAL
--
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 sp
DongLiang-0 commented on PR #13323:
URL: https://github.com/apache/doris/pull/13323#issuecomment-1277456750
> Rethink the right way of the function
>
> ```
> select extractURLParameter('https://localhost:3000?id=abcdefghi', 'id');
>
> SELECT extractURLParameter('https://local
huyuanfeng2018 opened a new pull request, #72:
URL: https://github.com/apache/doris-flink-connector/pull/72
# Proposed changes
## Problem Summary:
Support 'sink.parallelism' configuration
## Checklist(Required)
1. Does it affect the original behavior: (No)
2. H
Gabriel39 opened a new pull request, #13357:
URL: https://github.com/apache/doris/pull/13357
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Y
dataroaring commented on code in PR #13336:
URL: https://github.com/apache/doris/pull/13336#discussion_r994588717
##
be/src/exec/json_scanner.h:
##
@@ -178,7 +178,15 @@ class JsonReader {
std::vector> _parsed_jsonpaths;
std::vector _parsed_json_root;
-rapidjson::
zhangstar333 commented on code in PR #13323:
URL: https://github.com/apache/doris/pull/13323#discussion_r994582642
##
be/src/util/url_parser.cpp:
##
@@ -344,4 +345,52 @@ UrlParser::UrlPart UrlParser::get_url_part(const
StringValue& part) {
}
}
+std::string UrlParser::ex
Ray-Eldath commented on code in PR #13143:
URL: https://github.com/apache/doris/pull/13143#discussion_r994594093
##
docker/thirdparties/start-thirdparties-docker.sh:
##
@@ -20,8 +20,38 @@
# This script will restart all thirdparty containers
luzhijing closed pull request #141: [docs](releasenote)Update 1.1.3 Release Note
URL: https://github.com/apache/doris-website/pull/141
--
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
xinyiZzz commented on code in PR #13285:
URL: https://github.com/apache/doris/pull/13285#discussion_r994608055
##
be/src/runtime/exec_env_init.cpp:
##
@@ -185,6 +185,8 @@ Status ExecEnv::_init(const std::vector&
store_paths) {
}
Status ExecEnv::_init_mem_tracker() {
+LO
xinyiZzz commented on code in PR #13285:
URL: https://github.com/apache/doris/pull/13285#discussion_r994608055
##
be/src/runtime/exec_env_init.cpp:
##
@@ -185,6 +185,8 @@ Status ExecEnv::_init(const std::vector&
store_paths) {
}
Status ExecEnv::_init_mem_tracker() {
+LO
Ray-Eldath commented on code in PR #13143:
URL: https://github.com/apache/doris/pull/13143#discussion_r994609133
##
regression-test/suites/jdbc_p0/test_jdbc_query_mysql.groovy:
##
@@ -0,0 +1,65 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contrib
Ray-Eldath commented on code in PR #13143:
URL: https://github.com/apache/doris/pull/13143#discussion_r994609441
##
regression-test/suites/jdbc_p0/test_jdbc_query_pg.groovy:
##
@@ -0,0 +1,63 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributo
luzhijing closed pull request #141: [docs](releasenote)Update 1.1.3 Release Note
URL: https://github.com/apache/doris-website/pull/141
--
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
luzhijing opened a new pull request, #13358:
URL: https://github.com/apache/doris/pull/13358
# 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 #13303:
URL: https://github.com/apache/doris/pull/13303#discussion_r994624256
##
fe/fe-core/src/main/java/org/apache/doris/analysis/DropTableStatsStmt.java:
##
@@ -0,0 +1,140 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+//
weizhengte commented on code in PR #13303:
URL: https://github.com/apache/doris/pull/13303#discussion_r994625349
##
fe/fe-core/src/main/java/org/apache/doris/statistics/TableStats.java:
##
@@ -78,7 +78,7 @@ public TableStats(double rowCount, long dataSize) {
}
public
yixiutt closed pull request #12995: [feature-wip](vertical-compaction) support
dup key&uniq key vertical compaction
URL: https://github.com/apache/doris/pull/12995
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
Ray-Eldath commented on code in PR #13143:
URL: https://github.com/apache/doris/pull/13143#discussion_r994594093
##
docker/thirdparties/start-thirdparties-docker.sh:
##
@@ -20,8 +20,38 @@
# This script will restart all thirdparty containers
BiteThet merged PR #13193:
URL: https://github.com/apache/doris/pull/13193
--
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.
panxiaolei 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 de4315c1c5 [feature](function) support `initc
morrySnow commented on code in PR #13353:
URL: https://github.com/apache/doris/pull/13353#discussion_r994551790
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/ReorderJoin.java:
##
@@ -45,13 +64,237 @@ public class ReorderJoin extends OneRewriteRuleFac
yixiutt opened a new pull request, #13359:
URL: https://github.com/apache/doris/pull/13359
# Proposed changes
Issue Number: close Issue #12966
Support vertical compaction to reduce memory usage in compaction。
Mainly Design:
Split columns into several groups and record
cambyzju opened a new issue, #13360:
URL: https://github.com/apache/doris/issues/13360
### 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
latest-master
yixiutt closed pull request #12995: [feature-wip](vertical-compaction) support
dup key&uniq key vertical compaction
URL: https://github.com/apache/doris/pull/12995
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
cambyzju opened a new pull request, #13361:
URL: https://github.com/apache/doris/pull/13361
# Proposed changes
Issue Number: close #13360
## Problem summary
fix for SQL with array column:
`delete from tbl where c_array is null;`
more info please refer to https:
jackwener commented on code in PR #13353:
URL: https://github.com/apache/doris/pull/13353#discussion_r994712048
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/MultiJoin.java:
##
@@ -17,189 +17,170 @@
package org.apache.doris.nereids.rules.rewrite.l
jackwener commented on code in PR #13353:
URL: https://github.com/apache/doris/pull/13353#discussion_r994715649
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/ReorderJoin.java:
##
@@ -37,21 +56,296 @@
* SELECT * FROM t1 JOIN t3 ON t1.id=t3.id JOIN t
BiteThet opened a new pull request, #13362:
URL: https://github.com/apache/doris/pull/13362
# Proposed changes
1. refactor some functions template argument.
2. year() only check year validity now.
3. change instance number of tpch q9
## Problem summary
Describe
github-actions[bot] commented on PR #13319:
URL: https://github.com/apache/doris/pull/13319#issuecomment-1277717411
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 #13319:
URL: https://github.com/apache/doris/pull/13319#issuecomment-1277717573
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
jackwener commented on code in PR #13353:
URL: https://github.com/apache/doris/pull/13353#discussion_r994749989
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/ReorderJoin.java:
##
@@ -37,21 +56,296 @@
* SELECT * FROM t1 JOIN t3 ON t1.id=t3.id JOIN t
Jibing-Li opened a new pull request, #13363:
URL: https://github.com/apache/doris/pull/13363
# Proposed changes
Issue Number: close #xxx
## Problem summary
Support manually refresh external catalog metadata.
1. refresh catalog external_catalog_name
2. refresh databa
xy720 merged PR #13261:
URL: https://github.com/apache/doris/pull/13261
--
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.apache
This is an automated email from the ASF dual-hosted git repository.
xuyang 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 87e5e2b48b [Fix](array-type) Disable schema chang
xy720 merged PR #12786:
URL: https://github.com/apache/doris/pull/12786
--
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.apache
This is an automated email from the ASF dual-hosted git repository.
xuyang 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 88e08a92d8 [fix](array-type) fix the wrong result
cambyzju opened a new pull request, #13365:
URL: https://github.com/apache/doris/pull/13365
# Proposed changes
Issue Number: close #xxx
## Problem summary
We should prevent insert while value overflow.
1. create table:
`CREATE TABLE
test_array_load_test_array_i
xiaojunjie commented on PR #13244:
URL: https://github.com/apache/doris/pull/13244#issuecomment-1277792513
Mind I a PR, please. @yangzhg
--
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 speci
Ray-Eldath commented on code in PR #13143:
URL: https://github.com/apache/doris/pull/13143#discussion_r994796842
##
docker/thirdparties/start-thirdparties-docker.sh:
##
@@ -20,8 +20,38 @@
# This script will restart all thirdparty containers
morningman closed pull request #13277: [test][not-merge] test ci
URL: https://github.com/apache/doris/pull/13277
--
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,
xiaokang opened a new pull request, #13366:
URL: https://github.com/apache/doris/pull/13366
# Proposed changes
Issue Number: Step3 of [DSIP-016: Support JSON
type](https://cwiki.apache.org/confluence/display/DORIS/DSIP-016%3A+Support+JSON+type?src=contextnavpagetreemode)
## Pro
github-actions[bot] commented on PR #13351:
URL: https://github.com/apache/doris/pull/13351#issuecomment-1277990052
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 #13351:
URL: https://github.com/apache/doris/pull/13351#issuecomment-1277990112
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 #13345:
URL: https://github.com/apache/doris/pull/13345#issuecomment-1278058319
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
1 - 100 of 167 matches
Mail list logo