Commit Graph

73 Commits

Author SHA1 Message Date
Hongze Cheng ad67d25ddf Merge branch 'develop' into hotfix/fileinfo 2020-06-02 06:24:11 +00:00
Hongze Cheng 62bcc60660 Merge branch 'develop' into feature/2.0tsdb 2020-06-01 08:10:19 +00:00
Hongze Cheng 30d34fd25c refactor create table 2020-06-01 08:09:22 +00:00
Haojun Liao 2e03fd7247 [td-225] support microsecond database options. 2020-06-01 16:02:39 +08:00
Hongze Cheng d076b7cec8 Merge branch 'develop' into feature/2.0tsdb 2020-06-01 06:32:25 +00:00
Hongze Cheng 4a1f43c983 refactor tag function 2020-06-01 06:20:24 +00:00
Hongze Cheng c6d0ad38aa Merge branch 'develop' into hotfix/fileinfo 2020-05-31 08:28:19 +00:00
Haojun Liao a506907c6a [td-225] merge develop branch 2020-05-31 00:05:07 +08:00
Haojun Liao 74bb1565fa [td-225]fix bug found in test script 2020-05-30 19:07:26 +08:00
Hongze Cheng 34e72ecd7e change some interface 2020-05-29 03:23:00 +00:00
Hongze Cheng 2831779eb3 TD-354 2020-05-29 02:30:51 +00:00
Haojun Liao eae2cd3eef [td-225] merge with develop branch, fix bugs in interp query 2020-05-28 14:22:51 +08:00
Haojun Liao 847a0d7de3 [td-225] fix bug while client does not retrieve or paritally retrieve result from vnode. 2020-05-28 10:21:40 +08:00
Hongze Cheng 83c75d875e TD-354 2020-05-27 09:11:28 +00:00
Jeff Tao 095d5f8ddf add eindex in getFileInfo 2020-05-26 01:52:13 +00:00
Haojun Liao 0152521fd1 Merge branch 'develop' into feature/query 2020-05-19 10:33:13 +08:00
Hongze Cheng 50e24fd9d1 fix compile error 2020-05-18 05:43:39 +00:00
Hongze Cheng 1c0cb588ca change uid from int64_t to uint64_t in tsdb 2020-05-18 05:41:49 +00:00
Haojun Liao af407cb50f [td-225] fix bugs in case of ts disorder in mem/imem and data in file 2020-05-17 16:34:37 +08:00
Shengliang Guan 0d3da28a36
Merge pull request #1916 from taosdata/feature/affectrows
[TD-324] add affected rows in the insert cmd result
2020-05-14 19:31:16 +08:00
Tao Liu 8ff091de25 [TD-324] add affected rows in the insert cmd result 2020-05-14 10:19:29 +00:00
Hongze Cheng 431998ee42 add to commit option to tsdbCloseRepo 2020-05-14 05:32:41 +00:00
jtao1735 4328ac123c tsdb notify the vnode about it status changes 2020-05-13 04:04:55 +00:00
hzcheng d5d6785383 Merge branch 'develop' into feature/2.0tsdb 2020-05-12 01:39:31 +00:00
hjxilinx 267f2c037b [td-225] fix bugs found in sim script 2020-05-10 14:52:05 +08:00
hzcheng d6319c1959 add sync function, need to refactor again 2020-05-09 02:25:44 +00:00
hjxilinx c7215cf1c8 [td-168] merge develop 2020-05-02 22:14:44 +08:00
jtao1735 27fab2cfe6 pass the unit testing 2020-05-02 02:36:46 +00:00
hjxilinx 597ee019dd [td-186] merge develop branch 2020-05-01 14:27:15 +08:00
hzcheng 6bbba9aca7 add last key function for stream 2020-04-29 21:26:03 +08:00
hjxilinx 41d414eaa7 [td-186] fix bugs for last_row. 2020-04-29 11:17:15 +08:00
hjxilinx c03e84c1bd [td-186]support query on tags/tbname 2020-04-28 11:25:11 +08:00
hjxilinx d6647dd60c [td-186] add select on tags support 2020-04-27 14:01:54 +08:00
slguan b13c6c029c [TD-183] add db create options 2020-04-26 13:46:03 +08:00
localvar de50a2d704 TD-97: parse tbname criteria 2020-04-24 18:05:15 +08:00
hjxilinx a2f054014d [td-171] fix bugs in select * for super table. 2020-04-24 15:52:18 +08:00
hjxilinx 64545fb9a3 [td-171] add filter support, refactor the client side parse functions 2020-04-22 17:14:39 +08:00
hjxilinx a0c57e9fcf [td-98] merge develop branch 2020-04-19 23:20:56 +08:00
hjxilinx a842698415 [TD-98] merge develop branch 2020-04-19 23:12:21 +08:00
slguan 276bb45ca1
Merge pull request #1663 from taosdata/feature/mpeer
[TD-68] [TD-69] refactor tlog
2020-04-19 23:01:40 +08:00
slguan 1774b5623b [TD-68] [TD-69] refactor tlog 2020-04-19 22:29:37 +08:00
hzcheng 313887b7cd change name style in tsdb 2020-04-19 09:56:21 +08:00
hjxilinx 912d3baab4 [td-98] refactor code, change the query function signature. 2020-04-18 18:17:06 +08:00
hzcheng c31c27a8ae Merge branch 'develop' into feature/2.0tsdb 2020-04-18 13:56:43 +08:00
hzcheng 43a0747990 add tbname in tsdb 2020-04-18 13:50:16 +08:00
hzcheng a1a706e6f6 Merge branch 'develop' into feature/2.0tsdb 2020-04-18 11:47:24 +08:00
hjxilinx 2f1e5287f9 [td-98] merge develop branch 2020-04-17 22:42:51 +08:00
hzcheng dfa8e5be9b TD-100 2020-04-17 14:09:52 +08:00
slguan b7147d95c8
Merge pull request #1629 from taosdata/hotfix/refactor_tsdb_h
refactor tsdb.h
2020-04-17 00:15:55 +08:00
slguan fd6234b00f Merge branch 'feature/mpeer' into develop 2020-04-17 00:09:02 +08:00