kangpinghuang commented on issue #2233: fix schema change validate failure #2230
URL: https://github.com/apache/incubator-doris/pull/2233#issuecomment-555384058
related issue # 2233
This is an automated message from the Apache
kangpinghuang opened a new pull request #2233: fix schema change validate
failure #2230
URL: https://github.com/apache/incubator-doris/pull/2233
fix schema change failure because of row number check failed
This is an automate
lingbin opened a new pull request #2234: [gutil] Fix the line breaks to '\n'
URL: https://github.com/apache/incubator-doris/pull/2234
This is an automated message from the Apache Git Service.
To respond to the message, please
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 23078a5 Avoid Chinese garbled for streamLoad java sample (#2229)
add 4984be9 Persist sqlmode in l
morningman merged pull request #2216: Persist sqlmode in load metadata and add
sqlmode to forward master request
URL: https://github.com/apache/incubator-doris/pull/2216
This is an automated message from the Apache Git Servi
vagetablechicken opened a new pull request #2235: Support setting properties
for storage_root_path
URL: https://github.com/apache/incubator-doris/pull/2235
ref https://github.com/apache/incubator-doris/issues/2195
We can specify the properties of storage_root_path by setting
':', se
imay commented on a change in pull request #2216: Persist sqlmode in load
metadata and add sqlmode to forward master request
URL: https://github.com/apache/incubator-doris/pull/2216#discussion_r347803664
##
File path: gensrc/thrift/FrontendService.thrift
##
@@ -413,6 +413,
xy720 opened a new pull request #2236: Change sqlmode 'required' to 'optional'
in forward master request,
URL: https://github.com/apache/incubator-doris/pull/2236
Fix the previous pull request.
This commit will change sqlMode param's modifier from 'required' to
'optional' in forward ma
This is an automated email from the ASF dual-hosted git repository.
zhaoc 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 db8819d Change sqlmode 'required' to 'o
imay merged pull request #2236: Change sqlmode 'required' to 'optional' in
forward master request,
URL: https://github.com/apache/incubator-doris/pull/2236
This is an automated message from the Apache Git Service.
To respon
This is an automated email from the ASF dual-hosted git repository.
zhaoc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from db8819d Change sqlmode 'required' to 'optional' in forward master
request, (#2236)
add 42a4fff Repla
imay merged pull request #2209: Change replace boost canonicalize
URL: https://github.com/apache/incubator-doris/pull/2209
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
imay commented on a change in pull request #2223: Improve to_bitmap parse int
performance
URL: https://github.com/apache/incubator-doris/pull/2223#discussion_r347828967
##
File path: be/test/util/string_parser_test.cpp
##
@@ -209,13 +224,59 @@ TEST(StringToInt, Limit) {
kangpinghuang closed pull request #2233: fix schema change validate failure
#2230
URL: https://github.com/apache/incubator-doris/pull/2233
This is an automated message from the Apache Git Service.
To respond to the message,
This is an automated email from the ASF dual-hosted git repository.
zhaoc 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 14769b0 Improve to_bitmap parse int per
imay merged pull request #2223: Improve to_bitmap parse int performance
URL: https://github.com/apache/incubator-doris/pull/2223
This is an automated message from the Apache Git Service.
To respond to the message, please log
kangpinghuang opened a new pull request #2233: fix schema change validate
failure #2230
URL: https://github.com/apache/incubator-doris/pull/2233
fix schema change failure because of row number check failed
This is an automate
imay commented on a change in pull request #2235: Support setting properties
for storage_root_path
URL: https://github.com/apache/incubator-doris/pull/2235#discussion_r347832159
##
File path: be/src/olap/options.h
##
@@ -26,11 +26,14 @@
namespace doris {
struct StorePa
imay commented on a change in pull request #2235: Support setting properties
for storage_root_path
URL: https://github.com/apache/incubator-doris/pull/2235#discussion_r347833986
##
File path: be/src/olap/options.cpp
##
@@ -47,18 +47,63 @@ OLAPStatus parse_conf_store_paths(
imay commented on a change in pull request #2235: Support setting properties
for storage_root_path
URL: https://github.com/apache/incubator-doris/pull/2235#discussion_r347831905
##
File path: be/src/olap/options.h
##
@@ -26,11 +26,14 @@
namespace doris {
struct StorePa
imay commented on a change in pull request #2235: Support setting properties
for storage_root_path
URL: https://github.com/apache/incubator-doris/pull/2235#discussion_r347833307
##
File path: be/src/olap/options.cpp
##
@@ -47,18 +47,63 @@ OLAPStatus parse_conf_store_paths(
imay commented on a change in pull request #2235: Support setting properties
for storage_root_path
URL: https://github.com/apache/incubator-doris/pull/2235#discussion_r347834348
##
File path: be/src/olap/options.cpp
##
@@ -47,18 +47,63 @@ OLAPStatus parse_conf_store_paths(
vagetablechicken commented on issue #2235: Support setting properties for
storage_root_path
URL: https://github.com/apache/incubator-doris/pull/2235#issuecomment-555438703
property medium has a higher priority, so I decide to set storage_medium in
c'tor of DataDir, change
'_init_extens
vagetablechicken commented on a change in pull request #2235: Support setting
properties for storage_root_path
URL: https://github.com/apache/incubator-doris/pull/2235#discussion_r347844509
##
File path: be/src/olap/options.h
##
@@ -26,11 +26,14 @@
namespace doris {
st
imay commented on a change in pull request #2235: Support setting properties
for storage_root_path
URL: https://github.com/apache/incubator-doris/pull/2235#discussion_r347849961
##
File path: be/src/olap/options.h
##
@@ -26,11 +26,14 @@
namespace doris {
struct StorePa
imay commented on issue #2235: Support setting properties for storage_root_path
URL: https://github.com/apache/incubator-doris/pull/2235#issuecomment-555449216
@vagetablechicken
1. I think meta tool should not care about the medium of data path.
2. Even if meta tool care about med
This is an automated email from the ASF dual-hosted git repository.
zhaoc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 14769b0 Improve to_bitmap parse int performance (#2223)
add 03a5359 Fix the line breaks to '\n' (#2234
imay merged pull request #2234: [gutil] Fix the line breaks to '\n'
URL: https://github.com/apache/incubator-doris/pull/2234
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
wuyunfeng opened a new pull request #2237: Optimize Doris On Elasticsearch
performance
URL: https://github.com/apache/incubator-doris/pull/2237
Pure DocValue optimization for doris-on-es
This is an automated message from the
lingbin opened a new pull request #2238: Add gutil split and strip tool
URL: https://github.com/apache/incubator-doris/pull/2238
With these two tools, we can very easily perform splitting
and trimming operations on strings.
The subsequent PR will use them to replace the existing
imay commented on a change in pull request #2050: segment_v2: Support bitmap
index build
URL: https://github.com/apache/incubator-doris/pull/2050#discussion_r347861228
##
File path: be/src/olap/rowset/segment_v2/rle_page.h
##
@@ -86,14 +86,12 @@ class RlePageBuilder : publ
imay commented on a change in pull request #2050: segment_v2: Support bitmap
index build
URL: https://github.com/apache/incubator-doris/pull/2050#discussion_r347872264
##
File path: be/src/olap/rowset/segment_v2/encoding_info.cpp
##
@@ -50,7 +55,7 @@ struct TypeEncodingTra
imay commented on a change in pull request #2050: segment_v2: Support bitmap
index build
URL: https://github.com/apache/incubator-doris/pull/2050#discussion_r347862996
##
File path: be/src/olap/rowset/segment_v2/bitmap_index_writer.h
##
@@ -0,0 +1,51 @@
+// Licensed to the
imay commented on a change in pull request #2050: segment_v2: Support bitmap
index build
URL: https://github.com/apache/incubator-doris/pull/2050#discussion_r347861808
##
File path: gensrc/proto/segment_v2.proto
##
@@ -48,12 +48,12 @@ message MetadataPairPB {
enum Encodin
lingbin commented on a change in pull request #2235: Support setting properties
for storage_root_path
URL: https://github.com/apache/incubator-doris/pull/2235#discussion_r347880981
##
File path: be/src/olap/data_dir.cpp
##
@@ -55,12 +55,13 @@ namespace doris {
static cons
gaodayue commented on a change in pull request #2050: segment_v2: Support
bitmap index build
URL: https://github.com/apache/incubator-doris/pull/2050#discussion_r347888331
##
File path: be/src/olap/rowset/segment_v2/rle_page.h
##
@@ -86,14 +86,12 @@ class RlePageBuilder :
gaodayue commented on a change in pull request #2050: segment_v2: Support
bitmap index build
URL: https://github.com/apache/incubator-doris/pull/2050#discussion_r347888331
##
File path: be/src/olap/rowset/segment_v2/rle_page.h
##
@@ -86,14 +86,12 @@ class RlePageBuilder :
kangpinghuang edited a comment on issue #2233: fix schema change validate
failure #2230
URL: https://github.com/apache/incubator-doris/pull/2233#issuecomment-555384058
related issue #2233
This is an automated message from the
kangpinghuang edited a comment on issue #2233: fix schema change validate
failure #2230
URL: https://github.com/apache/incubator-doris/pull/2233#issuecomment-555384058
related issue #2230
This is an automated message from th
gaodayue commented on a change in pull request #2050: segment_v2: Support
bitmap index build
URL: https://github.com/apache/incubator-doris/pull/2050#discussion_r347894233
##
File path: gensrc/proto/segment_v2.proto
##
@@ -48,12 +48,12 @@ message MetadataPairPB {
enum Enc
gaodayue commented on a change in pull request #2050: segment_v2: Support
bitmap index build
URL: https://github.com/apache/incubator-doris/pull/2050#discussion_r347895644
##
File path: be/src/olap/rowset/segment_v2/bitmap_index_writer.h
##
@@ -0,0 +1,51 @@
+// Licensed to
lingbin opened a new issue #2239: Add gutil split and strip tool
URL: https://github.com/apache/incubator-doris/issues/2239
With these two tools, we can very easily perform splitting
and trimming operations on strings.
In these tools, StringPiece is used to split a string, which c
lingbin commented on issue #2238: Add gutil split and strip tool
URL: https://github.com/apache/incubator-doris/pull/2238#issuecomment-555487504
#2239
This is an automated message from the Apache Git Service.
To respond to th
lingbin closed pull request #2238: Add gutil split and strip tool
URL: https://github.com/apache/incubator-doris/pull/2238
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
lingbin opened a new pull request #2238: Add gutil split and strip tool
URL: https://github.com/apache/incubator-doris/pull/2238
With these two tools, we can very easily perform splitting
and trimming operations on strings.
The subsequent PR will use them to replace the existing
gaodayue commented on a change in pull request #2050: segment_v2: Support
bitmap index build
URL: https://github.com/apache/incubator-doris/pull/2050#discussion_r347898217
##
File path: be/src/olap/rowset/segment_v2/encoding_info.cpp
##
@@ -50,7 +55,7 @@ struct TypeEncodin
morningman opened a new issue #2240: Fix some bugs about load label
URL: https://github.com/apache/incubator-doris/issues/2240
1. `dbIdToTxnLabels` in `GlobalTransactionMgr` should be consistent with
`idToTransactionState`, not only contains running or finished transactions'
labels.
morningman commented on issue #2240: Fix some bugs about load label
URL:
https://github.com/apache/incubator-doris/issues/2240#issuecomment-00016
There still remaining a bug that load job's state is not consistent with
transaction status.
It looks like the job' state is LOADING but
morningman opened a new pull request #2241: Fix some bugs about load label
URL: https://github.com/apache/incubator-doris/pull/2241
1. `dbIdToTxnLabels` in `GlobalTransactionMgr` should be consistent with
`idToTransactionState`, not only contains running or finished transactions'
labels.
imay commented on a change in pull request #2050: segment_v2: Support bitmap
index build
URL: https://github.com/apache/incubator-doris/pull/2050#discussion_r347915541
##
File path: gensrc/proto/segment_v2.proto
##
@@ -48,12 +48,12 @@ message MetadataPairPB {
enum Encodin
imay commented on a change in pull request #2050: segment_v2: Support bitmap
index build
URL: https://github.com/apache/incubator-doris/pull/2050#discussion_r347915326
##
File path: be/src/olap/rowset/segment_v2/encoding_info.cpp
##
@@ -50,7 +55,7 @@ struct TypeEncodingTra
imay commented on a change in pull request #2050: segment_v2: Support bitmap
index build
URL: https://github.com/apache/incubator-doris/pull/2050#discussion_r347915326
##
File path: be/src/olap/rowset/segment_v2/encoding_info.cpp
##
@@ -50,7 +55,7 @@ struct TypeEncodingTra
caiconghui commented on issue #2232: When create table with unique key using
replace type for non key column encounter error
URL:
https://github.com/apache/incubator-doris/issues/2232#issuecomment-02890
it seems that only show create table statement from no range partition table
can p
caiconghui opened a new issue #2242: Is that will be better create table with
column default enable to be null?
URL: https://github.com/apache/incubator-doris/issues/2242
on production enviroment, create table usually with so many nullable
columns, i think except key column, other column c
imay commented on issue #2232: When create table with unique key using replace
type for non key column encounter error
URL:
https://github.com/apache/incubator-doris/issues/2232#issuecomment-09884
@caiconghui
I have see your PR for this patch. This is one way to make thing work
imay commented on issue #2242: Is that will be better create table with column
default enable to be null?
URL:
https://github.com/apache/incubator-doris/issues/2242#issuecomment-14193
Yes, I aggre with you. Column is created nullable is easy for user, but some
impact for performance.
caiconghui commented on issue #2232: When create table with unique key using
replace type for non key column encounter error
URL:
https://github.com/apache/incubator-doris/issues/2232#issuecomment-21952
@imay
yes, but for unique key table there is nothing wrong for create table wi
imay commented on issue #2232: When create table with unique key using replace
type for non key column encounter error
URL:
https://github.com/apache/incubator-doris/issues/2232#issuecomment-26405
@caiconghui
Actually, value column of unique column has no aggregate method. REPLACE
caiconghui commented on issue #2232: When create table with unique key using
replace type for non key column encounter error
URL:
https://github.com/apache/incubator-doris/issues/2232#issuecomment-31438
@imay
ok, I see. I will fix it
---
imay commented on issue #2240: Fix some bugs about load label
URL:
https://github.com/apache/incubator-doris/issues/2240#issuecomment-31495
@morningman
Can you add more explain about why old version code will cause problem?
--
morningman opened a new issue #2243: self host null is not in electable fe
service group FE. Exit now.
URL: https://github.com/apache/incubator-doris/issues/2243
**Describe the bug**
When using DeployManager, FE failed to restart with following error log:
`self host null is not in
morningman opened a new pull request #2244: Fix bug that DeployManager should
start working after catalog is ready.
URL: https://github.com/apache/incubator-doris/pull/2244
Otherwise, it can not get master ip/port from not-ready catalog.
ISSUE #2243
imay merged pull request #2233: fix schema change validate failure #2230
URL: https://github.com/apache/incubator-doris/pull/2233
This is an automated message from the Apache Git Service.
To respond to the message, please log
This is an automated email from the ASF dual-hosted git repository.
zhaoc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 03a5359 Fix the line breaks to '\n' (#2234)
add c9db1a5 Fix schema change validate failure #2230 (#223
morningman commented on issue #2240: Fix some bugs about load label
URL:
https://github.com/apache/incubator-doris/issues/2240#issuecomment-73845
> @morningman
> Can you add more explain about why old version code will cause problem?
updated
--
kangpinghuang commented on a change in pull request #2050: segment_v2: Support
bitmap index build
URL: https://github.com/apache/incubator-doris/pull/2050#discussion_r348018276
##
File path: be/src/olap/rowset/segment_v2/index_page.h
##
@@ -0,0 +1,142 @@
+// Licensed to th
kangpinghuang commented on a change in pull request #2050: segment_v2: Support
bitmap index build
URL: https://github.com/apache/incubator-doris/pull/2050#discussion_r348025528
##
File path: gensrc/proto/segment_v2.proto
##
@@ -164,3 +166,51 @@ message SegmentFooterPB {
kangpinghuang commented on issue #2050: segment_v2: Support bitmap index build
URL: https://github.com/apache/incubator-doris/pull/2050#issuecomment-84339
LGTM
This is an automated message from the Apache Git Service.
To r
kangpinghuang closed issue #1195: Optimize meta tool for be_refactor
URL: https://github.com/apache/incubator-doris/issues/1195
This is an automated message from the Apache Git Service.
To respond to the message, please log o
morningman merged pull request #2244: Fix bug that DeployManager should start
working after catalog is ready.
URL: https://github.com/apache/incubator-doris/pull/2244
This is an automated message from the Apache Git Service.
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 9b5eeae Fix bug that DeployManager
This is an automated email from the ASF dual-hosted git repository.
zhaoc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 9b5eeae Fix bug that DeployManager should start working after catalog
is ready. (#2244)
add 9be86a3 A
imay merged pull request #2238: Add gutil split and strip tool
URL: https://github.com/apache/incubator-doris/pull/2238
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
imay merged pull request #2231: Fix bug when create table using unique key and
repalce aggragate type for non key column
URL: https://github.com/apache/incubator-doris/pull/2231
This is an automated message from the Apache G
This is an automated email from the ASF dual-hosted git repository.
zhaoc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 9be86a3 Add gutil split and strip tool (#2238)
add 46005bf Fix bug for show create table statement wit
kangpinghuang opened a new issue #2245: support online upgrade from alpha
rowset to beta rowset
URL: https://github.com/apache/incubator-doris/issues/2245
In order to support dictionary encoding and bitmap index, we develop new
file storage format: segment_v2(#1305 ), and add a new Rowset
kangpinghuang opened a new issue #2246: specify storage format for newly
created table
URL: https://github.com/apache/incubator-doris/issues/2246
For issue #2245 , to solve problem No.1, we should add a method to specify
the storage format for newly created table.
here is a method:
kangpinghuang opened a new issue #2247: add a flag mechanism for FE to control
all BEs' behaviour
URL: https://github.com/apache/incubator-doris/issues/2247
**Is your feature request related to a problem? Please describe.**
Now, Doris lack a mechinism for FE to control all BEs. To solve
kangpinghuang commented on issue #2247: add a flag mechanism for FE to control
all BEs' behaviour
URL:
https://github.com/apache/incubator-doris/issues/2247#issuecomment-555805219
There are two flag bits for Issue #2245, one for set the default rowset type
to BETA; one for set the default
kangpinghuang edited a comment on issue #2247: add a flag mechanism for FE to
control all BEs' behaviour
URL:
https://github.com/apache/incubator-doris/issues/2247#issuecomment-555805219
There are two flag bits for Issue #2245,
- one for set the default rowset type to BETA;
kangpinghuang opened a new issue #2248: add a mechanism to convert all
AlphaRowsets in table to BetaRowset
URL: https://github.com/apache/incubator-doris/issues/2248
For issue #2245 , in the final phase, we should convert all AlphaRowsets to
BetaRowset, and need a method to make sure to ac
EmmyMiao87 commented on a change in pull request #2241: Fix some bugs about
load label
URL: https://github.com/apache/incubator-doris/pull/2241#discussion_r348266634
##
File path: fe/src/main/java/org/apache/doris/load/loadv2/LoadManager.java
##
@@ -231,20 +225,20 @@ publi
EmmyMiao87 commented on a change in pull request #2241: Fix some bugs about
load label
URL: https://github.com/apache/incubator-doris/pull/2241#discussion_r348266288
##
File path: fe/src/main/java/org/apache/doris/load/loadv2/LoadManager.java
##
@@ -135,23 +135,17 @@ publi
EmmyMiao87 commented on a change in pull request #2241: Fix some bugs about
load label
URL: https://github.com/apache/incubator-doris/pull/2241#discussion_r348266093
##
File path: fe/src/main/java/org/apache/doris/load/loadv2/LoadManager.java
##
@@ -135,23 +135,17 @@ publi
kangpinghuang commented on issue #2248: add a mechanism to convert all
AlphaRowsets in table to BetaRowset
URL:
https://github.com/apache/incubator-doris/issues/2248#issuecomment-555808636
Maybe we shoule export a api to convert one table's format from Alpha to
Beta for users who want to
kangpinghuang edited a comment on issue #2248: add a mechanism to convert all
AlphaRowsets in table to BetaRowset
URL:
https://github.com/apache/incubator-doris/issues/2248#issuecomment-555808636
Maybe we shoule export **a api to convert one table's format** from Alpha to
Beta for users w
kangpinghuang opened a new issue #2249: add a mechanism for FE to collect the
table's format statistics
URL: https://github.com/apache/incubator-doris/issues/2249
For issue #2245 , in order to be aware of the convert process from
AlphaRowset to BetaRowset, we need a mechanism to know the p
kangpinghuang commented on issue #1389: Support bloom filter in new format
segment
URL:
https://github.com/apache/incubator-doris/issues/1389#issuecomment-555811201
I will solve this issue. Here is my basic design:
1. use BlockedBloomFilter to realize the bloom filter format, ref:
http
wkhappy1 opened a new pull request #2250: fix export to hdfs bug
URL: https://github.com/apache/incubator-doris/pull/2250
can not export table to hdfs
thanks to @imay help
This is an automated message from the Apache Git Se
gaodayue commented on a change in pull request #2050: segment_v2: Support
bitmap index build
URL: https://github.com/apache/incubator-doris/pull/2050#discussion_r348272133
##
File path: gensrc/proto/segment_v2.proto
##
@@ -164,3 +166,51 @@ message SegmentFooterPB {
op
gaodayue commented on a change in pull request #2050: segment_v2: Support
bitmap index build
URL: https://github.com/apache/incubator-doris/pull/2050#discussion_r348275793
##
File path: be/src/olap/rowset/segment_v2/index_page.h
##
@@ -0,0 +1,142 @@
+// Licensed to the Apa
imay closed pull request #2050: segment_v2: Support bitmap index build
URL: https://github.com/apache/incubator-doris/pull/2050
This is an automated message from the Apache Git Service.
To respond to the message, please log o
gaodayue opened a new pull request #2050: segment_v2: Support bitmap index build
URL: https://github.com/apache/incubator-doris/pull/2050
This PR implements the build part of bitmap index support. It follows most
of the design described in #1684 , but with the following differences and
enh
xy720 opened a new issue #2251: String | | String Syntax not supported in Doris
URL: https://github.com/apache/incubator-doris/issues/2251
String | | String Syntax is a required test in tp-cds benchmark but it is
not supported for Doris, we can rewrite is as concat (string, string).
--
xy720 opened a new pull request #2252: Add pipes_as_concat_mode
URL: https://github.com/apache/incubator-doris/pull/2252
ISSUE #2251
This commit will add a new sql mode named MODE_PIPES_AS_CONCAT:
Description:
1、If this mode is active, '||' will be handled different from the origin
kangpinghuang opened a new pull request #2253: fix npe for null stats
URL: https://github.com/apache/incubator-doris/pull/2253
fix npe for null stats when schema change.
This is an automated message from the Apache Git Service
chaoyli merged pull request #2253: fix npe for null stats
URL: https://github.com/apache/incubator-doris/pull/2253
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
This is an automated email from the ASF dual-hosted git repository.
lichaoyong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 46005bf Fix bug for show create table statement with unique key types
(#2231)
add aedccc4 fix np
caiconghui opened a new pull request #2254: Fix bug for showing columns from
non exist table doesn't prompt error
URL: https://github.com/apache/incubator-doris/pull/2254
when we execute show columns statement for non exist table, the response
from doris is nothing, which may make user con
caiconghui opened a new issue #2255: Showing columns from non exist table
doesn't prompt error
URL: https://github.com/apache/incubator-doris/issues/2255
**Describe the bug**
showing columns from non exist table doesn't prompt error
**To Reproduce**
Steps to reproduce the behav
1 - 100 of 130 matches
Mail list logo