Commit Graph

1993 Commits

Author SHA1 Message Date
Yihao Deng a6e2e85367
Merge pull request #10783 from taosdata/feature/supportQuery
Feature/support query
2022-03-16 23:09:14 +08:00
yihaoDeng 6d6a177eeb handle except 2022-03-16 22:08:47 +08:00
yihaoDeng 1d8ffd9581 handle except 2022-03-16 21:48:19 +08:00
Li Minghao c660c9ad35
Merge pull request #10782 from taosdata/feature/3.0_mhli
Feature/3.0 mhli
2022-03-16 20:41:18 +08:00
Yihao Deng f026d8bae5
Merge pull request #10776 from taosdata/feature/supportQuery
handle except
2022-03-16 20:24:59 +08:00
Minghao Li acea32ed41 sync refactor 2022-03-16 20:17:32 +08:00
Minghao Li fda9803c17 sync refactor 2022-03-16 20:03:22 +08:00
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
yihaoDeng 3d4280c705 handle except 2022-03-16 19:23:45 +08:00
yihaoDeng d1c4e9ae92 handle except 2022-03-16 18:15:26 +08:00
Minghao Li f22226a44e sync refactor 2022-03-16 17:16:10 +08:00
Minghao Li 5387e4ff7d sync refactor 2022-03-16 16:54:55 +08:00
Minghao Li b08cdf2f82 sync refactor 2022-03-16 16:20:01 +08:00
Minghao Li acfe73ed18 sync refactor 2022-03-16 15:47:49 +08:00
Minghao Li 90478b8742 sync refactor 2022-03-16 15:24:11 +08:00
Minghao Li f7cd75544c sync raft store 2022-03-16 15:09:56 +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
Minghao Li 6fcbca5b39 sync ping 2022-03-16 11:45:12 +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
Minghao Li b5b1417a8b sync append entries (sync-io) 2022-03-16 10:54:06 +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