Haojun Liao
|
cf509b85e1
|
[td-225] fix compiler error, refactor codes.
|
2020-07-29 14:19:58 +08:00 |
Haojun Liao
|
b4fce76b27
|
[td-225] fix bugs in query. and refactor some codes.
|
2020-07-21 00:04:07 +08:00 |
Haojun Liao
|
7466267bde
|
Merge branch 'develop' into feature/query
|
2020-07-20 15:49:19 +08:00 |
Haojun Liao
|
3cf5b7697b
|
[td-225] source files rename.
|
2020-07-20 00:02:51 +08:00 |
Haojun Liao
|
55e3352d7b
|
[td-225] refactor codes. opt resbuf perf. rename sources file
|
2020-07-19 23:29:17 +08:00 |
Shengliang Guan
|
fdfa789cbc
|
replace ipList and ipSet to epSet
|
2020-07-18 12:13:01 +00:00 |
yihaoDeng
|
246ea1df24
|
modify from ip to ep
|
2020-07-18 10:31:31 +00:00 |
dengyihao
|
599df650ae
|
Merge branch 'develop' into hotfix/TD-884
|
2020-07-18 21:34:52 +08:00 |
yihaoDeng
|
3c4e620f31
|
bugfix
|
2020-07-18 05:41:19 +00:00 |
yihaoDeng
|
c877418df0
|
support multi thread update mnode and dnode
|
2020-07-17 00:31:23 +00:00 |
Haojun Liao
|
c8159c56c6
|
[td-805] opt query perf
|
2020-07-16 10:55:15 +08:00 |
Haojun Liao
|
9e0ac1ebef
|
[td-225] fix compiler error.
|
2020-07-11 17:01:35 +08:00 |
Shengliang Guan
|
00274ef52f
|
Merge pull request #2641 from taosdata/feature/query
Feature/query
|
2020-07-11 15:07:51 +08:00 |
Haojun Liao
|
f1b6c0027b
|
[td-225] opt query perf
|
2020-07-10 15:59:05 +08:00 |
Bomin Zhang
|
0d097101a5
|
TD-593: enlarge stream query time range
for streams, query time range is changed from interval window
to full stream time range.
|
2020-07-09 10:45:46 +08:00 |
Haojun Liao
|
1b4fa8da1c
|
[td-225] refactor
|
2020-07-02 23:08:14 +08:00 |
Haojun Liao
|
c9c3834449
|
[td-225] refactor code
|
2020-07-02 23:02:09 +08:00 |
Haojun Liao
|
92d81c703c
|
[td-808] build submit block along with table schema.
|
2020-06-30 15:23:50 +08:00 |
Haojun Liao
|
afcc90a4b4
|
[td-719]
|
2020-06-24 23:54:15 +08:00 |
Haojun Liao
|
f851d0c4f1
|
[td-225] update the api in query process functions. remove the tsrpcheadsize in msg to vnode.refactor some codes.
|
2020-06-22 01:44:06 +08:00 |
Shengliang Guan
|
d9e980d14e
|
Merge pull request #2385 from taosdata/feature/query
Feature/query
|
2020-06-20 16:02:48 +08:00 |
Haojun Liao
|
9d82654dfc
|
[td-225]
|
2020-06-20 15:17:36 +08:00 |
Shengliang Guan
|
a05a0806a4
|
[TD-674] defect found in coverity scan
|
2020-06-20 05:09:59 +00:00 |
Haojun Liao
|
d3e969d428
|
[td-225] refactor insert codes
|
2020-06-20 11:23:26 +08:00 |
Haojun Liao
|
bdee045c56
|
[td-225] add cancel query support, fix bugs in load file blocks when column has already been updated.
|
2020-06-18 18:40:35 +08:00 |
Haojun Liao
|
0d0dc66539
|
Merge branch 'develop' into feature/query
|
2020-06-17 13:57:32 +08:00 |
Haojun Liao
|
53cf7201b8
|
[td-225] fix bugs in join query.
|
2020-06-17 11:51:01 +08:00 |
Bomin Zhang
|
e258f1ace0
|
fix td-320
|
2020-06-15 11:49:29 +08:00 |
Bomin Zhang
|
daafb42e08
|
td-459: TSDB_DB_NAME_LEN
|
2020-06-09 14:48:57 +08:00 |
Haojun Liao
|
d459dd7f2a
|
[td-225] merge with develop branch
|
2020-06-08 17:42:49 +08:00 |
Haojun Liao
|
86a63d250e
|
[td-225]
|
2020-06-08 17:23:45 +08:00 |
Haojun Liao
|
a3b1dbb845
|
[td-225] fix bugs in group by normal columns
|
2020-06-08 14:50:47 +08:00 |
Bomin Zhang
|
51de20d2e0
|
td-449: more cases passedcurrently, only below four cases fail:* agg_stream.sim ('us' ?)* column_stream.sim ('us' ?)* table_replica1_vnoden.sim (crash)* new_stream.sim (failed at line 101)
|
2020-06-06 14:56:58 +08:00 |
Bomin Zhang
|
81ea4a8a86
|
first test case passed
|
2020-06-06 14:45:22 +08:00 |
dengyihao
|
5fb0758920
|
delete unused variable
|
2020-06-05 18:29:52 +08:00 |
Shengliang Guan
|
dac3710a68
|
merge with develop
|
2020-06-05 12:06:09 +08:00 |
Shengliang Guan
|
7a8ab98ff1
|
[TD-464] show connections
|
2020-06-04 10:01:11 +00:00 |
Tao Liu
|
8fa42af9ea
|
merge from develop
|
2020-06-04 08:35:57 +00:00 |
Hongze Cheng
|
9db2c4bb5e
|
Merge branch 'develop' into feature/2.0tsdb
|
2020-06-04 02:39:34 +00:00 |
Hui Li
|
be02133311
|
[TD-489]
|
2020-06-03 12:15:29 +08:00 |
Haojun Liao
|
7e4c7e7c51
|
[td-90] add protocol to update the tags value of tables.
|
2020-06-02 15:47:24 +08:00 |
Haojun Liao
|
0944c0cd84
|
[td-314] [td-437] refactor C API.
|
2020-06-01 23:30:10 +08:00 |
Haojun Liao
|
c454def8b7
|
[td-225] update the intermediate result size
|
2020-06-01 11:44:23 +08:00 |
Haojun Liao
|
db7261235c
|
[td-225] fix bugs found in script
|
2020-05-31 23:45:24 +08:00 |
Haojun Liao
|
a506907c6a
|
[td-225] merge develop branch
|
2020-05-31 00:05:07 +08:00 |
Shengliang Guan
|
3528ed61d0
|
[TD-335] rename mgmt to mnode
|
2020-05-28 07:09:53 +00:00 |
Haojun Liao
|
bfcdbf76d6
|
[td-225] fix bugs in interp query
|
2020-05-28 14:43:03 +08:00 |
Haojun Liao
|
e1a34a1bf7
|
[td-225]fix bugs in fill for super table query
|
2020-05-25 19:13:15 +08:00 |
Haojun Liao
|
0c4b90f3b4
|
[td-225] refactor codes
|
2020-05-25 11:51:50 +08:00 |
Bomin Zhang
|
69e831ff1b
|
fix TD-394
|
2020-05-22 15:37:57 +08:00 |