Haojun Liao
addabf3ba7
refactor: push down the tableListinfo to scanner.
2023-04-02 15:25:31 +08:00
robotspace
41e29f418d
Infactor Lua connection pool implementation. ( #20720 )
...
* Do not retrieve err msg when connection is established successfully to avoid exception.
* Restore check script for lua installation.
* Infactor connection pool implementation.
2023-04-01 12:19:38 +08:00
Linhe Huo
b54ff078d9
Merge pull request #20562 from taosdata/docs/sqchang/fix-img
...
update xiao-t's img
2023-04-01 10:46:10 +08:00
Xiaoyu Wang
a75da00071
Merge pull request #20724 from taosdata/fix/main_bugfix_wxy
...
fix: error in optimizing useless columns for multi-level set operators
2023-04-01 09:11:24 +08:00
Haojun Liao
9d165874eb
Merge pull request #20722 from taosdata/feature/3_liaohj
...
fix(tmq): build sync api on top of async APIs.
2023-04-01 01:02:10 +08:00
Haojun Liao
23e8edd148
fix(tmq): set the default commit callback fn.
2023-04-01 00:14:01 +08:00
dapan1121
13331134d5
Merge pull request #20725 from taosdata/fix/TS-2876
...
fix: task context not exists issue
2023-03-31 21:35:13 +08:00
dapan1121
02dc919b9d
fix: job status issue
2023-03-31 20:47:10 +08:00
Haojun Liao
f1384206f3
refactor: do some internal refactor.
2023-03-31 19:46:10 +08:00
Haojun Liao
9f64e6dc64
Merge branch 'main' into feature/3_liaohj
2023-03-31 19:37:10 +08:00
Haojun Liao
ae4234cce0
fix(tmq): add lock when check table list.
2023-03-31 19:36:27 +08:00
wangmm0220
afcc3d2064
opti:code for tmq
2023-03-31 19:02:38 +08:00
Haojun Liao
066a173d28
fix(tmq): fix the invalid write.
2023-03-31 18:39:45 +08:00
dapan1121
19e5d63721
fix: add job retry
2023-03-31 18:26:46 +08:00
Hongze Cheng
e8b7c089ee
change test case
2023-03-31 18:09:50 +08:00
chenhaoran
c489e0dfc6
Merge branch 'main' of https://github.com/taosdata/TDengine into main
2023-03-31 18:04:39 +08:00
wade zhang
7c93e32fb5
Update 14-java.mdx
2023-03-31 17:21:41 +08:00
Haojun Liao
ed21ef0420
fix(tmq): fix sync commit error.
2023-03-31 17:06:33 +08:00
Haojun Liao
623808cf86
Merge pull request #20719 from taosdata/fix/TS-3039
...
fix:[TS-3038] coredump if nchar data not clear SColVal in schemaless
2023-03-31 16:22:15 +08:00
Haojun Liao
32109e7322
fix(tmq): fix the syntax error.
2023-03-31 16:21:46 +08:00
wangmm0220
97b5c7abee
fix:merge from main
2023-03-31 16:20:21 +08:00
Xiaoyu Wang
41b2c2d8fd
fix: error in optimizing useless columns for multi-level set operators
2023-03-31 16:16:14 +08:00
Haojun Liao
504a2ac512
Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj
2023-03-31 16:13:08 +08:00
Haojun Liao
05b97544b0
fix(tmq): fix the syntax error.
2023-03-31 16:12:30 +08:00
Haojun Liao
82d98f9c97
Merge branch 'main' into feature/3_liaohj
2023-03-31 16:07:40 +08:00
Haojun Liao
f57899e070
refactor: do some internal refactor.
2023-03-31 16:06:38 +08:00
Haojun Liao
a88de7e18b
fix(tmq): build sync api based on async api.
2023-03-31 15:55:16 +08:00
Hongze Cheng
171d360cac
Revert "current from binary to json"
2023-03-31 15:25:00 +08:00
wangmm0220
2dcf68fc5e
Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TS-3039
2023-03-31 14:17:51 +08:00
wangmm0220
373c128a7a
fix:[TS-3038] coredump if nchar data not clear SColVal in schemaless
2023-03-31 14:16:39 +08:00
Haojun Liao
b0fb912da8
fix(mnd): fix the invalid access of NULL ptr.
2023-03-31 11:48:52 +08:00
Haojun Liao
d2d3fc14e8
Merge pull request #20700 from taosdata/fix/TS-2940
...
opti:disable set enable.heartbeat.background
2023-03-31 11:33:01 +08:00
Haojun Liao
3fdbc8c30c
Merge pull request #20717 from taosdata/fix/TS-3039
...
fix:int64 parse error in schemaless
2023-03-31 11:32:27 +08:00
Haojun Liao
36ccf34d50
Merge pull request #20707 from taosdata/fix/TD-23397
...
fix:state window return wrong block type
2023-03-31 11:31:30 +08:00
cademfly
b24cf98ef3
use only one altertype for both table and cond
2023-03-31 11:03:33 +08:00
Xiaoyu Wang
248e931bae
Merge remote-tracking branch 'origin/feat/table_level_privilege' into feat/table_level_privilege_wxy
2023-03-31 10:45:49 +08:00
Xiaoyu Wang
5babaf9e92
feat: table level read privilege check
2023-03-31 10:45:21 +08:00
Haojun Liao
450c5b447c
fix(tmq): quit the scan asap.
2023-03-31 10:35:13 +08:00
cademfly
d85d1bf58e
add new dup fun
2023-03-31 10:04:03 +08:00
Xuefeng Tan
7978449113
enh(taosAdapter): TMQ parameter adjustment ( #20710 )
2023-03-31 09:41:20 +08:00
Xuefeng Tan
1e2d3a7896
enh(taosAdapter): TMQ parameter adjustment ( #20711 )
2023-03-31 09:41:06 +08:00
dapan1121
24ed3458d9
Merge pull request #20715 from taosdata/fix/TD-23394-a
...
fix(query): fix group_key is processed in selectivity twice
2023-03-31 09:04:45 +08:00
dapan1121
e3b4e9bf0b
Merge pull request #20714 from taosdata/fix/TS-3037
...
fix: join query invalid time input issue
2023-03-31 08:53:32 +08:00
wangmm0220
a9cc66ba8f
fix:int64 parse error in schemaless
2023-03-30 19:48:21 +08:00
Shuduo Sang
5e2b26f146
chore: refactor cus prompt ( #20688 )
...
* chore: refactor cus prompt
* fix: client name in install.sh
* fix: -Wno-reserved-user-defined-literal
* fix: update taos-tools commit
* fix: include/os/osDir.h
* fix: check cus name
* fix: makepkg.sh
* chore: update taos-tools d194dc9
---------
Co-authored-by: chenhaoran <haoran920c@163.com>
2023-03-30 19:30:54 +08:00
cademfly
7342bde45d
fake empty hash mark
2023-03-30 19:03:28 +08:00
cademfly
db725c6f6d
show priviledge format
2023-03-30 18:53:50 +08:00
Ganlin Zhao
7e30f8619c
fix(query): fix group_key is processed in selectivity twice
2023-03-30 18:42:22 +08:00
Shuduo Sang
627cfb230b
chore: update taos-tools d194dc9 for main ( #20713 )
2023-03-30 18:35:49 +08:00
dapan1121
00376b45fb
Merge pull request #20708 from taosdata/szhou/fix-ts3013
...
fix: add filter to exchange node for union-all subquery
2023-03-30 18:14:48 +08:00