Commit Graph

1976 Commits

Author SHA1 Message Date
Cary Xu cfbd770483 Merge branch '3.0' into feature/TD-11463-3.0 2022-03-16 19:29:33 +08:00
Cary Xu 575ab14439 trow bug fix 2022-03-16 19:28:33 +08:00
Xiaoyu Wang 16e5fd226e
Merge pull request #10771 from taosdata/feature/3.0_wxy
TD-13597 create/drop topic, alter database, drop index, drop qnode statement implement
2022-03-16 15:03:02 +08:00
yihaoDeng a9692987d9 handle except and update UT 2022-03-16 14:34:09 +08:00
Xiaoyu Wang f8f7aabfd9 TD-13597 create/drop topic, alter database, drop index, drop qnode statement implement 2022-03-16 02:08:59 -04:00
Yihao Deng 07dda4c8f8
Merge pull request #10768 from taosdata/feature/supportQuery
handle except and update UT
2022-03-16 13:41:05 +08:00
yihaoDeng f43efb9fea handle except and update UT 2022-03-16 13:30:03 +08:00
Shuduo Sang 3c6c518470
[TD-13063]<feature>: 3.0 on windows (#10765)
* [TD-13063]<feature>: 3.0 on Windows

* add pthread in contrib

* fix linux compile

* fix osSemaphore

* add gnu regex for Windows

* fix compile error for Windows

* support arm platform

* port more OS files

* fix for Windows compile

* port more files

* fix macOS on x86_64

* port osFile

* port osSemaphone.h

* port osSocket.c

* port tconfig.c

* port ttimer.c

* add couple files

* merge with 3.0
2022-03-16 11:37:31 +08:00
Yihao Deng 82431b840b
Merge pull request #10761 from taosdata/feature/supportQuery
handle except and update UT
2022-03-16 09:39:14 +08:00
yihaoDeng 6e9bc0cbd9 handle except 2022-03-16 09:08:42 +08:00
yihaoDeng 4f330fab1f handle except 2022-03-15 23:47:37 +08:00
Shuduo Sang 23bef711fc
Feature/sangshuduo/td 13063 3.0 windows (#10720)
* [TD-13063]<feature>: 3.0 on Windows

* add pthread in contrib

* fix linux compile

* fix osSemaphore

* add gnu regex for Windows

* fix compile error for Windows

* support arm platform

* port more OS files

* fix for Windows compile

* port more files

* fix macOS on x86_64

* port osFile

* port osSemaphone.h

* port osSocket.c

* port tconfig.c

* port ttimer.c

* add couple files
2022-03-15 21:35:04 +08:00
Xiaoyu Wang 4281664e03 TD-14068 create qnode implement 2022-03-15 08:04:52 -04:00
yihaoDeng 607a7ac025 handle except and update UT 2022-03-15 19:54:06 +08:00
Xiaoyu Wang dc5519bd53
Merge pull request #10758 from taosdata/feature/3.0_wxy
TD-13675 create sma index parser implement
2022-03-15 18:55:00 +08:00
Xiaoyu Wang c2aebb25bf TD-13675 create sma index parser implement 2022-03-15 06:44:38 -04:00
Haojun Liao 14f8e606f8
Merge pull request #10741 from taosdata/feature/3.0_liaohj
Feature/3.0 liaohj
2022-03-15 17:03:23 +08:00
Li Minghao 55380ff8a1
Merge pull request #10753 from taosdata/feature/3.0_mhli
Feature/3.0 mhli
2022-03-15 16:54:07 +08:00
Haojun Liao f9997a122b [td-13039] refactor and fix bug. 2022-03-15 16:51:50 +08:00
Xiaoyu Wang eae2d7b661 TD-13675 create sma index grammar 2022-03-15 04:00:09 -04:00
Liu Jicong eced27c4f2 add uuid 2022-03-15 15:54:32 +08:00
Haojun Liao ec1b600176 [td-13039] fix compiler error. 2022-03-15 14:56:40 +08:00
Haojun Liao e06cdb0872 [td-13039] enable interval query on ordinary table. 2022-03-15 14:37:26 +08:00
Minghao Li a69330b68d sync append entries (sync-io) 2022-03-15 14:07:45 +08:00
Minghao Li 09e2f36ddd sync append entries 2022-03-15 14:04:16 +08:00
Minghao Li 3b27946282 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-03-15 13:33:00 +08:00
Minghao Li 17e6071033 sync index 2022-03-15 10:47:11 +08:00
Yihao Deng 7aeb0a2a07
Merge pull request #10746 from taosdata/feature/supportQuery
add test UT
2022-03-14 23:17:12 +08:00
yihaoDeng af3a8be54e add test UT 2022-03-14 22:21:30 +08:00
Minghao Li e3ef9d49e4 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-03-14 20:44:09 +08:00
Minghao Li f924c1b879 sync index 2022-03-14 20:43:35 +08:00
Minghao Li 7c868aea85 sync index 2022-03-14 18:44:53 +08:00
Minghao Li 8ae9fb6ae1 sync index 2022-03-14 18:22:39 +08:00
Minghao Li 9734b9b0ec sync index 2022-03-14 17:02:43 +08:00
Minghao Li a471152b96 sync index 2022-03-14 16:34:01 +08:00
Minghao Li 7d897369d5 sync index 2022-03-14 16:27:25 +08:00
Yihao Deng 4189328ddf
Merge pull request #10718 from taosdata/feature/supportQuery
update transport
2022-03-14 16:21:15 +08:00
yihaoDeng ed788d3991 formate 2022-03-14 16:11:17 +08:00
Haojun Liao a853c6ddf5 [td-13039] refactor. 2022-03-14 16:09:26 +08:00
ubuntu 0deef5aa1e update trans 2022-03-14 16:03:01 +08:00
Haojun Liao dc27021f01 Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj 2022-03-14 14:19:50 +08:00
Haojun Liao 7778f9a7fd [td-13039] refactor. 2022-03-14 14:15:26 +08:00
Minghao Li 1a78917767 sync index 2022-03-14 14:05:40 +08:00
Xiaoyu Wang 0cb811a542 Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-03-13 17:28:37 -04:00
Xiaoyu Wang 8a883ea00c TD-13990 interval plan implement 2022-03-13 15:28:50 -04:00
Minghao Li 51ceed983f sync io test 2022-03-13 16:36:32 +08:00
Minghao Li 1336e08ad0 sync io 2022-03-13 16:27:14 +08:00
Minghao Li 9bac1deeb9 sync io 2022-03-13 16:19:54 +08:00
Haojun Liao e30eb2e433 [td-13039] refactor. 2022-03-12 23:40:04 +08:00
Haojun Liao 0271413aff [td-13039] refactor. 2022-03-12 22:59:12 +08:00