Skip to content

Conversation

@Vallishp
Copy link
Contributor

@Vallishp Vallishp commented Sep 9, 2024

Proposed changes

Issue Number: close #xxx

refactor code to avoid wrong usage

Followup
#40153
#40553

Test result:

mysql> select * from routines;
+---------------------+-----------------+----------------+---------------------+--------------+----------------+-----------------------------------------------------------------------------------------+--------------------+---------------+-------------------+-----------------+------------------+-----------------+----------+---------------+---------------------+---------------------+----------+-----------------+---------+----------------------+----------------------+--------------------+
| SPECIFIC_NAME | ROUTINE_CATALOG | ROUTINE_SCHEMA | ROUTINE_NAME | ROUTINE_TYPE | DTD_IDENTIFIER | ROUTINE_BODY | ROUTINE_DEFINITION | EXTERNAL_NAME | EXTERNAL_LANGUAGE | PARAMETER_STYLE | IS_DETERMINISTIC | SQL_DATA_ACCESS | SQL_PATH | SECURITY_TYPE | CREATED | LAST_ALTERED | SQL_MODE | ROUTINE_COMMENT | DEFINER | CHARACTER_SET_CLIENT | COLLATION_CONNECTION | DATABASE_COLLATION |
+---------------------+-----------------+----------------+---------------------+--------------+----------------+-----------------------------------------------------------------------------------------+--------------------+---------------+-------------------+-----------------+------------------+-----------------+----------+---------------+---------------------+---------------------+----------+-----------------+---------+----------------------+----------------------+--------------------+
| TEST_PLSQL_ROUTINE2 | 0 | plsql_routine | TEST_PLSQL_ROUTINE2 | PROCEDURE | | CREATE OR REPLACE PROCEDURE test_plsql_routine2() BEGIN DECLARE a int = 1; print a; END | | NULL | | SQL | | | NULL | DEFINER | 2024-09-09 13:54:47 | 2024-09-09 13:54:47 | | | root | | | |
| TEST_PLSQL_ROUTINE3 | 0 | plsql_routine | TEST_PLSQL_ROUTINE3 | PROCEDURE | | CREATE OR REPLACE PROCEDURE test_plsql_routine3() BEGIN DECLARE a int = 1; print a; END | | NULL | | SQL | | | NULL | DEFINER | 2024-09-09 13:54:47 | 2024-09-09 13:54:47 | | | root | | | |
| TEST_PLSQL_ROUTINE4 | 0 | plsql_routine | TEST_PLSQL_ROUTINE4 | PROCEDURE | | CREATE OR REPLACE PROCEDURE test_plsql_routine4() BEGIN DECLARE a int = 1; print a; END | | NULL | | SQL | | | NULL | DEFINER | 2024-09-09 13:54:47 | 2024-09-09 13:54:47 | | | root | | | |
| TEST_PLSQL_ROUTINE5 | 0 | plsql_routine | TEST_PLSQL_ROUTINE5 | PROCEDURE | | CREATE OR REPLACE PROCEDURE test_plsql_routine5() BEGIN DECLARE a int = 1; print a; END | | NULL | | SQL | | | NULL | DEFINER | 2024-09-09 13:54:47 | 2024-09-09 13:54:47 | | | root | | | |
| TEST_PLSQL_ROUTINE1 | 0 | plsql_routine | TEST_PLSQL_ROUTINE1 | PROCEDURE | | CREATE OR REPLACE PROCEDURE test_plsql_routine1() BEGIN DECLARE a int = 1; print a; END | | NULL | | SQL | | | NULL | DEFINER | 2024-09-09 13:54:48 | 2024-09-09 13:54:48 | | | root | | | |
+---------------------+-----------------+----------------+---------------------+--------------+----------------+-----------------------------------------------------------------------------------------+--------------------+---------------+-------------------+-----------------+------------------+-------

mysql> select UPDATE_TIME from partitions;
+---------------------+
| UPDATE_TIME |
+---------------------+
| 2024-09-05 05:54:25 |
| 2024-09-05 05:54:25 |
| 2024-09-05 05:54:25 |
| 2024-09-09 13:27:46 |
| 2024-09-09 13:26:20 |
| 2024-09-09 13:26:20 |
| 2024-09-09 13:26:20 |
| 2024-09-09 13:26:20 |
| 2024-09-09 13:26:20 |
| 2024-09-09 13:26:20 |
| 2024-09-09 13:26:20 |
| 2024-09-09 13:27:46 |
| 2024-09-09 13:27:46 |

