yihaoDeng
342ce14c7d
Merge branch 'enh/3.0' into fix/shared_link_rocksdb
2023-05-29 02:37:47 +00:00
yihaoDeng
58cc631c22
Merge branch 'enh/3.0' into fix/shared_link_rocksdb
2023-05-29 02:29:56 +00:00
Haojun Liao
953a69a829
refactor: do some internal refactor.
2023-05-29 10:12:27 +08:00
yihaoDeng
0be1858b4b
Merge branch 'enh/dev3.0' into enh/addCompileError
2023-05-29 01:50:43 +00:00
yihaoDeng
de739ce086
Merge branch 'enh/dev3.0' into enh/addCompileError
2023-05-29 01:11:13 +00:00
dapan1121
e2d45438cb
Merge pull request #21405 from taosdata/szhou/scl-flt
...
enhance: scalar filter improvement
2023-05-28 18:49:39 +08:00
Haojun Liao
1e786624b2
Merge pull request #21501 from taosdata/refact/fillhistory
...
fix(stream): set the skip offset when resume stream task.
2023-05-27 22:45:54 +08:00
Haojun Liao
d9de1813da
Merge branch '3.0' into refact/fillhistory
2023-05-27 16:31:11 +08:00
Haojun Liao
b38e253019
fix(stream): set the skip offset when resume stream task.
2023-05-26 22:51:58 +08:00
yihaoDeng
2f5fe2dec6
Merge branch 'enh/dev3.0' into enh/addCompileError
2023-05-26 14:01:05 +00:00
yihaoDeng
4b931d3007
Merge branch 'enh/dev3.0' into enh/addCompileError
2023-05-26 13:59:16 +00:00
yihaoDeng
a71bffd719
Merge branch 'enh/dev3.0' into enh/addCompileError
2023-05-26 13:03:35 +00:00
yihaoDeng
57a4e56a61
change parameter
2023-05-26 20:30:03 +08:00
yihaoDeng
34d21bc03f
change parameter
2023-05-26 20:11:33 +08:00
wangmm0220
a3e214b9e8
fix:put poll to push manager if wal not exist when offset is latest
2023-05-26 19:17:04 +08:00
wangmm0220
50487255b3
fix:put poll to push manager if wal not exist when offset is latest
2023-05-26 19:02:40 +08:00
dmchen
24937c3d5b
check empty dnode
2023-05-26 19:01:13 +08:00
Haojun Liao
e31d9299cc
Merge pull request #21480 from taosdata/mark/sml
...
fix:memory leak
2023-05-26 19:00:21 +08:00
dapan1121
faaa9da887
fix: sliding can't be 1a issue
2023-05-26 18:17:05 +08:00
wade zhang
c7886d319b
Merge pull request #21490 from taosdata/fix/check-offline-when-force
...
check offline when force
2023-05-26 17:03:29 +08:00
wade zhang
66b7d90849
Merge pull request #21479 from taosdata/fix/TD-24405
...
fix(cache): fix deleted data
2023-05-26 17:02:33 +08:00
Haojun Liao
87957e2bb0
Merge pull request #21478 from taosdata/fix/TD-23423
...
fix tsdb read error version
2023-05-26 16:56:09 +08:00
Haojun Liao
b5968b313b
Merge pull request #21487 from taosdata/fix/TD-24381
...
fix pause issue
2023-05-26 16:54:29 +08:00
Minglei Jin
34b9b322cd
cache/var-data: realloc for cache reading
2023-05-26 15:01:57 +08:00
liuyao
5ebe75599e
fix pause issue
2023-05-26 14:58:39 +08:00
slzhou
b89f1652fc
fix: remove tbl count scan modification from the PR
2023-05-26 14:52:14 +08:00
slzhou
b83bf9163e
fix: restore scalar mode computation and add filterScalarMode config variable and add test case
2023-05-26 14:46:32 +08:00
Haojun Liao
f61f37c936
fix(tmq): set the correct offset rsp when no poll occuring.
2023-05-26 14:20:01 +08:00
Minglei Jin
6e29d7879f
cache/var-data: realloc var data
2023-05-26 14:13:01 +08:00
slzhou
70bcbafbb8
fix: json value length is not same as binary/nchar length
2023-05-26 13:36:56 +08:00
dmchen
fcf2b58aad
check offline when force
2023-05-26 12:48:37 +08:00
Haojun Liao
1e845acabe
fix(tmq): allow seek before get assignment
2023-05-26 11:34:12 +08:00
Haojun Liao
4682e9c93f
Merge pull request #21486 from taosdata/fix/liaohj_main
...
fix(query): fix bug in iterating the table list.
2023-05-26 11:29:17 +08:00
Minglei Jin
bb481c52b6
cache/skyline: fix skyline false condition
2023-05-26 11:26:55 +08:00
slzhou
81c796953e
fix: address sanitizer error
2023-05-26 10:55:52 +08:00
wangmm0220
208ba2ef4d
fix:memory leak
2023-05-26 10:45:37 +08:00
Haojun Liao
ccbea13012
Merge branch '3.0' into refact/fillhistory
2023-05-26 10:40:53 +08:00
wangmm0220
a58cb1a28c
Merge branch '3.0' of https://github.com/taosdata/TDengine into mark/sml
2023-05-26 10:36:52 +08:00
Haojun Liao
974b59c238
fix(query): fix bug in iterating the table list.
2023-05-26 10:10:10 +08:00
dapan1121
3cf0ebe55f
Merge pull request #21469 from taosdata/fix/TD-24369
...
fix: fix log not compressed when logKeepDays set to positive value
2023-05-26 10:07:43 +08:00
Haojun Liao
409656f7b6
fix(query): fix bug in iterating the table list.
2023-05-26 10:05:54 +08:00
wade zhang
57b999233d
Merge pull request #21483 from taosdata/fix/prompt-message-when-2-mnode
...
prompt message when 2 mnode
2023-05-26 09:35:03 +08:00
yihaoDeng
52c384c7c9
change parameter
2023-05-26 09:06:19 +08:00
wangmm0220
b77544b30d
Merge branch '3.0' of https://github.com/taosdata/TDengine into mark/sml
2023-05-26 09:03:36 +08:00
Haojun Liao
cea8334427
Merge pull request #21449 from taosdata/refact/fillhistory
...
refactor: remove the module dependency. TD-24279
2023-05-26 09:01:45 +08:00
liuyao
75eb724c37
fix tsdb read error version
2023-05-26 08:55:23 +08:00
Haojun Liao
e24ce2111f
fix: set function ptr.
2023-05-26 00:00:07 +08:00
slzhou
cbbd09b85c
fix: for logical and condition, each element shall be collectable operator
2023-05-25 22:37:49 +08:00
slzhou
469b2b573c
fix: fix error during emptyTsRange.sim
2023-05-25 21:49:28 +08:00
dmchen
efa1570b6e
prompt message when 2 mnode
2023-05-25 20:10:40 +08:00
Haojun Liao
1e22d875b3
fix: fix dead lock.
2023-05-25 20:00:26 +08:00
dapan1121
2713f4f6d4
feat: support create topic as stable with conditions
2023-05-25 19:01:58 +08:00
Haojun Liao
1090afd108
fix(stream): add new file.
2023-05-25 18:46:53 +08:00
Haojun Liao
30de31e374
fix(test): fix unit test link error.
2023-05-25 18:17:09 +08:00
yihaoDeng
cd44bd9f3f
change parameter
2023-05-25 18:16:33 +08:00
wangmm0220
40fa0e0620
fix:memory leak
2023-05-25 18:07:36 +08:00
Haojun Liao
b932fdb5c4
Merge pull request #21470 from taosdata/feature/TD-24070
...
feat:add privilege for schemaless
2023-05-25 17:52:28 +08:00
Haojun Liao
c3be7b14be
fix: set correct function ptr.
2023-05-25 17:51:03 +08:00
Minglei Jin
8ee1288611
fix(cache): remove deleted data
2023-05-25 17:47:55 +08:00
wangmm0220
d9042f5ed3
fix:memory leak
2023-05-25 17:24:11 +08:00
slzhou
61b0635293
fix: get time range using new scalar mode range
2023-05-25 16:27:48 +08:00
yihaoDeng
9cb4a114e2
change parameter
2023-05-25 16:20:00 +08:00
yihaoDeng
2f90fda13d
change parameter
2023-05-25 16:15:10 +08:00
slzhou
de1848cb08
enhance: use scalar mode to run ci test
2023-05-25 14:51:53 +08:00
wangmm0220
fcba7e326c
feat:add privilege for schemaless
2023-05-25 14:24:25 +08:00
Haojun Liao
0966213847
fix(arch): set the correct module api dependency.
2023-05-25 14:21:40 +08:00
Ganlin Zhao
a57da3bdf7
fix: fix log not compressed when logKeepDays set to positive value
2023-05-25 14:13:34 +08:00
Ganlin Zhao
459c1e6c0c
fix: fix timestamp conversion error due to daylight saving time
2023-05-25 13:31:18 +08:00
Haojun Liao
da9f33a483
fix: fix error in set function ptr.
2023-05-25 09:56:34 +08:00
liuyao
1f81642303
fix sma sliding window
2023-05-25 09:12:10 +08:00
wade zhang
511ff7130b
Merge pull request #21445 from taosdata/fix/TD-24373
...
fix(cache/read): associate tbname with primary ts column
2023-05-25 08:01:51 +08:00
Haojun Liao
4a42f6b983
fix: fix error in api call.
2023-05-25 00:50:03 +08:00
Haojun Liao
a9b18d203d
fix:fix error.
2023-05-24 23:49:26 +08:00
Haojun Liao
01f6f74fb9
fix: update the cmake file.
2023-05-24 22:27:45 +08:00
Haojun Liao
ab907e3344
fix(query): fix syntax error.
2023-05-24 21:53:40 +08:00
wangmm0220
357e86b994
feat:add tag filter for stable subscribe
2023-05-24 18:59:47 +08:00
Hongze Cheng
4d526ed0cd
change more
2023-05-24 18:59:09 +08:00
Minglei Jin
fc5d06681e
cache/last_row: treat none as null with last_row
2023-05-24 18:55:51 +08:00
dapan1121
137a9eb602
Merge pull request #21455 from taosdata/enh/add_varchar_sma
...
fix: fix count var type error
2023-05-24 18:41:01 +08:00
wangmm0220
8537e4e80e
feat:add tag filter for stable subscribe
2023-05-24 18:26:55 +08:00
Haojun Liao
fe09705855
fix: set the init function pointer.
2023-05-24 17:13:20 +08:00
slzhou
768372fc7b
fix: fix compilation warning
2023-05-24 16:45:06 +08:00
slzhou
d7b1613d85
Revert "fix: rocksdb so"
...
This reverts commit e5f9d78b6d
.
2023-05-24 16:42:50 +08:00
slzhou
e5f9d78b6d
fix: rocksdb so
2023-05-24 16:40:34 +08:00
Dingle Zhang
984211f3b4
Feature/3.0 geometry ( #21037 )
...
* Add GEOMETRY data type and make sql.c able to parse it. The GEMETRY works like BINARY so far.
* add GEOMETRY type into gConvertTypes to fix some issues like DELETE calling
* change some test cases to make sure no same timestamp is inserted, and add my smoketest.sh
* Add a function MakePoint() and introduce a lib geometry
* implement sql functions GeomFromText() and AsText()
* Use GEOS *_r funcions instead for thread safety
* Handle with TSDB_DATA_TYPE_GEOMETRY when INSERT geometry data by converting WKT.
Add geosWrapper to wrap the basic GEOS functions for TDEngine.
* refactor AsText and MakePoint functions to be like GeomFromText
* Show WKT when print geometry data in screen
Dump hex data when dump geometry data in a file
* define TYPE_BYTES item for TSDB_DATA_TYPE_GEOMETRY, which casued some strange issues.
* set number of decimals of WKT to 6
* Implement SQL function Intersects()
* refactor geometry sql functions
* Add geosErrMsgeHandler() to get the GEOS error detail
* use threadlocal to instantiate SGeosContext
call destroyGeosContext() only if the thread exists
* remove SGeosContext *context param for all geometry functions since we use thread local one,
so that all caller do not need to know the context.
* Modify Intersects() to call PreparedIntersects() when one of param is a constant, which has higher performance.
* rename prepareFn() to initCtxFn() to avoid confusion with PreparedFn
* Add prefix "ST_" for all geometry functions
* move getThreadLocalGeosCtx() and destroyThreadLocalGeosCtx() into util,
so that all unit test tools can compile
* Add unit test for geometry lib, only test MakePoint so far
* refactor and enhance existing cases in geomFuncTest
* implement NULL type and NULL value test for geomFuncTest
* add test on geomFromText()
* add unit test on AsText() in geomFuncTest
* combine some makePointFunction test items
* add intersectsFunctionTwoColumns test
refactor on callGeomFromTextWrapper functions
* enhance intersectsFunction test to add cases like input constant , NULL type, NULL value, or wrong content
* add more cases into intersectsFunction test
* Add basic test on geometry in system test
* Add ST_GeomFromText and ST_AsText function test in system test on geometry
* add ST_Intersects function test in system test on geometry
* support to check expectedErrno in system test on geometry
* adjust geomTest unit test and geometry system test
* add geometry data type and functions in doc english version
* implement touchesFunction() in geometry lib
refactor geometry relation functions model
* separate gemFuncTest into several src files
* add unit test on touchesFunction
* support sql function ST_Touches()
add system test on ST_Touches
* add docs for ST_Touches()
* Add ST_Contains()
* Add ST_Covers()
* Add ST_Equals()
* add swapAllowed param for geomRelationFunction()
read geom2 earlier intead of at doGeosRelation()
* Add ST_ContainsProperly()
* build on windows
* Merge from 3.0 to 3.0_geometry
* change macro definition TSDB_DATA_TYPE_GEOMETRY as the last one for compatibility
* change '\\NULL' to 'NULL' back in shellDumpFieldToFile()
* add /usr/local/include into include directory
* add /usr/local/inlcude and /usr/local/lib in cmake.platform for DARWIN
2023-05-24 15:36:46 +08:00
Ganlin Zhao
89bea7100f
fix: fix count var type error
2023-05-24 00:31:05 -07:00
Haojun Liao
a566180770
fix: fix syntax error.
2023-05-24 15:16:50 +08:00
dapan1121
3b6c469713
Merge pull request #21440 from taosdata/enh/TD-24357
...
enh: support config batch rows number when import data from csv file
2023-05-24 15:15:45 +08:00
Haojun Liao
99f669434a
Merge pull request #21282 from taosdata/feature/TD-23117
...
feat:[TD-23117] add schema for ins_topics
2023-05-24 14:54:42 +08:00
Haojun Liao
f203c7806d
fix(tools): fix build failure on enterprise edition.
2023-05-24 14:52:50 +08:00
wangmm0220
fb9b0a3e86
feat:add privilege for schemaless
2023-05-24 14:34:52 +08:00
dapan1121
cbbbaca553
Merge pull request #21437 from taosdata/fix/TD-23955-3.0
...
fix: delete index filter for desc query
2023-05-24 14:05:07 +08:00
wade zhang
398bf8f322
Merge pull request #21446 from taosdata/fix/confirm-msg-when-add-learner
...
comfirm msg when add learner
2023-05-24 13:54:15 +08:00
slzhou
5b1e0be756
enhance: add log
2023-05-24 13:41:21 +08:00
Haojun Liao
b2ce45b07b
refactor: do some internal refactor.
2023-05-24 13:39:20 +08:00
Haojun Liao
a2f29aa0f5
refactor: do some internal refactor.
2023-05-24 13:34:46 +08:00
Haojun Liao
1f7f326bed
refactor: do some internal refactor and set the api function ptr.
2023-05-24 13:22:05 +08:00
kailixu
ef899a0cc3
fix: delete index filter for desc query
2023-05-24 11:28:45 +08:00
slzhou
383c828c85
fix: before review
2023-05-24 11:18:44 +08:00
dmchen
ab3d54aae3
comfirm msg when add learner
2023-05-24 11:08:41 +08:00
Minglei Jin
26bfa4363d
fix(cache/read): associate tbname with primary ts column
2023-05-24 11:01:47 +08:00
Hongze Cheng
d6d0bf0e41
enh: add varchar sma
2023-05-24 10:47:26 +08:00
wangjiaming0909
9a421a92f9
fix: core dump when select with interval caused by order
2023-05-24 10:32:10 +08:00
dapan1121
b52f867a1f
fix: rebuild table data issue
2023-05-24 09:56:59 +08:00
liuyao
180abf2229
set agg task status
2023-05-24 09:34:40 +08:00
liuyao
b5d01f9bab
set agg pause status
2023-05-24 09:19:28 +08:00
dapan1121
693bac60a0
Merge pull request #21430 from taosdata/fix/TD-24349
...
fix: last(tbname) out of memory issue
2023-05-24 08:52:49 +08:00
slzhou
2e4c14c18c
fix: fix bugs
2023-05-23 21:30:41 +08:00
dapan1121
5bedf6b19a
enh: support config batch rows number when import data from csv file
2023-05-23 19:21:52 +08:00
Haojun Liao
39a1fa8f78
refactor: do some internal refactor.
2023-05-23 19:20:25 +08:00
Haojun Liao
66477a28ca
refactor: do some internal refactor.
2023-05-23 19:10:50 +08:00
Haojun Liao
85afbf0d35
refactor: do some internal refactor.
2023-05-23 18:58:54 +08:00
Haojun Liao
a63473b1cc
refacotor: do some internal refactor.
2023-05-23 18:54:32 +08:00
Haojun Liao
c66c0c4dfd
refactor: do some internal refactor.
2023-05-23 18:42:52 +08:00
Haojun Liao
3d084adf1f
Merge remote-tracking branch 'origin/refact/fillhistory' into refact/fillhistory
...
# Conflicts:
# source/dnode/vnode/inc/vnode.h
# source/libs/executor/src/executil.c
# source/libs/index/CMakeLists.txt
# source/libs/index/src/indexFilter.c
2023-05-23 18:32:47 +08:00
kailixu
34cf6aad30
fix: alter dnode option has no effect
2023-05-23 18:29:53 +08:00
Haojun Liao
e67b532d8a
refactor: refactor the module dependency.
2023-05-23 18:29:23 +08:00
kailixu
82b8c3c3d1
fix: delete index filter for desc query
2023-05-23 18:21:21 +08:00
wangmm0220
8c1c2a2f97
fix:add grammar support
2023-05-23 17:47:17 +08:00
kailixu
18e83173c8
fix: delete index filter for desc query
2023-05-23 17:21:45 +08:00
slzhou
22616d235a
fix: fix minior bugs
2023-05-23 16:36:27 +08:00
Hui Li
2fd9bb558b
Merge pull request #21435 from taosdata/test/3.0/TD-24343
...
test:comment unit test catalog in cases
2023-05-23 16:21:15 +08:00
wade zhang
68a98d4d09
Merge pull request #21429 from taosdata/fix/TD-24306
...
fix(cache): sychronize commit, read and write threads with writebatch
2023-05-23 16:20:59 +08:00
chenhaoran
790d34c33b
test:comment unit test catalog in cases
2023-05-23 16:20:00 +08:00
Minglei Jin
6d620a7d7c
fix(cache/read): set none to null instead of skipping column
2023-05-23 14:51:26 +08:00
slzhou
857cf3d269
fix: fix bugs
2023-05-23 14:29:33 +08:00
slzhou
99620d434d
fix: fix bugs
2023-05-23 14:11:52 +08:00
shenglian zhou
c9140e547e
fix: fix bugs of wrongly use sfltscloperator
2023-05-23 14:08:20 +08:00
dapan1121
d66f45308c
fix: fix last(tbname) out of memory issue
2023-05-23 14:06:29 +08:00
Minglei Jin
81048f93b0
fix(cache): sychronize commit, read and write threads with writebatch
2023-05-23 13:44:33 +08:00
yihaoDeng
c15b1e3520
opt compile
2023-05-23 11:46:02 +08:00
kailixu
a37d2c40fc
chore: error logs of create sma cols
2023-05-23 11:06:44 +08:00
kailixu
329797ce23
fix: add _wstart if not exists
2023-05-23 10:57:34 +08:00
slzhou
77a1de444c
fix: where c7 means c7 is true, the right child is null
2023-05-23 10:47:58 +08:00
wangmm0220
ed612088c0
fix:lost data because tsdbreader or task is killed
2023-05-23 10:32:13 +08:00
slzhou
24ae8d7ecb
fix: fix ci memory leak error
2023-05-23 09:49:42 +08:00
kailixu
a171c0c860
Merge branch '3.0' into fix/TD-21457-3.0
2023-05-23 09:27:31 +08:00
dapan1121
0bb468af7b
Merge pull request #21419 from taosdata/fix/TD-24304
...
fix: last(tag) report error issue
2023-05-23 08:55:22 +08:00
shenglian zhou
43ac6fb1fd
fix: all null from block sma
2023-05-23 08:43:31 +08:00
wade zhang
9e73a69316
Merge pull request #21389 from taosdata/fix/TD-24306
...
fix(cache/commit): skip batch write if empty
2023-05-23 08:22:33 +08:00
kailixu
a3bf49d22f
chore: revert
2023-05-22 20:35:52 +08:00
kailixu
c75aa54a3d
fix: tsdb read and append _wstart for tsma
2023-05-22 20:33:29 +08:00
wangmm0220
d8387b95ff
fix:set task status to 0 in inti
2023-05-22 20:14:43 +08:00
Haojun Liao
f3491310a9
Merge pull request #21411 from taosdata/fix/TD-24144
...
fix:remove get schema from previous for taosx
2023-05-22 18:37:20 +08:00
dapan1121
840eb21825
fix: last(tag) report error issue
2023-05-22 18:19:39 +08:00
Minglei Jin
75ccd024a2
cache/writebatch: separate read & write batches
2023-05-22 18:06:58 +08:00
dapan1121
08ff4f4540
fix: crash issue
2023-05-22 17:06:01 +08:00
kailixu
f18fc19d76
fix: tsdb read and tsma _wstart append
2023-05-22 16:13:50 +08:00
Hui Li
0f4fb1c31d
Merge pull request #21407 from taosdata/mark/tmq
...
fix:set task code success after kill
2023-05-22 16:10:18 +08:00
wangmm0220
ae515851c4
fix:remove get schema from previous for taosx
2023-05-22 15:32:30 +08:00
Minglei Jin
21adc23af4
cache/loading: skip partial loading tables
2023-05-22 15:21:19 +08:00
wangmm0220
591b51f624
fix:set task code success after kill
2023-05-22 12:42:21 +08:00
shenglian zhou
8cba6850e9
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/scl-flt
2023-05-22 11:43:33 +08:00
shenglian zhou
6456d5dccf
enhance: code finish
2023-05-22 11:41:19 +08:00
dapan1121
e7496d7b82
Merge pull request #21388 from wangjiaming0909/fix/TS-3423
...
fix: select last(*) ..group by tag return wrong rows of data
2023-05-22 11:13:26 +08:00
t_max
2aad823709
fix: free assignment crash on Windows
2023-05-22 10:53:10 +08:00
Haojun Liao
f520de0dab
refactor: adjust the module dependency.
2023-05-22 10:07:01 +08:00
Hui Li
3f824e2045
Merge pull request #21355 from taosdata/mark/tmq
...
fix:error in pHandle lock
2023-05-22 08:57:45 +08:00
Haojun Liao
9423001fea
Merge pull request #21396 from taosdata/refact/fillhistory
...
Refact/fillhistory
2023-05-21 01:12:00 +08:00
Haojun Liao
dcb91082f9
fix(stream): fix error.
2023-05-20 23:37:40 +08:00
Haojun Liao
cb75e5a863
fix(stream): fix memory leak.
2023-05-20 22:07:04 +08:00
Haojun Liao
899e4d3350
refactor: do some internal refactor.
2023-05-20 18:13:58 +08:00
Haojun Liao
de44c9160c
refactor: do some internal refactor.
2023-05-20 18:05:39 +08:00
wangmm0220
7b735c67d0
fix:move sleep logic from rpc thread to tmq thread & fix some error
2023-05-20 16:36:25 +08:00
wangmm0220
8183be4aff
fix:move sleep logic from rpc thread to tmq thread & fix some error
2023-05-20 16:13:52 +08:00
Haojun Liao
3cef1e7c42
fix(stream): add some logs.
2023-05-20 15:45:07 +08:00
Haojun Liao
aa7ea60bca
fix(stream): update the free strategy.
2023-05-20 15:43:48 +08:00
Haojun Liao
84146e6aaa
other: merge main.
2023-05-20 15:16:51 +08:00
Haojun Liao
6932c59510
other: merge main.
2023-05-20 15:09:30 +08:00
Haojun Liao
10692fde5e
other: merge main.
2023-05-20 14:53:28 +08:00
Haojun Liao
afc384bead
fix:remove invalid assert.
2023-05-20 14:44:34 +08:00
Haojun Liao
484788a60f
fix:add null ptr check.
2023-05-20 14:29:51 +08:00
dapan1121
8fe62bb0e1
Merge pull request #21391 from taosdata/fix/TD-24278
...
fix: fix assert crash in tsort.c
2023-05-20 14:15:19 +08:00
dapan1121
70444e2d82
Merge pull request #21329 from taosdata/feat/TD-21187
...
feat(query): interp support ignore null value opition
2023-05-20 14:14:21 +08:00
dapan1121
d801aaa2e6
Merge pull request #21352 from taosdata/fix/TD-24218
...
fix: fix interp in nested query and fill value with string issue
2023-05-20 14:10:26 +08:00
dapan1121
6e5ec3d097
Merge pull request #21358 from taosdata/feat/TD-23362-3.0
...
feat: support update active code by SQL
2023-05-20 14:09:20 +08:00
dapan1121
c0d3da9b32
Merge pull request #21382 from taosdata/szhou/fix-td24277
...
fix: result block ensure capacity when finalize may produce serveral …
2023-05-20 14:08:41 +08:00
Haojun Liao
4974ac78f7
fix: fix invalid ref.
2023-05-20 13:42:09 +08:00
Haojun Liao
336102b8c5
refactor: do some internal refactor.
2023-05-20 13:34:49 +08:00
wangmm0220
04858fae22
fix:tsdbreader is free by mistake
2023-05-20 12:20:54 +08:00
Haojun Liao
5cbad1da3e
refactor: do some internal refactor.
2023-05-20 12:20:04 +08:00
Haojun Liao
6ded3284da
refactor: do some internal refactor.
2023-05-20 11:37:17 +08:00
Haojun Liao
8ab065d01e
other: update some logs.
2023-05-19 23:53:23 +08:00
wangmm0220
f8de38e532
fix:core dump in tsdbreader is null when tsdbreader is closed by subscribe msg and current offset equal to saved
2023-05-19 22:52:58 +08:00
wangmm0220
1ddbdad33c
fix:set task status killed when vnode receive subscribe msg from mnode
2023-05-19 21:40:33 +08:00
Haojun Liao
56e5a483dd
other: update log.
2023-05-19 20:00:32 +08:00
Haojun Liao
200c1a367b
Merge pull request #21378 from taosdata/fix/nodisk
...
fix(query): do some internal refactor, and fix the bug when calender duration exists in sliding and offset.
2023-05-19 19:30:04 +08:00
Haojun Liao
a9b7b8a5fd
other: add some logs.
2023-05-19 19:26:15 +08:00
wangmm0220
33d6df8717
fix:set task status killed when vnode receive subscribe msg from mnode
2023-05-19 19:11:49 +08:00
dapan1121
778b7b84fd
Merge pull request #21371 from taosdata/fix/TD-24234
...
fix: distinct wrong result issue
2023-05-19 18:15:04 +08:00
Haojun Liao
e2ec8d738c
other: add some logs.
2023-05-19 18:08:01 +08:00
wangmm0220
c7c255e967
fix:set task status killed when vnode receive subscribe msg from mnode
2023-05-19 18:06:05 +08:00
Haojun Liao
bcaa44e290
Merge pull request #21385 from taosdata/fix/liaohj_main
...
fix(query): add null check.
2023-05-19 17:55:02 +08:00
Ganlin Zhao
709b59a3a6
fix: fix assert crash in tsort.c
2023-05-19 17:27:15 +08:00
wangmm0220
ff2b545b27
fix:set task status killed when vnode receive subscribe msg from mnode
2023-05-19 17:16:47 +08:00
Minglei Jin
a5c1b9a054
cache/commit: skip batch write if empty
2023-05-19 17:10:24 +08:00
shenglian zhou
1f6d894dfd
fix: save work
2023-05-19 17:06:03 +08:00
dapan1121
42c65898ea
Merge pull request #21335 from taosdata/feat/TD-22746
...
feat: support client meta control
2023-05-19 16:55:08 +08:00
wangjiaming0909
3dbbe63092
fix: select last(*) ..group by tag return wrong rows of data
2023-05-19 16:50:27 +08:00
dapan1121
6e6853413c
fix: db cfg memory issue
2023-05-19 16:48:05 +08:00
Ganlin Zhao
a3ca23b688
forbid interp ignoring null value used for multiple cols
2023-05-19 16:43:39 +08:00
kailixu
8fd4b27c43
chore: code optimization
2023-05-19 16:10:44 +08:00
kailixu
301f7f7a41
Merge branch 'feat/TD-23362-3.0' of https://github.com/taosdata/TDengine into feat/TD-23362-3.0
2023-05-19 16:06:36 +08:00
kailixu
8571e6f6c5
chore: code optimization
2023-05-19 16:06:20 +08:00
Haojun Liao
be35194d16
fix(query): add null check.
2023-05-19 15:54:46 +08:00
slzhou
d77eefdc93
fix: change more variable names
2023-05-19 15:43:31 +08:00
slzhou
f9da4abdcb
fix: change more variable names
2023-05-19 15:38:52 +08:00
Haojun Liao
90687bae1c
refactor: do some internal refactor.
2023-05-19 15:30:50 +08:00
wangmm0220
f7ab8dabf0
fix:[TD-23972] push subscribe msg to vnode even though consumer not change
2023-05-19 15:14:39 +08:00
shenglian zhou
f36b0be17d
fix: join eq conditions not only for tag
2023-05-19 14:32:03 +08:00
dapan
efbc3fc7c6
fix: tmr in windows can't re-init issue
2023-05-19 14:19:29 +08:00
shenglian zhou
3e92ec7a8a
fix: save work
2023-05-19 14:09:37 +08:00
wangmm0220
238254e49e
fix:add task status check in doQueueScan & checkout consumer in tqProcessPollReq
2023-05-19 14:06:43 +08:00
liuyao
e1291bd8b4
opt stream ci test
2023-05-19 13:28:58 +08:00
dapan1121
6a1eb62dd4
fix: distinct group issue
2023-05-19 11:26:40 +08:00
dapan1121
5183e5dd51
Merge pull request #21348 from wangjiaming0909/fix/3.0/TD-24227
...
fix: invalid memory access of buffer after vsnprintf
2023-05-19 11:18:38 +08:00
slzhou
7218a03487
fix: result block ensure capacity when finalize may produce serveral rows
2023-05-19 11:16:31 +08:00
Haojun Liao
d8525123a2
enh(stream): add API to retrieve last ts for multi-tables.
2023-05-19 11:03:41 +08:00
dapan1121
8eacc51ade
Merge pull request #21379 from taosdata/fix/TD-24280
...
fix: last table scan issue
2023-05-19 10:25:57 +08:00
wade zhang
208c9756cf
Merge pull request #21331 from taosdata/fix/TD-24097
...
enh(cache/batchread): load columns in one trip
2023-05-19 10:20:47 +08:00
kailixu
de93895859
chore: code optimization
2023-05-19 09:25:26 +08:00
wade zhang
1ade314043
Merge pull request #21325 from taosdata/feat/force-drop-dnode
...
Feat/force drop dnode
2023-05-19 09:23:54 +08:00
dapan1121
e882601b67
fix: last table scan issue
2023-05-19 09:15:48 +08:00
Haojun Liao
93c4e3fe70
other: remove empty files.
2023-05-19 09:12:16 +08:00
Haojun Liao
1e020a46c9
other: merge main.
2023-05-19 09:07:35 +08:00
wade zhang
7374ea2f0b
Merge pull request #21322 from taosdata/fix/status-resp-return-null-when-only-one-ep
...
status resp return null when only one ep
2023-05-19 09:04:41 +08:00
dapan1121
27b228b79b
Merge pull request #21365 from taosdata/fix/TD-24188
...
enh: optimize order by for partition by clause
2023-05-19 08:57:11 +08:00
Haojun Liao
d4b0e102af
fix:do some internal refactor.
2023-05-19 08:55:59 +08:00
dapan1121
386b8484ba
Merge pull request #21328 from taosdata/szhou/fix-ts3405
...
fix: join improvement
2023-05-19 08:51:06 +08:00
kailixu
c770a5c306
chore: code optimization
2023-05-19 06:59:28 +08:00
kailixu
0fc1eadeed
chore: revert
2023-05-19 06:52:07 +08:00
kailixu
8eb4367d46
fix: range check and test case adjust
2023-05-19 06:50:12 +08:00
wangmm0220
bca1af3f5d
fix:change tmq subscribe try time to 60mins
2023-05-18 21:18:44 +08:00
kailixu
5fc17e874d
chore: remove unused code
2023-05-18 20:24:46 +08:00
kailixu
24f368c71a
enh: read active code from cfg
2023-05-18 20:22:12 +08:00
kailixu
e3f194ed9b
chore: code optimization
2023-05-18 19:13:04 +08:00
wade zhang
779ec32415
Merge pull request #21366 from taosdata/fix/change-restore-prompt-message
...
change restore prompt message
2023-05-18 19:10:08 +08:00
wade zhang
f3bdc855cb
refine an error messsage
2023-05-18 19:09:54 +08:00
shenglian zhou
09837b7639
fix: save work
2023-05-18 19:00:10 +08:00
Haojun Liao
e2f43d4ac8
Merge pull request #21362 from taosdata/feature/3_liaohj
...
refactor: do some internal refactor.
2023-05-18 18:48:23 +08:00
Ganlin Zhao
0a41ba1573
add test cases
2023-05-18 18:48:00 +08:00
Minglei Jin
35f74ce2e8
cache/schema: not cache schema
2023-05-18 18:35:06 +08:00
wangmm0220
50bdfef7b6
fix:tmq ref err & vg error
2023-05-18 18:34:42 +08:00
wangmm0220
7db9f1e58e
fix:tmq ref err & vg error
2023-05-18 18:21:45 +08:00
wade zhang
ce9507e3d4
Merge pull request #21350 from taosdata/fix/restore-learner-stuck
...
restore learner stuck
2023-05-18 18:13:00 +08:00
wangmm0220
c7e6883ac8
fix:tmq ref err & vg error
2023-05-18 18:10:33 +08:00
kailixu
1de90208f7
test: test case for alter dnode active code
2023-05-18 18:02:48 +08:00
dapan1121
a61f0533cf
fix: invalid read issue
2023-05-18 18:00:15 +08:00
dapan1121
79623860a4
fix: distinct wrong result issue
2023-05-18 17:41:01 +08:00
Haojun Liao
c4c5bbb65c
other: merge 3.0
2023-05-18 17:28:40 +08:00
Haojun Liao
dbd52ecffa
Merge pull request #21364 from taosdata/enh/rocksdbSstate
...
state merge into 3.0
2023-05-18 17:25:44 +08:00
Haojun Liao
c5cbd2583a
Merge pull request #21367 from taosdata/fix/TD-24167
...
fix pause agg task
2023-05-18 17:24:32 +08:00
Haojun Liao
84a81716b3
Merge branch '3.0' into feature/3_liaohj
2023-05-18 17:00:56 +08:00
Haojun Liao
8a328b6636
fix(stream): fix error in stream read.
2023-05-18 16:59:18 +08:00
slzhou
4db88e8ffe
fix: fix ci comments
2023-05-18 15:45:58 +08:00
dapan1121
b2333b7f15
Merge pull request #21363 from taosdata/fix/TD-24246
...
fix: fill window end issue
2023-05-18 15:36:52 +08:00
liuyao
da3fc5111e
fix pause agg task
2023-05-18 15:29:41 +08:00
dapan1121
25ae00632e
fix: code merge issue
2023-05-18 14:50:03 +08:00
Minglei Jin
f95867d255
cache/del: fix lru key length
2023-05-18 14:48:08 +08:00
dmchen
178a303832
change restore prompt message
2023-05-18 14:43:10 +08:00
dapan1121
72e6319592
enh: optimize order by for partition by clause
2023-05-18 14:41:32 +08:00
shenglian zhou
dec15bf4ff
Merge branch '2.0' of github.com:taosdata/TDengine into szhou/scl-flt
2023-05-18 14:26:02 +08:00
dapan1121
5aacd9f2cb
Merge pull request #21361 from taosdata/fix/TD-24247
...
fix: memory size overflow issue
2023-05-18 14:25:29 +08:00
Minglei Jin
3b316051bf
cache/schema: fix schema double free
2023-05-18 13:51:07 +08:00
yihaoDeng
9380b22394
merge 3.0
2023-05-18 05:46:38 +00:00
kailixu
0e891c5c14
chore: more code
2023-05-18 13:30:45 +08:00
slzhou
51cb79fc1d
fix: set rightUseBuildTable correctly
2023-05-18 13:28:46 +08:00
slzhou
304423e27b
Merge branch 'main' of github.com:taosdata/TDengine into szhou/fix-ts3405
2023-05-18 13:27:58 +08:00
slzhou
7102c107eb
fix: remove parameter of filling build table
2023-05-18 13:19:52 +08:00
Minglei Jin
0f8b7c87f7
cache/delete: fix rocks key length
2023-05-18 13:15:25 +08:00
kailixu
ab06dd04f4
feat: support update active code in sdb
2023-05-18 13:01:28 +08:00
kailixu
5098d44068
feat: support update active code in sdb
2023-05-18 12:59:44 +08:00
Haojun Liao
5d5b2bb16a
refactor: do some internal refactor.
2023-05-18 12:59:19 +08:00
Haojun Liao
ce61b2ab00
fix: fix syntax error in tqRead
2023-05-18 11:35:45 +08:00
shenglian zhou
d7f8757844
fix: memory leak
2023-05-18 11:23:50 +08:00
shenglian zhou
14d4a81e75
fix: build hash table is created during creating join operator
2023-05-18 11:15:04 +08:00
Haojun Liao
c3491dae16
refactor: do some interal refactor.
2023-05-18 10:56:40 +08:00
Haojun Liao
81f821a6fc
refactor: do some internal refactor.
2023-05-18 10:51:43 +08:00
shenglian zhou
ee16b46112
fix: remove group keys from join operator
2023-05-18 10:46:19 +08:00
dapan1121
cde094f72f
Merge pull request #21337 from taosdata/fix/TD-24214
...
fix: union clause error message
2023-05-18 10:39:19 +08:00
dapan1121
8994081592
fix: memory size overflow issue
2023-05-18 10:25:10 +08:00
dapan1121
5ac91597b6
Merge pull request #21310 from wangjiaming0909/fix/TS-3398
...
fix: select <expr1>, <expr1##sth else> from ... return error data whe…
2023-05-18 10:07:06 +08:00
dapan1121
f5ebc17fae
Merge branch '3.0' into feat/TD-22746
2023-05-18 09:10:49 +08:00
wangjiaming0909
77cfab5093
fix: invalid memory access of buffer after vsnprintf
2023-05-18 07:35:36 +08:00
Haojun Liao
96fa12e157
Merge pull request #21359 from taosdata/fix/liaohj_main
...
fix(stream): fix memory leak for stream processing.
2023-05-17 23:37:33 +08:00
dmchen
32c6ef4b6e
fix ci
2023-05-17 23:09:16 +08:00
Haojun Liao
03237f2cc7
other: merge main.
2023-05-17 22:42:08 +08:00
Haojun Liao
48dd3753aa
Merge pull request #21353 from taosdata/feature/3_liaohj
...
merge main, and do some internal refactor.
2023-05-17 22:34:34 +08:00
kailixu
cf0d3ddde3
feat: support update active code by SQL
2023-05-17 20:27:12 +08:00
wangmm0220
54f4860139
fix:rollback [TD-23972] push subscribe msg to vnode even though consumer not change
2023-05-17 19:44:56 +08:00
Haojun Liao
4d5bd2b6de
fix(stream): fix memory leak for stream processing.
2023-05-17 19:40:21 +08:00
Haojun Liao
b9bda9b30f
fix(stream): set the correct start offset for resumed stream task.
2023-05-17 19:36:42 +08:00
dapan1121
e494c99839
fix: fill window end issue
2023-05-17 19:35:57 +08:00
wangmm0220
405cdfa7bc
fix:error in pHandle lock
2023-05-17 19:02:16 +08:00
wangmm0220
1d9dd153ea
fix:error in pHandle lock
2023-05-17 18:57:45 +08:00
Minglei Jin
765cc72618
cache/memtable: update cache when flag is on
2023-05-17 18:56:03 +08:00
Haojun Liao
b9c6e2a294
fix(stream): fix syntax error.
2023-05-17 18:47:13 +08:00
dmchen
c7911c6640
fix ci
2023-05-17 18:33:35 +08:00
Haojun Liao
73b1a4bddf
fix(stream): fix syntax error.
2023-05-17 18:29:52 +08:00
Haojun Liao
e37772eb40
Merge pull request #21344 from taosdata/fix/TD-24162
...
fix stream queue mem leak
2023-05-17 18:19:56 +08:00
dapan1121
0ac0cd1012
Merge pull request #21346 from taosdata/fix/TS-3415
...
fix: join push down condition issue
2023-05-17 18:09:54 +08:00
Haojun Liao
92feb89a09
refactor: do some internal refactor.
2023-05-17 18:08:04 +08:00
Minglei Jin
5778fa676f
Merge branch '3.0' into fix/TD-24097
2023-05-17 18:04:10 +08:00
Ganlin Zhao
20684f873e
fix interp in nested query report error
2023-05-17 17:49:07 +08:00
Haojun Liao
ffee5ebc61
Merge branch '3.0' into feature/3_liaohj
2023-05-17 17:47:44 +08:00
dmchen
0fdeb5fbae
restore learner stuck
2023-05-17 17:28:20 +08:00
Ganlin Zhao
90ef52f40d
fix fill(value, string) issue
2023-05-17 17:11:02 +08:00
shenglian zhou
e16f4c7c44
fix: refactor and save work
2023-05-17 16:57:09 +08:00
Haojun Liao
a4d9210b07
fix(tmq): add filter for taosX poll rsp.
2023-05-17 16:40:44 +08:00
Minglei Jin
f428a68ec1
cache/update: update lru when deleting or updating
2023-05-17 16:08:48 +08:00
wangmm0220
4bb25c280f
fix:add log
2023-05-17 15:54:36 +08:00
Haojun Liao
73b3b3fc37
refactor: do some internal refactor.
2023-05-17 15:48:12 +08:00
Haojun Liao
041ffa91bd
other: merge main.
2023-05-17 15:42:15 +08:00
dapan1121
ab7cb995a2
fix: join push down condition issue
2023-05-17 15:31:53 +08:00
Minglei Jin
b892b1fdfe
cache/flag: fix cache flag compiling issue
2023-05-17 15:26:10 +08:00
Haojun Liao
f55f8d245c
fix(tmq): avoid the offset is revised by pool rsp which is issued before invoking tmq_offset_seek function.
2023-05-17 15:19:51 +08:00
liuyao
695de9d3ac
fix stream queue mem leak
2023-05-17 15:19:14 +08:00
Haojun Liao
366cd1871a
Merge pull request #21314 from taosdata/fix/liaohj_main
...
fix(stream):extract delete msg from wal.
2023-05-17 14:52:49 +08:00
Minglei Jin
e95613ec10
cache/commit: update & commit cache if cache not off
2023-05-17 14:32:02 +08:00
Minglei Jin
86e3c1d20d
cache/stt: remove ts from merge tree loading
2023-05-17 14:05:28 +08:00
Haojun Liao
3896e148fd
log(tmq): add some logs.
2023-05-17 11:37:38 +08:00
dapan1121
fb7a06e06e
Merge pull request #21271 from taosdata/enh/tsbsPerf.4
...
Enh/tsbs perf.4
2023-05-17 11:00:14 +08:00
dapan1121
28b098c824
fix: union clause error message
2023-05-17 10:47:11 +08:00
Haojun Liao
f3f52c0232
fix(stream): add some logs and set the wal offset to be the ended version when finishing the step2 recover stage.
2023-05-17 10:43:23 +08:00
Ganlin Zhao
727a628861
Merge branch '3.0' into feat/TD-21187
2023-05-17 10:34:38 +08:00
dapan1121
a89a3eb83c
fix: sys db clear vgroups issue
2023-05-17 10:18:46 +08:00
kailixu
ae3aa6535f
fix: client HB logic
2023-05-17 10:17:30 +08:00
slzhou
03e77288e8
fix: add on conditions null check and rightRowLocations no longer hides the outer scope rightRowLocations
2023-05-17 10:07:19 +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
shenglian zhou
568725a245
fix: using right rows to build hash table when the tag equal cond is not null and same ts row row number is greater than 16
2023-05-17 08:33:47 +08:00
Minglei Jin
756fefaa29
cache/batchread: load columns in one trip
2023-05-16 18:56:05 +08:00
wangmm0220
90099ea1c0
fix:compile error in windows
2023-05-16 18:41:35 +08:00
dapan1121
3e2c8a9192
Merge branch 'enh/tsbsPerf.4' of github.com:taosdata/TDengine into enh/tsbsPerf.4
2023-05-16 18:37:22 +08:00
dapan1121
df973ce28e
fix: remove debug info
2023-05-16 18:37:00 +08:00
wangmm0220
e6860cada8
fix:compile error in windows
2023-05-16 18:35:10 +08:00
dapan1121
a1e776bcf8
Update clientImpl.c
2023-05-16 18:04:54 +08:00
dapan1121
61bc3ab72e
Update clientEnv.c
2023-05-16 18:04:00 +08:00
wangmm0220
a52939127f
fix:dead lock
2023-05-16 17:58:31 +08:00
Ganlin Zhao
375aa2f26b
feat(query): interp support ignore null value opition
2023-05-16 16:33:28 +08:00
shenglian zhou
a51de5cc93
fix: add restriction
2023-05-16 16:31:58 +08:00
shenglian zhou
c6555c3b37
fix: join operator finished
2023-05-16 16:25:55 +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
dapan1121
0eb94d97d3
Merge pull request #21320 from taosdata/fix/TD-24167
...
pause source task
2023-05-16 15:39:59 +08:00
Ganlin Zhao
6879a784ae
reserve value node
2023-05-16 15:07:07 +08:00
dapan1121
a0d82ea74d
Merge pull request #21308 from taosdata/fix/TD-24154
...
fix: fix null pointer issue in destroyTimesliceOperator
2023-05-16 14:40:43 +08:00
dapan1121
9033d34852
Merge pull request #21319 from taosdata/fix/TD-24178
...
fix: file fd not clear issue
2023-05-16 14:34:05 +08:00
dapan1121
de45d163ca
fix: compile issue
2023-05-16 14:18:23 +08:00
Ganlin Zhao
ace27326b0
enable ignore_null value param in client
2023-05-16 14:13:40 +08:00
dapan1121
e7df9b8fa0
enh: optimize copy group result
2023-05-16 14:12:48 +08:00
dmchen
9ff56a4e2b
unsafe command
2023-05-16 14:02:54 +08:00