Haojun Liao
|
c8f1c3b6e4
|
fix(query): set the max rows as the default block buffer rows.
|
2023-02-10 16:18:30 +08:00 |
Ganlin Zhao
|
349d7ee58c
|
add test cases
|
2023-02-10 15:12:37 +08:00 |
Ganlin Zhao
|
f0c400e968
|
add test cases
|
2023-02-10 15:08:34 +08:00 |
Haojun Liao
|
17f05c0020
|
refactor: disable the limitation of maximum buffer size.
|
2023-02-10 14:40:37 +08:00 |
Haojun Liao
|
4908c563cc
|
ehn(query): dynamic set the initial buffer size for data block from disk.
|
2023-02-10 14:35:18 +08:00 |
dapan1121
|
19903eb00c
|
Merge pull request #19908 from taosdata/fix/TD-22349
fix: taosd crash issue
|
2023-02-10 14:23:24 +08:00 |
Haojun Liao
|
440122e010
|
Merge pull request #19900 from taosdata/fix/nodisk
fix(query): set lastkey during check of valid ts.
|
2023-02-10 13:45:08 +08:00 |
Haojun Liao
|
a93fc323c0
|
Merge pull request #19904 from taosdata/fix/liaohj
fix(query): add limit/offset for sys table scan operator.
|
2023-02-10 11:44:56 +08:00 |
Haojun Liao
|
4f4d39a16b
|
fix(query): set correct last key.
|
2023-02-10 11:32:18 +08:00 |
Haojun Liao
|
f214ae9801
|
Merge pull request #19888 from taosdata/fix/TD-22152
fix:change uid in taosx to avoiding uid same in different db
|
2023-02-10 11:30:47 +08:00 |
Shuduo Sang
|
20b3f0b2da
|
docs: fix java example link (#19909)
|
2023-02-10 11:29:01 +08:00 |
dapan1121
|
5d526d9269
|
fix: taosd crash issue
|
2023-02-10 10:57:50 +08:00 |
Liu Jicong
|
c8acfc4d54
|
fix: stream meta
|
2023-02-10 10:48:26 +08:00 |
Ganlin Zhao
|
3d3d15b765
|
fix(query): fix max/min result inconsistent using with first or last
plus interval time window query
|
2023-02-10 10:45:52 +08:00 |
Xiaoyu Wang
|
b479603de0
|
Merge pull request #19905 from taosdata/enh/stream_buffer_param_wxy
merge main
|
2023-02-10 10:35:51 +08:00 |
Xiaoyu Wang
|
b2e60da1cf
|
merge main
|
2023-02-10 10:34:55 +08:00 |
Haojun Liao
|
a22a8cbfcc
|
test: add a regression test case.
|
2023-02-10 10:31:55 +08:00 |
Haojun Liao
|
c537c6c12f
|
Merge branch 'main' into fix/liaohj
|
2023-02-10 10:24:43 +08:00 |
Haojun Liao
|
443e8e2500
|
fix(query): add limit/offset for sys table scan operator.
|
2023-02-10 10:23:41 +08:00 |
xiaolei li
|
3b238524b0
|
release:update main version to 3.0.2.5 (#19898)
|
2023-02-10 00:30:30 +08:00 |
Haojun Liao
|
0fbaf4eab0
|
fix(query): set lastkey during check of valid ts.
|
2023-02-09 23:01:44 +08:00 |
Haojun Liao
|
fa552323da
|
Merge pull request #19879 from taosdata/fix/nodisk
test: add regression test case.
|
2023-02-09 22:53:56 +08:00 |
Shuduo Sang
|
e6ccb777a3
|
fix: taos shell show err msg twice with cloud service (#19894)
|
2023-02-09 22:24:45 +08:00 |
dapan1121
|
69c06946c2
|
Merge pull request #19891 from taosdata/docs/interp_select
docs: add interp_clause to select syntax
|
2023-02-09 16:46:10 +08:00 |
Ganlin Zhao
|
19ee0e8ae4
|
Update 06-select.md
|
2023-02-09 16:44:56 +08:00 |
Ganlin Zhao
|
564e21dd21
|
Update 06-select.md
|
2023-02-09 16:44:17 +08:00 |
Ganlin Zhao
|
30bd177280
|
docs: add interp_clause to select syntax
|
2023-02-09 16:36:30 +08:00 |
Ganlin Zhao
|
dc70d739bf
|
docs: add interp_clause to select syntax
|
2023-02-09 16:32:58 +08:00 |
Haojun Liao
|
96561ac3cc
|
Merge pull request #19887 from taosdata/feat/ly_ig_udpate
feat(stream):add ignore check update option for create stream
|
2023-02-09 15:32:01 +08:00 |
Haojun Liao
|
7beb8cd6e2
|
Merge pull request #19875 from taosdata/fix/TS-2524
fix:change async to sync in schemaless
|
2023-02-09 15:30:26 +08:00 |
wangmm0220
|
0a01fbc16c
|
fix:change uid in taosx to avoiding uid same in different db
|
2023-02-09 14:00:03 +08:00 |
Xiaoyu Wang
|
9046bcfa12
|
Merge pull request #19886 from taosdata/feat/ly_ig_udpate_wxy
merge main
|
2023-02-09 11:31:39 +08:00 |
Xiaoyu Wang
|
fcff07675d
|
merge main
|
2023-02-09 11:29:38 +08:00 |
54liuyao
|
cf1c860f37
|
ci:add test
|
2023-02-09 11:21:51 +08:00 |
54liuyao
|
40987fa507
|
feat:do not check whether the expired data has been update
|
2023-02-09 11:14:28 +08:00 |
Hui Li
|
b2b2592ca2
|
Merge pull request #19757 from taosdata/test/TD-22078
test:add test case into ci
|
2023-02-09 09:07:24 +08:00 |
Haojun Liao
|
246c17d1e9
|
test: add regression test case.
|
2023-02-08 22:25:40 +08:00 |
Haojun Liao
|
a39665800e
|
Merge pull request #19868 from taosdata/fix/liaohj
fix(query): set correct group table size.
|
2023-02-08 19:00:55 +08:00 |
Xiaoyu Wang
|
0c9b2c0388
|
Merge pull request #19878 from taosdata/feat/ly_ig_udpate_wxy
Feat/ly ig udpate wxy
|
2023-02-08 18:56:17 +08:00 |
Xiaoyu Wang
|
57ffc1b540
|
feat: add ignore update option for create stream
|
2023-02-08 18:55:42 +08:00 |
Xiaoyu Wang
|
98e2fa2d7b
|
feat: add ignore update option for create stream
|
2023-02-08 18:46:12 +08:00 |
freemine
|
37babb5511
|
make_install.bat: (#19658)
1. copy files failed if svc-deleting is still outstanding
2. unnecessary duplication of C:\TDengine in %PATH%
|
2023-02-08 17:12:57 +08:00 |
wangmm0220
|
28db09a127
|
fix:change async to sync in schemaless
|
2023-02-08 17:10:09 +08:00 |
Xiaoyu Wang
|
277469083f
|
Merge pull request #19848 from taosdata/FIX/TD-22121-main
enh: set terrno as Invalid table ID while tdbTbGet suid failure in metaUpdateTagIdx
|
2023-02-08 16:29:23 +08:00 |
Xiaoyu Wang
|
50819c46ec
|
Merge pull request #19852 from taosdata/FIX/TD-22184-main
enh: return error on unexpected snapshot msg
|
2023-02-08 16:29:10 +08:00 |
Xiaoyu Wang
|
b7549bdc4e
|
Merge pull request #19869 from taosdata/FIX/TS-2533-main
enh: reset wal reader after walReadVer
|
2023-02-08 16:28:52 +08:00 |
Liu Jicong
|
ae4ad7d851
|
Merge branch 'main' into enh/stream_buffer_param
|
2023-02-08 16:09:35 +08:00 |
Haojun Liao
|
d69b57fab9
|
fix(query): set correct size for the last group.
|
2023-02-08 15:48:27 +08:00 |
Hui Li
|
a39f80bafe
|
Merge pull request #19866 from taosdata/case/TD-22241
test: add case double comma check in insert_drop.py
|
2023-02-08 15:46:43 +08:00 |
Benguang Zhao
|
5ce5dded75
|
enh: reset wal reader after walReadVer
|
2023-02-08 14:41:15 +08:00 |