mysql> select * from active_queries;
+-----------------------------------+---------------------+---------------+-------------------+--------------------+-------------------+------------------+----------------+--------------+------------------------------+
| QUERY_ID | QUERY_START_TIME | QUERY_TIME_MS | WORKLOAD_GROUP_ID | DATABASE | FRONTEND_INSTANCE | QUEUE_START_TIME | QUEUE_END_TIME | QUERY_STATUS | SQL |
+-----------------------------------+---------------------+---------------+-------------------+--------------------+-------------------+------------------+----------------+--------------+------------------------------+
| 8c51705601bf4403-929f1b15051af48e | 2024-09-09 14:06:15 | 19 | 1 | information_schema | 172.20.80.1 | | | | select * from active_queries |
+-----------------------------------+---------------------+---------------+-------------------+--------------------+-------------------+------------------+----------------+--------------+------------------------------+

@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@Vallishp
Copy link
Contributor Author

Vallishp commented Sep 9, 2024

run buildall

@doris-robot
Copy link

TPC-H: Total hot run time: 38154 ms
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100 test result on commit e312625f4e14e0a6c99cff1803fc6331e9b32ab0, data reload: false

------ Round 1 ----------------------------------
q1	17919	4470	4405	4405
q2	2279	186	179	179
q3	10480	1194	1076	1076
q4	10141	763	815	763
q5	7717	2819	2812	2812
q6	222	134	135	134
q7	972	620	608	608
q8	9338	2048	2053	2048
q9	7221	6501	6520	6501
q10	7012	2155	2223	2155
q11	452	242	245	242
q12	393	226	224	224
q13	18811	3093	3079	3079
q14	278	240	247	240
q15	537	499	475	475
q16	510	436	432	432
q17	968	676	737	676
q18	7347	6870	6866	6866
q19	1390	1022	1014	1014
q20	690	332	335	332
q21	3860	2916	2876	2876
q22	1093	1028	1017	1017
Total cold run time: 109630 ms
Total hot run time: 38154 ms

----- Round 2, with runtime_filter_mode=off -----
q1	4395	4249	4248	4248
q2	386	282	261	261
q3	2900	2584	2667	2584
q4	1942	1671	1652	1652
q5	5408	5374	5387	5374
q6	216	131	128	128
q7	2090	1726	1708	1708
q8	3179	3330	3336	3330
q9	8383	8375	8356	8356
q10	3453	3212	3211	3211
q11	613	491	511	491
q12	796	603	596	596
q13	13496	3099	3071	3071
q14	307	271	270	270
q15	518	486	478	478
q16	545	482	467	467
q17	1776	1491	1490	1490
q18	7641	7420	7471	7420
q19	1668	1517	1515	1515
q20	2050	1811	1814	1811
q21	5436	5133	5285	5133
q22	1111	1022	1010	1010
Total cold run time: 68309 ms
Total hot run time: 54604 ms

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.83% (9383/25478)
Line Coverage: 28.23% (77386/274143)
Region Coverage: 27.63% (39962/144643)
Branch Coverage: 24.26% (20334/83810)
Coverage Report: http://coverage.selectdb-in.cc/coverage/e312625f4e14e0a6c99cff1803fc6331e9b32ab0_e312625f4e14e0a6c99cff1803fc6331e9b32ab0/report/index.html

@doris-robot
Copy link

TPC-DS: Total hot run time: 188342 ms
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS sf100 test result on commit e312625f4e14e0a6c99cff1803fc6331e9b32ab0, data reload: false

