Commit Graph

10623 Commits

Author SHA1 Message Date
“happyguoxy” 7af9e7d7cc test: rowlength64k 2023-05-17 10:54:10 +08:00
“happyguoxy” 1d0148414d test: rowlength64k 2023-05-17 10:53:58 +08:00
“happyguoxy” 0099e1d9da test: rowlength64k 2023-05-17 10:53:35 +08:00
Haojun Liao d457b84aba
Merge pull request #21311 from taosdata/mark/tmq
fix:add lock to pHandle for safety
2023-05-17 09:11:39 +08:00
wangmm0220 7c5b77119f fix:mofify ci cases 2023-05-17 01:01:45 +08:00
Alex Duan c47eb1867d test : all cases is passed 2023-05-16 19:30:35 +08:00
Alex Duan 89be6dbdeb test: reset dnodes modify and add test case 2023-05-16 19:07:16 +08:00
dmchen 523b86f792 fix test case 2023-05-16 16:13:31 +08:00
wangjiaming0909 789b0c7178 fix: select <expr1>, <expr1##sth else> from ... return error data when strlen(expr1) > TSDB_COL_NAME_LEN 2023-05-16 15:42:30 +08:00
kailixu 24acee6e3f chore: restore the test cases 2023-05-16 14:45:06 +08:00
“happyguoxy” 7278d93113 test: rowlength64k 2023-05-16 14:20:19 +08:00
“happyguoxy” 5cdc119a71 test: rowlength64k 2023-05-16 14:17:56 +08:00
“happyguoxy” df32ceff1b test: rowlength64k 2023-05-16 14:17:39 +08:00
“happyguoxy” 3b48d1aac1 test: rowlength64k 2023-05-16 14:17:15 +08:00
Alex Duan 0fbd496ecb test: add cluster global tdDnodes 2023-05-16 10:07:05 +08:00
Alex Duan 1ccf9ed4ff test: add cluster global tdDnodes 2023-05-16 10:03:18 +08:00
Ganlin Zhao 8db7c86417 add test case 2023-05-15 14:36:40 +08:00
Ganlin Zhao fc30ecf4e4 add test cases 2023-05-15 14:34:25 +08:00
Ganlin Zhao 42ad07c066 add test cases 2023-05-15 14:26:45 +08:00
Haojun Liao 170c603995 other: merge 3.0 2023-05-13 20:16:55 +08:00
Haojun Liao 99148d6719 other: merge 3.0 2023-05-13 20:02:48 +08:00
Haojun Liao 236926b9ee other: merge enh/rocksdbstate 2023-05-13 19:49:28 +08:00
Haojun Liao 1975e94501 Merge branch 'main' into enh/rocksdbSstate 2023-05-13 19:41:03 +08:00
Haojun Liao b383651d8b fix(tmq): fix the invalid write and set the flag when closing taosx sub. 2023-05-13 16:17:26 +08:00
slzhou 5e3a09505b fix: add test case back 2023-05-13 07:34:45 +08:00
Haojun Liao 5b2ef2a675 other: merge main and remove invalid return data for poll. 2023-05-13 02:31:39 +08:00
slzhou 51fa0aeb64 Merge branch 'main' of github.com:taosdata/TDengine into szhou/fix-ts3400 2023-05-13 00:02:03 +08:00
slzhou 6a8454b80e fix: remove test case that random fails 2023-05-12 23:43:30 +08:00
wangmm0220 c95e314896 feat:[TD-23117] fix overflow in stack & add test case 2023-05-12 19:43:16 +08:00
slzhou 5b866edae7 fix: disable table count scan optimized when filters and group by both exist 2023-05-12 18:51:18 +08:00
wangmm0220 e17a105eff feat:[TD-23117] add schema for ins_topics 2023-05-12 18:14:43 +08:00
Haojun Liao 181f9063e9 other: merge 3.0 2023-05-12 18:13:28 +08:00
Hui Li 3ca008ff45
Merge pull request #21261 from taosdata/test/3.0/TS-3260
test:add testcases of learner in election
2023-05-12 17:21:07 +08:00
dapan1121 0c744e864b
Merge pull request #21258 from taosdata/szhou/fix-td24084
fix: bypass projection pruning if union set op and subquery
2023-05-12 17:02:54 +08:00
Haojun Liao 99422c87c3 fix(tq): set the offset to be the consume offset, instead of the committed offset. And update the table sim. 2023-05-12 16:14:56 +08:00
Haojun Liao 4b961753a5 test: update the test case. 2023-05-12 15:13:25 +08:00
haoranchen 4d37ecb90d
Update cases.task 2023-05-12 14:25:32 +08:00
Haojun Liao 43e06b9132 Merge branch '3.0' into feature/3_liaohj 2023-05-12 13:36:02 +08:00
Haojun Liao 7ef16e1922 other: merge main. 2023-05-12 11:49:53 +08:00
dapan1121 061e963872
Merge pull request #21262 from taosdata/fix/TS-3397-M
fix: column length check when update/add column
2023-05-12 11:41:22 +08:00
dapan1121 9394afec68
Merge pull request #21144 from taosdata/feat/TD-19801
feat(query): support interp with super table
2023-05-12 11:37:20 +08:00
Hui Li 1f3c50ddc5
Merge pull request #21251 from taosdata/test/TD-23710
test: add test case
2023-05-12 10:33:56 +08:00
kailixu 2e0d463471 fix: update test case alter_column.sim 2023-05-12 09:57:11 +08:00
haoranchen 7d9fadb103
Update cases.task 2023-05-12 09:54:00 +08:00
slzhou d8a7e14065 enhance: add test case 2023-05-12 07:20:27 +08:00
slzhou 00fb5acad7 enhance: add test case 2023-05-12 07:19:03 +08:00
kailixu f4d90fb9bb fix: column length check when update/add column 2023-05-11 20:59:07 +08:00
chenhaoran 57d67faabe test:add testcases of learner in election 2023-05-11 19:05:21 +08:00
dapan1121 eda4c85dbb
Merge pull request #21253 from taosdata/feat/TD-23643-3.0
feat: support connectors licensing
2023-05-11 18:19:04 +08:00
Shuduo Sang 3f40447746
chore: add libgeos-dev package for geometry pull-request (#21256) 2023-05-11 15:15:21 +08:00
kailixu efd6b578ff chore: more code 2023-05-11 14:57:50 +08:00
Alex Duan 2400104ec8 test: init add eco-system 2023-05-11 14:26:42 +08:00
wangmm0220 c19670ef8d fix:ci error occasionally 2023-05-11 11:38:46 +08:00
kailixu 9f43e5a59f chore: update check of information_schema.ins_columns 2023-05-11 10:53:27 +08:00
chenhaoran 2abb14a080 test:add testcases of learner in election 2023-05-11 10:33:49 +08:00
Hui Li 77777bc9da
Merge pull request #21229 from taosdata/test/main/TS-3260
test:add testcases of learner in election
2023-05-10 20:03:56 +08:00
Ping Xiao 185591ed77 [TD-23710]: add test case 2023-05-10 19:54:33 +08:00
yihaoDeng 5708fcb5cb Merge branch 'enh/3.0' into enh/rocksdbSstateMerge 2023-05-10 08:02:16 +00:00
Yihao Deng c6e5879f44
Merge branch 'main' into enh/rocksdbSstate 2023-05-10 10:04:28 +08:00
dapan1121 7d1a6e0e40
Merge pull request #21221 from taosdata/szhou/fix-ts3374
fix: check varchar/nchar column length for alter normal table
2023-05-10 08:59:12 +08:00
chenhaoran 03594cdf5d Merge branch 'main' of https://github.com/taosdata/TDengine into test/main/TS-3260 2023-05-09 20:13:58 +08:00
chenhaoran 60c6d480f2 test:add testcases of learner in election 2023-05-09 20:13:25 +08:00
yihaoDeng 8356533eb1 Merge branch 'enh/standVer' into enh/rocksdbSstateMerge 2023-05-09 12:13:16 +00:00
Ping Xiao 116f7dbbc7 Merge branch 'main' into test/update_push_message 2023-05-09 18:11:39 +08:00
Ping Xiao 5d643fcf91 Merge branch 'main' into test/update_push_message 2023-05-09 18:04:11 +08:00
yihaoDeng 55014aa003 Merge branch 'enh/rocksdbSstate' into enh/rocksdbSstateMerge 2023-05-09 08:58:51 +00:00
Ganlin Zhao 6afc40110d add dup ts check case 2023-05-09 15:06:06 +08:00
shenglian zhou d05650475e enhance: add test case 2023-05-09 14:32:35 +08:00
shenglian zhou 50feb64748 fix: add check nchar/varchar column length for normal table 2023-05-09 14:29:09 +08:00
wade zhang ebdc1a3234
Merge pull request #20996 from taosdata/fix/TD-23623
enh(cache/rocks): base for rocks put/get
2023-05-09 13:27:33 +08:00
dapan1121 a1eefd25ea fix: count wrong group number issue 2023-05-09 11:33:47 +08:00
dapan1121 95b228a050
Merge pull request #21194 from taosdata/fix/TD-24010
fix:[TD-24010] subscribeStb.py failed in windows CI
2023-05-08 20:29:47 +08:00
Hui Li 1f76936661
Merge pull request #21171 from taosdata/test/update_push_message
update push message
2023-05-08 20:29:14 +08:00
Yihao Deng cb223acf82
Merge branch 'main' into enh/rocksdbSstate 2023-05-08 09:45:27 +08:00
Hui Li 2053dcae00
Merge pull request #21185 from taosdata/fix/TD-23988-MAIN
test: fix tsim/db/error1.sim random failed
2023-05-08 09:42:37 +08:00
yihaoDeng ed749b8bfc fix mem leak 2023-05-06 14:01:44 +00:00
yihaoDeng 08c3a63341 Merge branch 'enh/standVer' into enh/rocksdbSstateMerge 2023-05-06 12:37:54 +00:00
wangmm0220 261f2736f7 fix:[TD-24010] subscribeStb.py failed in windows CI 2023-05-06 19:17:36 +08:00
Minglei Jin 596bee8028 Merge branch '3.0' into fix/TD-23623 2023-05-06 16:07:26 +08:00
Hui Li c88516e0f2
Merge pull request #21042 from taosdata/test/TS-3105
[TS-3140]: add test case for user privilege
2023-05-06 15:13:13 +08:00
Alex Duan b925342ad0 test: fix tsim/db/error1.sim random failed 2023-05-06 15:08:33 +08:00
Alex Duan fc799bcd19 test: fix tsim/db/error1.sim random failed 2023-05-06 15:06:53 +08:00
Haojun Liao db0ad95649
Merge pull request #21152 from taosdata/fix/TS-3303
fix:[TS-3303]use stable name + child table name as key to save uid to…
2023-05-06 14:31:12 +08:00
Haojun Liao 71a2886fa5
Merge pull request #21163 from taosdata/fix/TS-3277
fix:[TS-3277]table not exist if drop stable in another client when in…
2023-05-06 14:30:23 +08:00
Ping Xiao 6b35a4ae40 Merge branch 'main' into test/TS-3105 2023-05-06 13:57:05 +08:00
Ping Xiao 760ccfd991 update push message 2023-05-06 13:52:19 +08:00
Haojun Liao da6212bab0 other: merge main. 2023-05-06 12:51:38 +08:00
wangmm0220 d32097d56a fix:disable subscribeStb.py temporary 2023-05-06 11:26:54 +08:00
Ganlin Zhao b5026a8775 add duplicate timestamp case 2023-05-06 10:34:20 +08:00
kailixu 75795253a9 more code 2023-05-06 06:06:12 +08:00
kailixu 29da308772 chore: test case 2023-05-05 23:58:45 +08:00
kailixu b396cbd33f Merge branch '3.0' into enh/TD-21161-3.0 2023-05-05 20:28:27 +08:00
Ping Xiao 5119594584 update push message 2023-05-05 20:11:48 +08:00
Ping Xiao 1e9bca79a4 update crash gen push message 2023-05-05 19:41:45 +08:00
haoranchen 3550f9b8c0
Update run_case.sh 2023-05-05 15:57:49 +08:00
haoranchen 4576e90fe6
Update run_case.sh 2023-05-05 15:57:06 +08:00
Ganlin Zhao a3b84b0581 add more cases 2023-05-05 15:43:04 +08:00
wangmm0220 3fb2d7656d fix:[TS-3303]use stable name + child table name as key to save uid to avoid multi items for one table in submit block 2023-05-05 13:39:37 +08:00
wangmm0220 1d8c517844 fix:[TS-3303]use stable name + child table name as key to save uid to avoid multi items for one table in submit block 2023-05-05 10:46:54 +08:00
yihaoDeng 1e09515b98 fix mem leak 2023-05-04 12:10:24 +00:00
Benguang Zhao cfc2b2ecda test: adjust test case split_vgroup_replica1.sim 2023-05-04 19:46:53 +08:00
Ganlin Zhao 7b01cad063 add test cases 2023-05-04 18:58:07 +08:00
liuyao d17de8b32b add test case 2023-05-04 14:02:39 +08:00
Minglei Jin 0160095db1 sml/memory: comment case out 2023-04-28 17:59:21 +08:00
kailixu d492904188 chore: error process and test cases 2023-04-28 16:40:26 +08:00
liuyao 2984c5a758 merge main 2023-04-28 10:34:46 +08:00
Minglei Jin 0cb3ae0efb container_build/jemalloc: disable temporarily for CI 2023-04-28 08:10:29 +08:00
kailixu fa822ff286 Merge branch '3.0' into enh/TD-21161-3.0 2023-04-27 19:11:16 +08:00
Hui Li 317cf0dc3c
Merge pull request #21094 from taosdata/lihui3.0/test
Lihui3.0/test
2023-04-26 18:04:19 +08:00
Hui Li 767456b1c6
Merge pull request #20997 from taosdata/test/TS-3241
test:add test case for multistage
2023-04-26 18:03:19 +08:00
dapan1121 51a1e07dbf
Merge pull request #21029 from taosdata/fix/TD-23797
fix: fix crash caused by deleting from system table
2023-04-26 17:48:58 +08:00
plum-lihui af775af69b test: add test case for alter replica 2023-04-26 16:17:23 +08:00
Minglei Jin 3822a5858b sim/valgrind: suppress rocks reachables 2023-04-26 16:03:37 +08:00
dapan1121 919d98d393
Merge pull request #21066 from taosdata/szhou/tag-scan-group-slimit
feature: tag scan group and slimit
2023-04-26 11:17:29 +08:00
Xiaoyu Wang 05dc0fd6b1
Merge pull request #21056 from taosdata/feat/TD-23693
feat: subtable level privilege
2023-04-26 09:17:23 +08:00
kailixu a6e37622ff chore: more code 2023-04-25 22:15:06 +08:00
Haojun Liao 2cf7763b60
Merge pull request #21046 from taosdata/fix/TD-22671
opti:test cases for tmq
2023-04-25 18:44:56 +08:00
Xiaoyu Wang e584bb3ea1 feat: subtable level privilege 2023-04-25 17:39:28 +08:00
54liuyao 9ba7726385 add test 2023-04-25 17:21:21 +08:00
54liuyao b79313ecd7 pause&resume 2023-04-25 16:59:09 +08:00
shenglian zhou ae773fee8b feature: add test case 2023-04-25 14:43:22 +08:00
haoranchen f264f29bbd
fix: restore ci buildPath 2023-04-25 11:17:49 +08:00
kailixu b059cc4ee1 chore: code optimization 2023-04-25 10:59:02 +08:00
kailixu 781834065a Merge branch '3.0' into enh/TD-21161-3.0 2023-04-25 08:22:08 +08:00
kailixu 2d4dd64584 chore: more code 2023-04-24 20:21:28 +08:00
wangmm0220 a35629d14a Merge branch 'fix/TD-22671' of https://github.com/taosdata/TDengine into fix/TD-22671 2023-04-24 20:10:58 +08:00
wangmm0220 59ae3ecc2c opti:test cases for tmq 2023-04-24 20:10:39 +08:00
Ping Xiao 7b73130bd4 udpate test case 2023-04-24 19:54:10 +08:00
Ping Xiao f4547492f6 Merge branch 'main' into test/TS-3105 2023-04-24 19:24:35 +08:00
liuyao d429e070da fix fill bug 2023-04-24 18:23:35 +08:00
WANG MINGMING 0cc8f92dfd
Merge branch 'main' into fix/TD-22671 2023-04-24 18:03:28 +08:00
dapan1121 b743b889fc
Merge pull request #20828 from taosdata/enh/TD-23421-M
enh: support user passwd version
2023-04-24 17:16:37 +08:00
Hui Li a0e1ea966e
Merge pull request #21047 from taosdata/test/TS-3249
Test/ts 3249
2023-04-24 15:21:48 +08:00
liuyao eca7b68fa0 ignore update 2023-04-24 15:01:56 +08:00
Haojun Liao 48c36a8c35 Merge branch 'main' into enh/rocksdbSstate 2023-04-24 14:44:13 +08:00
“happyguoxy” 1f6fc336c1 test: refine query cases 2023-04-24 14:02:26 +08:00
Haojun Liao fa46165227 Merge branch 'main' into enh/rocksdbSstate 2023-04-24 12:59:24 +08:00
“happyguoxy” 76949a4ba0 test: refine query cases 2023-04-24 12:14:18 +08:00
Haojun Liao 93a329f5ac
Merge pull request #21030 from taosdata/fix/liaohj_main
fix(query): add null ptr check.
2023-04-24 12:03:15 +08:00
Haojun Liao 057cc2d30d
Merge pull request #21018 from taosdata/feature/3_liaohj
fix(stream): set the correct start offset for stream task.
2023-04-24 12:02:20 +08:00
Hui Li 82bd457a57
Merge pull request #21044 from taosdata/test/main/TS-3209
test:modify base version in compatibility.py
2023-04-24 11:03:16 +08:00
“happyguoxy” a32121b51b test: refine query cases 2023-04-24 10:31:27 +08:00
“happyguoxy” 60a6f733fd test: refine query cases 2023-04-24 10:30:10 +08:00
“happyguoxy” 7960528993 test: refine query cases 2023-04-24 10:29:47 +08:00
“happyguoxy” 76810b8166 test: refine query cases 2023-04-24 10:29:35 +08:00
wangmm0220 af5bcb80bf opti:test cases for tmq 2023-04-24 10:26:40 +08:00
Haojun Liao 7e9432606d fix(tmq): revoke the fix, it will definitly cause the deadlock. 2023-04-24 09:50:39 +08:00
chenhaoran 8f17c2f2d7 test:modify base version in compatibility.py 2023-04-24 09:37:51 +08:00
Ping Xiao 3678b2373a [TS-3140]: add test case for user privilege 2023-04-23 20:45:55 +08:00
Haojun Liao a4258a5af0
Merge pull request #21019 from taosdata/fix/tagFilterError
fix filter err
2023-04-23 19:58:27 +08:00
kailixu ee1a4b665a chore: more code 2023-04-23 17:48:03 +08:00
kailixu 0256b44be8 chore: code optimization 2023-04-23 17:45:03 +08:00
liuyao 641c707b37 pause&resume 2023-04-23 17:37:10 +08:00
jiacy-jcy 3eca2ff818 update 2023-04-23 16:54:50 +08:00
yihaoDeng acee9e1862 fix filter err 2023-04-23 08:32:59 +00:00
Xiaoyu Wang 4bb7a25fc7 feat: subtable level privilege 2023-04-23 16:30:28 +08:00
yihaoDeng 4291cfda21 fix filter err 2023-04-23 07:18:23 +00:00
kailixu 3b3732c374 Merge branch '3.0' into enh/TD-23421-M 2023-04-23 15:01:33 +08:00
yihaoDeng dc633b7dfb change write opt 2023-04-23 05:33:44 +00:00
Haojun Liao 72ddd1676d refactor: do some internal refactor. 2023-04-23 13:31:41 +08:00
jiacy-jcy 4c0cfc18e0 update 2023-04-23 11:36:59 +08:00
jiacy-jcy da42cf4799 update 2023-04-23 11:36:32 +08:00
Ganlin Zhao bdd2c8b81f add cases 2023-04-23 11:22:42 +08:00
Ganlin Zhao cd85485c07 add test cases 2023-04-23 11:21:35 +08:00
jiacy-jcy 80114eb666 Merge branch 'main' into test/TS-3241 2023-04-23 11:02:12 +08:00
yihaoDeng 44222ff81b Merge branch 'fix/rocksdbState' into enh/rocksRevert 2023-04-23 02:37:45 +00:00
yihaoDeng 917b07348c Merge branch 'fix/rocksdbState' into enh/rocksRevert 2023-04-23 02:37:26 +00:00
dapan1121 9e22bd07a4
Merge pull request #21008 from taosdata/szhou/fix-ts3248
fix: when db_name!=xxx can not be used in systable scan index
2023-04-23 09:50:14 +08:00
Haojun Liao 232d8f1fda
Merge pull request #21012 from taosdata/fix/TD-23714
fix: topic name supports capital
2023-04-23 09:30:19 +08:00
yihaoDeng 0750e0d43a change write opt 2023-04-23 00:57:00 +00:00
yihaoDeng ad52f1d6e6 change write opt 2023-04-22 11:34:37 +00:00
Shuduo Sang 1b2c5a50da
fix: taosbenchmark escape char for 3.0 (#21017)
* fix: taosbenchmark escape char for 3.0

* fix: json file for escape char
2023-04-22 19:06:38 +08:00
Shuduo Sang 1e9d999988
fix: taosdump escape dbname (#21014)
* fix: taosdump escape dbname

* fix: json file for escape char

* fix: update taostools ffc2e6f
2023-04-22 16:51:39 +08:00
yihaoDeng d8bd24cc27 change write opt 2023-04-21 12:08:56 +00:00
dapan1121 f4d1ac4e93
Merge pull request #21007 from taosdata/feat/TS-3249
feat: support table_prefix/table_suffix new mode
2023-04-21 19:18:28 +08:00
kailixu fb99654899 chore: add UT 2023-04-21 18:22:44 +08:00
wangmm0220 0835812f04 fix:[TD-23714] topic support capital 2023-04-21 18:16:17 +08:00
wangmm0220 7ea860ad11 fix:[TD-23714] topic support capital 2023-04-21 17:14:41 +08:00
slzhou d0b370e736 fix: add test case 2023-04-21 16:28:25 +08:00
jiacy-jcy a952c008af update test case for bug TS-3216 2023-04-21 15:45:25 +08:00
dapan1121 877b6e7053 fix: add table_prefix/table_suffix cases 2023-04-21 14:58:58 +08:00
Haojun Liao 2b74583b87
Merge pull request #21002 from taosdata/fix/liaohj_main
fix(stream): set the correct number of tasks.
2023-04-21 14:52:07 +08:00
Haojun Liao 6c641cff39 fix(stream): fix error in start stream tasks. 2023-04-21 09:37:16 +08:00
dapan1121 95f4c81ac9
Merge pull request #20989 from taosdata/szhou/fix-ts3243
fix: do not performace table count scan optimized where there are no agg functions
2023-04-21 09:22:30 +08:00
yihaoDeng 8f1dad1873 change write opt 2023-04-20 13:37:04 +00:00
yihaoDeng becf23a899 change write opt 2023-04-20 12:12:44 +00:00
Hui Li a012fd2ce0
Merge pull request #20991 from taosdata/test/TS-3069-MAIN
add the cast that select field include two udf function
2023-04-20 19:44:08 +08:00
liuyao 182eb7f9ee add loop 2023-04-20 19:30:30 +08:00
yihaoDeng 438b3dcd65 change write opt 2023-04-20 10:18:21 +00:00
plum-lihui 13ae45c3fc test: modify tmq case 2023-04-20 17:46:42 +08:00
jiacy-jcy 562e765248 test:add test case for multistage 2023-04-20 17:10:21 +08:00
yihaoDeng 5741d0c29f change write opt 2023-04-20 08:36:32 +00:00
Hui Li f573d5693b
Merge pull request #20616 from taosdata/test/main/TD-23145
ci: enable Jemalloc in compilation
2023-04-20 15:40:05 +08:00
Hui Li 3b905995d3
Merge pull request #20911 from taosdata/test/ts-3150
test: add cases for TS-3150
2023-04-20 15:20:28 +08:00
Hui Li 5cc08d14f8
Merge pull request #20934 from taosdata/lihui3.0/test
test: modify test case
2023-04-20 15:17:39 +08:00
Alex Duan e2a20c1d15 test: add udf2_dup test case 2023-04-20 14:38:23 +08:00
Alex Duan c34c53539d test: add udf2_dup test case 2023-04-20 14:32:32 +08:00
Alex Duan de76a02acf test: select fields error 2023-04-20 14:08:38 +08:00
Alex Duan 977af4289b test: fix udf1_dup error 2023-04-20 14:05:15 +08:00
shenglian zhou cc78a6356c fix: do not performace table count scan optimized where there are no agg functions 2023-04-20 13:54:22 +08:00