wangjiaming0909
c2af41d0d0
Revert "feat: support alter table add column with comment"
...
This reverts commit cb027cc5c5
.
2023-08-24 13:48:35 +08:00
wangjiaming0909
7fad1de841
Revert "feat: show create table, desc table with col comments"
...
This reverts commit 16754b5ac1
.
2023-08-24 13:38:41 +08:00
dapan1121
05834eaa80
Merge pull request #22552 from taosdata/revert-22548-doc/3.0/TD-25685
...
Revert "add doc for column comment"
2023-08-24 14:23:32 +08:00
wangjiaming
09cd6e59ac
Revert "add doc for column comment"
2023-08-24 14:07:40 +08:00
wade zhang
d6019c1e36
Merge pull request #22545 from taosdata/feat/3.0/TS-3701
...
feat(driver): add committed assignment API for jdbc
2023-08-24 13:59:14 +08:00
wade zhang
0860670d37
Merge pull request #22526 from taosdata/enh/TD-25445-new
...
enh/TD-25445: ttl split flush and drop table
2023-08-24 13:57:07 +08:00
dapan1121
99b192c730
Merge pull request #22548 from taosdata/doc/3.0/TD-25685
...
add doc for column comment
2023-08-24 13:54:31 +08:00
wade zhang
82a79571e3
Merge pull request #22533 from taosdata/feat/TS-3820
...
feat: add minDiskFreeSize cfg
2023-08-24 13:35:35 +08:00
wangjiaming0909
08fc2d1eb5
add doc for column comment
2023-08-24 11:29:15 +08:00
Shungang Li
171cf049bc
fix: new msg should be appended to segment tail
2023-08-24 11:03:06 +08:00
huolibo
a3d4d0c57e
fix: jni error log
2023-08-24 10:55:41 +08:00
huolibo
dda7b5dc7e
feat(driver): add committed assignment API for jdbc
2023-08-24 10:37:46 +08:00
dapan1121
599e496ceb
Merge pull request #22518 from taosdata/test/union_timeline
...
test: add test cases for timeline function used for select * union query
2023-08-24 09:23:18 +08:00
Ganlin Zhao
bae7bee389
fix error
2023-08-23 23:59:24 +08:00
Hongze Cheng
6a20420f07
feat: add minDiskFreeSize cfg
2023-08-23 16:41:29 +08:00
wade zhang
588e453df7
Merge pull request #22530 from taosdata/test/TD-25838
...
Update dnodes.py
2023-08-23 15:28:34 +08:00
chenhaoran
7bee618ee1
test:kill tmq_sim process when start cases in windows
2023-08-23 14:16:14 +08:00
haoranchen
9545c7882a
Update dnodes.py
2023-08-23 14:13:46 +08:00
Shungang Li
458fd07976
enh: ttl split flush and drop table
...
config:
1. ttlFlushThreshold: maximum number of dirty items in memory
2. tsTtlBatchDropNum: number of tables dropped per batch
3. tsTrimVDbIntervalSec: interval of trimming db in all vgroups
2023-08-23 11:13:34 +08:00
wade zhang
8c4062c1b0
Merge pull request #22515 from taosdata/fix/TD-25819-2
...
fix(tsdb/file): save errno for shell reporting
2023-08-23 10:49:48 +08:00
wade zhang
53e34105b6
Merge pull request #22516 from taosdata/fix/TD-25010-8
...
fix(s3): cmake apu & curl fixes
2023-08-23 10:48:38 +08:00
wade zhang
21196a9782
Merge pull request #22507 from taosdata/docs/3.0_3102
...
release 3.1.0.2
2023-08-22 17:58:59 +08:00
dapan1121
3eb0803730
Merge pull request #22517 from taosdata/fix/addHintCase
...
fix: add hint test cases
2023-08-22 17:34:16 +08:00
Ganlin Zhao
502788215b
fix error
2023-08-22 17:32:36 +08:00
dapan1121
cbf198317e
Merge pull request #22514 from taosdata/enh/TD-25794
...
fix: table version release issue
2023-08-22 17:31:12 +08:00
wade zhang
e069d72229
Merge pull request #22513 from taosdata/FIX/TD-25864-3.0
...
enh: adjust the order of pre-close actions in vnodePreClose
2023-08-22 17:27:17 +08:00
Ganlin Zhao
dba7c68de1
test: add test cases for timeline function used for select * union query
2023-08-22 15:41:04 +08:00
dapan1121
8181c91219
fix: fix case issue
2023-08-22 15:16:36 +08:00
dapan1121
fb51be4a78
fix: add hint test cases
2023-08-22 14:58:42 +08:00
Minglei Jin
2c1a46a3de
fix(s3): cmake apu & curl fixes
2023-08-22 14:57:39 +08:00
Minglei Jin
345743aba5
fix(tsdb/file): save errno for shell reporting
2023-08-22 14:44:32 +08:00
wade zhang
e3eb0f97cc
Merge pull request #22106 from taosdata/feat/TD-22970
...
feat/TD-22970
2023-08-22 14:03:26 +08:00
dapan1121
5faf7d967d
fix: table version release issue
2023-08-22 13:55:45 +08:00
wade zhang
aeb098c7d0
Merge pull request #22511 from taosdata/test/TD-25838
...
test:kill tmq_sim process when start cases in windows
2023-08-22 11:40:57 +08:00
Benguang Zhao
8be670aee8
enh: place vnodeSyncPreStop ahead of vnodeQueryPreStop in vnodePreClose
2023-08-22 11:30:40 +08:00
dmchen
9f004c209a
keep version change
2023-08-22 11:28:50 +08:00
dm chen
b899a8b7df
Merge branch '3.0' into feat/TD-22970
2023-08-22 10:12:30 +08:00
chenhaoran
63d186afa1
test:kill tmq_sim process when start cases in windows
2023-08-22 09:15:29 +08:00
wade zhang
1a0ebb7ed9
Merge pull request #22502 from taosdata/feat/clean_useless_file
...
feat: clean useless file
2023-08-21 19:20:04 +08:00
wade zhang
4d954bd2b1
Merge pull request #22499 from taosdata/test/TD-25838
...
test:kill tmq_sim process when start cases in windows
2023-08-21 18:51:15 +08:00
Ping Xiao
e56f54db5b
relase 3.1.0.2
2023-08-21 17:24:43 +08:00
Hongze Cheng
b8d62a86ed
feat: clean useless file
2023-08-21 16:29:48 +08:00
wade zhang
208fa7d198
Merge pull request #22446 from taosdata/test/win/TD-25727
...
test: modify testcase on windows
2023-08-21 16:23:48 +08:00
wade zhang
501c86f858
Merge pull request #22488 from taosdata/FIX/TD-25762-3.0
...
enh: ensure transactional atomicity of db names in create database
2023-08-21 16:04:58 +08:00
chenhaoran
b1e91b554f
test:repire test case for windows
2023-08-21 15:40:36 +08:00
chenhaoran
af9a73d1e3
test:repire test case for windows
2023-08-21 15:39:06 +08:00
chenhaoran
48b23f735c
test:kill tmq_sim process when start cases in windows
2023-08-21 15:28:29 +08:00
Benguang Zhao
d3ce0c1f80
fix: ensure creating status of create-db before completion
2023-08-21 11:46:25 +08:00
wade zhang
c8456b650c
Merge pull request #22487 from taosdata/tomchon-patch-7
...
Update test.py
2023-08-21 11:36:00 +08:00
wade zhang
48b73f78a7
Merge pull request #22478 from taosdata/TD-20035
...
add tmq test case to support data precision 'us' and 'ns' by charles
2023-08-21 11:35:43 +08:00