query1	928	392	375	375
query2	6492	1902	1888	1888
query3	6656	218	224	218
query4	34121	23175	23176	23175
query5	4191	525	511	511
query6	266	178	176	176
query7	4610	297	300	297
query8	352	286	287	286
query9	8611	2551	2531	2531
query10	451	283	282	282
query11	16313	14928	15022	14928
query12	155	107	103	103
query13	1661	414	381	381
query14	10114	7307	7212	7212
query15	287	171	178	171
query16	8155	462	455	455
query17	1645	574	576	574
query18	2143	314	303	303
query19	335	156	155	155
query20	120	109	110	109
query21	212	107	104	104
query22	4485	4266	4086	4086
query23	34757	33146	33269	33146
query24	11122	2823	2783	2783
query25	655	407	402	402
query26	1207	157	158	157
query27	2516	275	282	275
query28	7157	2042	2030	2030
query29	885	428	432	428
query30	315	164	167	164
query31	1055	800	806	800
query32	109	58	59	58
query33	779	293	291	291
query34	971	485	484	484
query35	896	744	729	729
query36	1133	946	972	946
query37	160	93	84	84
query38	3983	3838	3921	3838
query39	1452	1390	1380	1380
query40	206	122	119	119
query41	56	53	53	53
query42	115	97	101	97
query43	510	487	460	460
query44	1237	756	731	731
query45	200	170	172	170
query46	1088	738	721	721
query47	1920	1840	1815	1815
query48	370	294	298	294
query49	1082	470	466	466
query50	805	404	426	404
query51	6989	6969	6892	6892
query52	129	91	88	88
query53	256	184	192	184
query54	939	457	459	457
query55	79	76	76	76
query56	290	275	257	257
query57	1217	1103	1066	1066
query58	258	239	248	239
query59	3149	2939	2782	2782
query60	307	282	290	282
query61	132	122	128	122
query62	854	653	663	653
query63	223	192	187	187
query64	4352	876	772	772
query65	3192	3154	3118	3118
query66	1452	377	364	364
query67	15764	15446	15305	15305
query68	3571	592	559	559
query69	414	282	286	282
query70	1103	1088	1134	1088
query71	344	287	281	281
query72	6534	4090	4049	4049
query73	741	323	325	323
query74	9336	8829	8963	8829
query75	3460	2682	2702	2682
query76	2232	1005	1040	1005
query77	483	333	322	322
query78	10331	9113	9488	9113
query79	1021	530	535	530
query80	723	526	549	526
query81	453	244	233	233
query82	237	143	146	143
query83	188	231	175	175
query84	234	84	83	83
query85	751	350	339	339
query86	306	309	296	296
query87	4393	4343	4194	4194
query88	2980	2310	2296	2296
query89	375	289	289	289
query90	1876	199	196	196
query91	138	115	114	114
query92	64	51	49	49
query93	1018	537	529	529
query94	697	304	293	293
query95	342	264	267	264
query96	591	265	271	265
query97	3215	3047	3113	3047
query98	274	201	196	196
query99	1470	1263	1270	1263
Total cold run time: 288521 ms
Total hot run time: 188342 ms

@doris-robot
Copy link

ClickBench: Total hot run time: 31.9 s
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
ClickBench test result on commit e312625f4e14e0a6c99cff1803fc6331e9b32ab0, data reload: false

query1	0.04	0.04	0.04
query2	0.07	0.04	0.04
query3	0.23	0.05	0.05
query4	1.67	0.07	0.07
query5	0.56	0.48	0.48
query6	1.12	0.73	0.72
query7	0.02	0.02	0.01
query8	0.04	0.04	0.04
query9	0.54	0.49	0.48
query10	0.54	0.55	0.54
query11	0.16	0.11	0.11
query12	0.16	0.13	0.13
query13	0.60	0.60	0.60
query14	1.37	1.41	1.45
query15	0.85	0.82	0.81
query16	0.36	0.37	0.36
query17	1.01	1.02	1.00
query18	0.20	0.20	0.20
query19	1.90	1.76	1.77
query20	0.01	0.01	0.02
query21	15.40	0.68	0.66
query22	3.92	6.85	2.37
query23	18.31	1.40	1.27
query24	2.16	0.23	0.21
query25	0.15	0.09	0.07
query26	0.27	0.19	0.17
query27	0.08	0.08	0.07
query28	13.20	1.02	1.00
query29	12.67	3.43	3.44
query30	0.24	0.05	0.06
query31	2.87	0.40	0.39
query32	3.27	0.48	0.48
query33	2.96	3.05	3.02
query34	17.10	4.37	4.42
query35	4.45	4.42	4.41
query36	0.66	0.51	0.47
query37	0.19	0.16	0.16
query38	0.16	0.14	0.15
query39	0.06	0.04	0.04
query40	0.16	0.12	0.12
query41	0.09	0.05	0.05
query42	0.06	0.05	0.05
query43	0.05	0.04	0.04
Total cold run time: 109.93 s
Total hot run time: 31.9 s

