dapan1121
0dcff322e5
fix bug
2021-05-27 17:51:09 +08:00
Huo Linhe
998680015d
[TD-4370]<fix>: squashed commit of python connector changes in develop ( #6246 )
...
commit 0c81e3c0ba89c86f6d17d51d5056146e177cace5
Author: Huo Linhe <linhehuo@gmail.com>
Date: Fri May 14 10:27:13 2021 +0800
[TD-4160]<fix>: remove python connector soft links, fix tests and documents
commit f439fce413423e7d7c97eef180c93d63dedab32e
Author: Huo Linhe <linhehuo@gmail.com>
Date: Wed May 12 18:50:53 2021 +0800
[TD-182]: bump python connector version to v2.0.10 (#6091 )
Also fix url error in setup.py
commit 4ae55d494a262e482f6b34e8bf193cc6af62a886
Author: Huo Linhe <linhehuo@gmail.com>
Date: Wed May 12 09:49:26 2021 +0800
[TD-4370]<fix>: merge python connector changes to master
Inludes:
[TD-182]<enhance>: use single repo for python connector (#6036 )
* [TD-182]<enhance>: use single repo for python connector
Remove code for each platform and build up one single python code base
for windows/osx/linux platforms and python2/python3 runtime.
* [TD-182]<enhance>: remove redundant code in python connector
* [TD-4149] <fix>: fix python connection config error
2021-05-27 17:44:57 +08:00
Elias Soong
95d0970334
Merge pull request #6262 from taosdata/docs/Update-Latest-Feature
...
[TD-4387] <docs>: fix broken link to server config doc.
2021-05-27 17:10:44 +08:00
Elias Soong
0e97b39787
[TD-4387] <docs>: fix broken link to server config doc.
2021-05-27 17:10:17 +08:00
dapan1121
16378507da
support auto create table
2021-05-27 17:01:57 +08:00
lichuang
66d5bff0eb
[TD-1568]fix conflict from develop
2021-05-27 16:43:31 +08:00
codedump
fdba7bc769
Merge pull request #6053 from taosdata/feature/TD-4034
...
add cache last null columns feature
2021-05-27 16:16:02 +08:00
Ping Xiao
34d6383a3c
[TD-4122]<test>: add test case
2021-05-27 16:13:46 +08:00
lichuang
f1f7d5564f
[TD-1920]add mnode_bak and mnode_tmp dir exist check when start up
2021-05-27 16:02:57 +08:00
Elias Soong
5856518dac
Merge pull request #6257 from taosdata/docs/Update-Latest-Feature
...
Docs/update latest feature
2021-05-27 15:49:25 +08:00
Shengliang Guan
2d0b0558cf
Merge pull request #6247 from taosdata/hotifx/t4355
...
[TD-4355]<fix>
2021-05-27 14:51:43 +08:00
Shengliang Guan
9b385052e4
[TD-3279]<fix>: memory link while perform delete action
2021-05-27 14:46:24 +08:00
Shengliang Guan
c40fc27343
[TD-3279]<fix>: memory link while perform delete action
2021-05-27 14:46:15 +08:00
lichuang
78d66627c4
Merge branch 'develop' into feature/TD-1568
2021-05-27 14:22:13 +08:00
yihaoDeng
10cfc73555
[TD-2570]<feature> fix bug
2021-05-27 13:49:32 +08:00
Kaili Xu
9a4ccd2c0c
Merge branch 'develop' into fix/TD-4324
...
sync with develop
2021-05-27 13:45:07 +08:00
Kaili Xu
b5fa8bf617
update logs
2021-05-27 13:37:41 +08:00
Kaili Xu
683c4d5870
[TD-4324]<fix> skip expired files during init and sync
2021-05-27 13:28:19 +08:00
Shengliang Guan
5d101cd40f
Merge pull request #6249 from taosdata/fix/query
...
Fix/query
2021-05-27 12:32:14 +08:00
dapan1121
11026023e2
fix windows compile error
2021-05-27 11:52:02 +08:00
Haojun Liao
ab6e36e950
[td-4372] refactor.
2021-05-27 11:22:48 +08:00
Haojun Liao
44b5fc4732
[td-4372]<fix>: fix the taosd server crash caused by dropping a child table, of which the indexed tag value is null.
2021-05-27 11:18:04 +08:00
dapan1121
57bfff85b4
Merge branch 'feature/TD-4034' into feature/TD-3950
2021-05-27 10:54:37 +08:00
Haojun Liao
644bed2dad
[td-225]
2021-05-27 10:04:20 +08:00
lichuang
3ed41deca1
Merge branch 'develop' into feature/TD-4034
2021-05-27 09:57:51 +08:00
yihaoDeng
fba02adc52
[TD-4355]<fix>
2021-05-27 01:29:01 +08:00
haojun Liao
8c666ff918
Merge pull request #6236 from taosdata/fix/query
...
Fix/query
2021-05-26 22:20:11 +08:00
Shuduo Sang
0c4075e09f
[TD-4533]<fix>: taosdemo resub if resubAfterConsume != -1 ( #6243 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-26 21:02:14 +08:00
tickduan
f3b4252526
Merge branch 'master' into cq with continue query funciton
2021-05-26 20:53:20 +08:00
tickduan
4b4199ce41
cq support continue query from last stop time
2021-05-26 20:50:00 +08:00
Haojun Liao
315ce829e5
[td-225] merge develop
2021-05-26 19:52:19 +08:00
Haojun Liao
f0a7a53375
[td-225]
2021-05-26 19:49:54 +08:00
Haojun Liao
96b0705a6b
[td-225]add test cases.
2021-05-26 19:43:51 +08:00
lichuang
d66b6e2d85
[TD-4034]refactor code
2021-05-26 19:35:47 +08:00
Shengliang Guan
6b3e339c76
Merge pull request #6238 from taosdata/feature/m2d
...
Feature/m2d
2021-05-26 18:43:15 +08:00
dapan1121
389e58d075
Merge branch 'feature/TD-4034' into feature/TD-3950
2021-05-26 18:31:34 +08:00
dapan1121
ca4e75b69a
fix bug
2021-05-26 18:30:31 +08:00
lichuang
6213438f2e
[TD-4034]when config changed,apply a commit msg then config will be applied
2021-05-26 18:27:22 +08:00
lichuang
da4b78f1ba
[TD-4034]when config changed,apply a commit msg then config will be applied
2021-05-26 18:27:04 +08:00
Haojun Liao
013d6f840d
[td-225]
2021-05-26 17:55:59 +08:00
dapan1121
1abd799eba
Merge branch 'feature/TD-4034' into feature/TD-3950
2021-05-26 17:50:19 +08:00
lichuang
1062357eee
[TD-4034]when cacheLast option changed,restore or free cache last data
2021-05-26 17:36:51 +08:00
Haojun Liao
d61acaa9e7
[td-225]fix compiler error on mac.
2021-05-26 17:29:20 +08:00
Haojun Liao
15ba059cea
[td-225]fix compiler error on mac.
2021-05-26 17:25:12 +08:00
Haojun Liao
70720a2a18
[td-225] fix bug found by regression test.
2021-05-26 17:20:58 +08:00
Shengliang Guan
3b5fc0cb46
fix log error
2021-05-26 16:44:31 +08:00
Elias Soong
0a38b29c3d
[TD-3963] <docs>: allow alter some database parameters without reboot server.
2021-05-26 16:06:38 +08:00
Haojun Liao
8adf685f56
[td-4329]update the error code,add a new error code TSDB_CODE_TSC_INVALID_OPERATION, instead of TSDB_CODE_TSC_INVALID_SQL.
2021-05-26 15:24:46 +08:00
liuyq-617
2270703980
modify env
2021-05-26 07:21:07 +00:00
liuyq-617
aaf9081309
modify env
2021-05-26 07:19:53 +00:00