Commit Graph

46052 Commits

Author SHA1 Message Date
Ganlin Zhao b55af6372c fix(query): fix count/hyperloglog return additional row in group by
when queryPolicy is set to 3.
2022-12-28 17:28:40 +08:00
Ganlin Zhao ec75ddec83 fix(query): fix count/hyperloglog return additional row in group by
when queryPolicy is set to 3.
2022-12-28 17:27:23 +08:00
Shengliang Guan 2454cf0c5d
Merge pull request #19058 from taosdata/release/ver-3.0.2.1
release: build 3.0.2.1
2022-12-21 21:00:33 +08:00
Shengliang Guan 898e066b16
Merge pull request #19069 from taosdata/fix/TD-21433
fix: heap-use-after-free while alter vnode replicas
2022-12-21 18:50:56 +08:00
Shengliang Guan 46df0e8dd1
Merge pull request #19067 from taosdata/feature/3_liaohj
fix(query): update the blockInfo
2022-12-21 17:57:52 +08:00
Shengliang Guan 7bf180ba4b
Merge pull request #19068 from taosdata/fix/TD-21432
fix: heap-use-after-free while transfer snapshot between vnode replicas
2022-12-21 17:34:21 +08:00
Shengliang Guan 6e7e3139b1 fix: heap-use-after-free while alter vnode replicas 2022-12-21 17:33:34 +08:00
Shengliang Guan 510ad2e39e fix: heap-use-after-free while transfer snapshot between vnode replicas 2022-12-21 17:15:34 +08:00
Haojun Liao d5a770c98a fix(query): add comment. 2022-12-21 16:25:18 +08:00
Haojun Liao d1b85f893e fix(query): update the blockInfo 2022-12-21 16:24:37 +08:00
xinsheng Ren 9cf70d8b0e
Fix/xsren/mac enterprise base 3.0.2.1 (#19064)
* fix: release script support macos (#19047)

* fix/mac_m1_enterprise

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
Co-authored-by: facetosea <25808407@qq.com>
2022-12-21 15:27:27 +08:00
sunpeng 78ab23aad8
enh: update taosadapter (#19052) 2022-12-21 13:47:55 +08:00
sunpeng bdd1dc6c08
enh: upgrade taosadapter (#19053) 2022-12-21 13:47:48 +08:00
Shengliang Guan 9ed8a2125c
Merge pull request #19054 from taosdata/fix/TD-21388
fix: the mnode is also offline when dnode on it is offline
2022-12-21 13:37:16 +08:00
Shengliang Guan bc7e3252c2
Merge pull request #19057 from taosdata/fix/main_bugfix_wxy
fix: show tables/stables privilege error
2022-12-21 13:37:03 +08:00
Xiaoyu Wang 21af5e12f8 fix: show tables/stables privilege error 2022-12-21 12:00:31 +08:00
Shengliang Guan 893cf18f8e test: adjust case 2022-12-21 11:27:59 +08:00
Shengliang Guan ea6e9c7aa8 release: change version to 3.0.2.1 2022-12-21 10:35:43 +08:00
Xiaoyu Wang 9dc84bb748 fix: show tables/stables privilege error 2022-12-21 10:16:38 +08:00
Shengliang Guan eca8d7ad74 fix: the mnode is also offline when dnode on it is offline 2022-12-21 09:48:27 +08:00
dapan1121 5441dae3ba
Merge pull request #19045 from taosdata/enh/authReadOrWrite
enh: support auth read or write
2022-12-21 09:21:44 +08:00
dapan1121 b77a1ed5e3
Merge pull request #19032 from taosdata/fix/TD-21001
enh: optimize converting timestamp at client side
2022-12-21 09:21:35 +08:00
dapan1121 80ea662b50
Merge pull request #19048 from taosdata/fix/TS-2310
fix: fix percentile + interval res error
2022-12-21 09:21:02 +08:00
Shengliang Guan 93c9b2a490
Merge pull request #19050 from taosdata/fix/TD-21176
refact: update sync log
2022-12-20 22:50:26 +08:00
Shengliang Guan a4301cc962
Merge pull request #19044 from taosdata/feature/3_liaohj
fix(query): check for buffer in first/last merge.
2022-12-20 21:53:07 +08:00
Shengliang Guan d674c8370b refact: update sync log 2022-12-20 21:30:46 +08:00
dapan1121 294a437657 fix: fix percentile + interval res error 2022-12-20 19:50:09 +08:00
dapan1121 05580340d8 fix: invalid node list node issue 2022-12-20 18:25:33 +08:00
Haojun Liao 5c534d77d9 fix(query): check for buffer in first/last merge. 2022-12-20 18:23:15 +08:00
dapan1121 b9e3f01c7c fix: empty node in operator node 2022-12-20 18:15:25 +08:00
Haojun Liao 7059d71e1f fix(query): check for buffer in first/last merge. 2022-12-20 17:31:36 +08:00
dapan1121 65913f6ad9 enh: support auth read or write 2022-12-20 17:14:10 +08:00
yihaoDeng a68b8fc43e set mergeTree sst trigger to Max 2022-12-20 17:11:22 +08:00
Shengliang Guan 5d49e4f555
Merge pull request #19038 from taosdata/fix/TD-21175
refact: adjust some sync log and func return type
2022-12-20 16:38:11 +08:00
Hui Li a366cb4bfc
Merge pull request #19040 from taosdata/test/TD-21337
test: update coverage test script
2022-12-20 15:48:17 +08:00
Ping Xiao 633a5d979e test: update coverage test script 2022-12-20 15:45:38 +08:00
Shengliang Guan 9c8b194c34 refact: set FpSnapshotStopRead return type to void 2022-12-20 15:07:27 +08:00
Shengliang Guan 41dcd32b8e refact: adjust some logs 2022-12-20 15:01:03 +08:00
Shengliang Guan 12b6cf15a0 refact: set FpGetSnapshotInfo return type to void 2022-12-20 14:57:04 +08:00
Shengliang Guan 13bee02129
Merge pull request #19021 from taosdata/test/jcy
test:add test case into ci
2022-12-20 12:50:24 +08:00
Shengliang Guan 3b45973ac7
Merge pull request #19034 from taosdata/enh/sunpeng/TD-21188-java-connector-supports-vgid
enh: java connector support get table vgid (#18981)
2022-12-20 12:50:09 +08:00
Shengliang Guan f98a932cf5
Merge pull request #19035 from taosdata/fix/TD-21344-main
fix(meta/snap): use os memory instead of cache page replacement
2022-12-20 12:49:30 +08:00
Shengliang Guan 7c3d8e4d95
Merge pull request #19033 from taosdata/fix/stream_partition_name
fix(query): projection for null input
2022-12-20 11:57:38 +08:00
sunpeng 0b727c8e01 enh: java connector support get table vgid (#18981)
* java connector support get table vgid

* add export to com_taosdata_jdbc_TSDBJNIConnector.h
2022-12-20 11:15:22 +08:00
Minglei Jin ba58185104 Merge branch 'fix/TD-21344-main' of https://github.com/taosdata/TDengine into fix/TD-21344-main 2022-12-20 10:49:34 +08:00
Minglei Jin 93956bbf4f meta/snap: use heap os instead of NIL when openning snap 2022-12-20 10:47:50 +08:00
Liu Jicong c734d040f1 fix(query): projection for null input 2022-12-20 10:24:44 +08:00
Xuefeng Tan 247342c454
enh(taosAdapter): return 502 when Unable to establish connection error occurs (#19028) 2022-12-20 09:00:23 +08:00
Shengliang Guan a09870a981
Merge pull request #19025 from taosdata/fix/TD-20312
fix: fix mem leak
2022-12-20 00:09:30 +08:00
Shengliang Guan b11e8002cb
Merge pull request #19023 from taosdata/fix/TD-21186
fix: avoid double-free in usedb req while db in creating state
2022-12-20 00:08:59 +08:00