Copy link
Contributor

@yiguolei yiguolei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label Sep 10, 2024
@github-actions
Copy link
Contributor

PR approved by at least one committer and no changes requested.

@github-actions
Copy link
Contributor

PR approved by anyone and no changes requested.

@yiguolei yiguolei merged commit 943ac04 into apache:master Sep 10, 2024
dataroaring pushed a commit that referenced this pull request Sep 11, 2024
…#40153) (#40636)

## Proposed changes

#40568
#40455
#40456
#40153


Test:
2024-09-10 14:46:14.206 INFO [suite-thread-1] (SuiteContext.groovy:299)
- Create new connection for user 'partitions_user'
2024-09-10 14:46:14.214 INFO [suite-thread-1] (Suite.groovy:1162) -
Execute tag: select_check_5, sql: select
TABLE_CATALOG,TABLE_SCHEMA,TABLE_NAME,PARTITION_NAME,SUBPARTITION_NAME,PARTITION_ORDINAL_POSITION,SUBPARTITION_ORDINAL_POSITION,PARTITION_METHOD,SUBPARTITION_METHOD,PARTITION_EXPRESSION,SUBPARTITION_EXPRESSION,PARTITION_DESCRIPTION,TABLE_ROWS,AVG_ROW_LENGTH,DATA_LENGTH,MAX_DATA_LENGTH,INDEX_LENGTH,DATA_FREE,CHECKSUM,PARTITION_COMMENT,NODEGROUP,TABLESPACE_NAME
from information_schema.partitions where
table_schema="test_partitions_schema_db" order by
TABLE_CATALOG,TABLE_SCHEMA,TABLE_NAME,PARTITION_NAME,SUBPARTITION_NAME,PARTITION_ORDINAL_POSITION,SUBPARTITION_ORDINAL_POSITION,PARTITION_METHOD,SUBPARTITION_METHOD,PARTITION_EXPRESSION,SUBPARTITION_EXPRESSION,PARTITION_DESCRIPTION,TABLE_ROWS,AVG_ROW_LENGTH,DATA_LENGTH,MAX_DATA_LENGTH,INDEX_LENGTH,DATA_FREE,CHECKSUM,PARTITION_COMMENT,NODEGROUP,TABLESPACE_NAME
2024-09-10 14:46:14.245 INFO [suite-thread-1] (SuiteContext.groovy:309)
- Recover original connection
2024-09-10 14:46:14.246 INFO [suite-thread-1] (ScriptContext.groovy:120)
- Run test_partitions_schema in
/root/doris/workspace/doris/regression-test/suites/query_p0/system/test_partitions_schema.groovy
succeed
2024-09-10 14:46:14.252 INFO [main] (RegressionTest.groovy:259) - Start
to run single scripts
2024-09-10 14:47:03.655 INFO [main] (RegressionTest.groovy:380) -
Success suites:

/root/doris/workspace/doris/regression-test/suites/query_p0/system/test_partitions_schema.groovy:
group=default,p0, name=test_partitions_schema
2024-09-10 14:47:03.656 INFO [main] (RegressionTest.groovy:459) - All
suites success.
 ____   _    ____ ____  _____ ____
|  _ \ / \  / ___/ ___|| ____|  _ \
| |_) / _ \ \___ \___ \|  _| | | | |
|  __/ ___ \ ___) |__) | |___| |_| |
|_| /_/   \_\____/____/|_____|____/

2024-09-10 14:47:03.656 INFO [main] (RegressionTest.groovy:410) - Test 1
suites, failed 0 suites, fatal 0 scripts, skipped 0 scripts

2024-09-10 14:49:48.239 INFO [suite-thread-2] (Suite.groovy:1162) -
Execute tag: sql, sql: select * from triggers
2024-09-10 14:49:48.261 INFO [suite-thread-2] (Suite.groovy:1162) -
Execute tag: sql, sql: select * from parameters
2024-09-10 14:49:48.280 INFO [suite-thread-2] (Suite.groovy:1162) -
Execute tag: sql, sql: select * from profiling
2024-09-10 14:49:48.294 INFO [suite-thread-2] (ScriptContext.groovy:120)
- Run test_query_sys_tables in
/root/doris/workspace/doris/regression-test/suites/query_p0/system/test_query_sys_tables.groovy
succeed
2024-09-10 14:49:58.800 INFO [main] (RegressionTest.groovy:259) - Start
to run single scripts
2024-09-10 14:50:48.173 INFO [main] (RegressionTest.groovy:380) -
Success suites:

/root/doris/workspace/doris/regression-test/suites/nereids_p0/system/test_query_sys_tables.groovy:
group=query,p0, name=test_query_sys_tables

/root/doris/workspace/doris/regression-test/suites/query_p0/system/test_query_sys_tables.groovy:
group=query,p0, name=test_query_sys_tables
2024-09-10 14:50:48.174 INFO [main] (RegressionTest.groovy:459) - All
suites success.
 ____   _    ____ ____  _____ ____
|  _ \ / \  / ___/ ___|| ____|  _ \
| |_) / _ \ \___ \___ \|  _| | | | |
|  __/ ___ \ ___) |__) | |___| |_| |
|_| /_/   \_\____/____/|_____|____/

2024-09-10 14:50:48.175 INFO [main] (RegressionTest.groovy:410) - Test 2
suites, failed 0 suites, fatal 0 scripts, skipped 0 scripts
2024-09-10 14:50:48.175 INFO [main] (RegressionTest.groovy:119) - Test
finished

---------

Co-authored-by: Mingyu Chen <morningman.cmy@gmail.com>
@Vallishp Vallishp deleted the schema_scanner_code_refactor branch September 11, 2024 18:55
yiguolei pushed a commit that referenced this pull request Sep 12, 2024
#40687)

backport
#40568
#40455
#40456
#40153
#34384

Test result:
2024-09-11 11:00:45.618 INFO [suite-thread-1] (SuiteContext.groovy:309)
- Recover original connection
2024-09-11 11:00:45.619 INFO [suite-thread-1] (Suite.groovy:359) -
Execute sql: REVOKE SELECT_PRIV ON
test_partitions_schema_db.duplicate_table FROM partitions_user
2024-09-11 11:00:45.625 INFO [suite-thread-1] (SuiteContext.groovy:299)
- Create new connection for user 'partitions_user'
2024-09-11 11:00:45.632 INFO [suite-thread-1] (Suite.groovy:1162) -
Execute tag: select_check_5, sql: select
TABLE_CATALOG,TABLE_SCHEMA,TABLE_NAME,PARTITION_NAME,SUBPARTITION_NAME,PARTITION_ORDINAL_POSITION,SUBPARTITION_ORDINAL_POSITION,PARTITION_METHOD,SUBPARTITION_METHOD,PARTITION_EXPRESSION,SUBPARTITION_EXPRESSION,PARTITION_DESCRIPTION,TABLE_ROWS,AVG_ROW_LENGTH,DATA_LENGTH,MAX_DATA_LENGTH,INDEX_LENGTH,DATA_FREE,CHECKSUM,PARTITION_COMMENT,NODEGROUP,TABLESPACE_NAME
from information_schema.partitions where
table_schema="test_partitions_schema_db" order by
TABLE_CATALOG,TABLE_SCHEMA,TABLE_NAME,PARTITION_NAME,SUBPARTITION_NAME,PARTITION_ORDINAL_POSITION,SUBPARTITION_ORDINAL_POSITION,PARTITION_METHOD,SUBPARTITION_METHOD,PARTITION_EXPRESSION,SUBPARTITION_EXPRESSION,PARTITION_DESCRIPTION,TABLE_ROWS,AVG_ROW_LENGTH,DATA_LENGTH,MAX_DATA_LENGTH,INDEX_LENGTH,DATA_FREE,CHECKSUM,PARTITION_COMMENT,NODEGROUP,TABLESPACE_NAME
2024-09-11 11:00:45.644 INFO [suite-thread-1] (SuiteContext.groovy:309)
- Recover original connection
2024-09-11 11:00:45.645 INFO [suite-thread-1] (ScriptContext.groovy:120)
- Run test_partitions_schema in
/root/doris/workspace/doris/regression-test/suites/query_p0/system/test_partitions_schema.groovy
succeed
2024-09-11 11:00:45.652 INFO [main] (RegressionTest.groovy:259) - Start
to run single scripts
2024-09-11 11:01:10.321 INFO [main] (RegressionTest.groovy:380) -
Success suites:

/root/doris/workspace/doris/regression-test/suites/query_p0/system/test_partitions_schema.groovy:
group=default,p0, name=test_partitions_schema
2024-09-11 11:01:10.322 INFO [main] (RegressionTest.groovy:459) - All
suites success.
 ____   _    ____ ____  _____ ____
|  _ \ / \  / ___/ ___|| ____|  _ \
| |_) / _ \ \___ \___ \|  _| | | | |
|  __/ ___ \ ___) |__) | |___| |_| |
|_| /_/   \_\____/____/|_____|____/

2024-09-11 11:01:10.322 INFO [main] (RegressionTest.groovy:410) - Test 1
suites, failed 0 suites, fatal 0 scripts, skipped 0 scripts
2024-09-11 11:01:10.322 INFO [main] (RegressionTest.groovy:119) - Test
finished


2024-09-11 11:03:00.712 INFO [suite-thread-1] (Suite.groovy:1162) -
Execute tag: select_check_5, sql: select * from
information_schema.table_options ORDER BY
TABLE_CATALOG,TABLE_SCHEMA,TABLE_NAME,TABLE_MODEL,TABLE_MODEL_KEY,DISTRIBUTE_KEY,DISTRIBUTE_TYPE,BUCKETS_NUM,PARTITION_NUM;
2024-09-11 11:03:00.729 INFO [suite-thread-1] (SuiteContext.groovy:309)
- Recover original connection
2024-09-11 11:03:00.731 INFO [suite-thread-1] (ScriptContext.groovy:120)
- Run test_table_options in
/root/doris/workspace/doris/regression-test/suites/query_p0/system/test_table_options.groovy
succeed
2024-09-11 11:03:04.817 INFO [main] (RegressionTest.groovy:259) - Start
to run single scripts
2024-09-11 11:03:28.741 INFO [main] (RegressionTest.groovy:380) -
Success suites:

/root/doris/workspace/doris/regression-test/suites/query_p0/system/test_table_options.groovy:
group=default,p0, name=test_table_options
2024-09-11 11:03:28.742 INFO [main] (RegressionTest.groovy:459) - All
suites success.
 ____   _    ____ ____  _____ ____
|  _ \ / \  / ___/ ___|| ____|  _ \
| |_) / _ \ \___ \___ \|  _| | | | |
|  __/ ___ \ ___) |__) | |___| |_| |
|_| /_/   \_\____/____/|_____|____/

2024-09-11 11:03:28.742 INFO [main] (RegressionTest.groovy:410) - Test 1
suites, failed 0 suites, fatal 0 scripts, skipped 0 scripts
2024-09-11 11:03:28.742 INFO [main] (RegressionTest.groovy:119) - Test
finished


*************************** 7. row ***************************
             PartitionId: 18035
           PartitionName: p100
          VisibleVersion: 2
      VisibleVersionTime: 2024-09-11 10:59:28
                   State: NORMAL
            PartitionKey: col_1
Range: [types: [INT]; keys: [83647]; ..types: [INT]; keys: [2147483647];
)
         DistributionKey: pk
                 Buckets: 10
          ReplicationNum: 1
           StorageMedium: HDD
            CooldownTime: 9999-12-31 15:59:59
     RemoteStoragePolicy: 
LastConsistencyCheckTime: NULL
                DataSize: 2.872 KB
              IsInMemory: false
       ReplicaAllocation: tag.location.default: 1
               IsMutable: true
      SyncWithBaseTables: true
            UnsyncTables: NULL
        CommittedVersion: 2
                RowCount: 4
7 rows in set (0.01 sec)

---------

Co-authored-by: Mingyu Chen <morningman.cmy@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants