Commit Graph

1678 Commits

Author SHA1 Message Date
Ganlin Zhao 606993dc1d fix: restrict interp query on stable for now 2023-02-14 10:22:09 +08:00
Xiaoyu Wang b2e60da1cf merge main 2023-02-10 10:34:55 +08:00
Xiaoyu Wang fcff07675d merge main 2023-02-09 11:29:38 +08:00
Liu Jicong ae4ad7d851 Merge branch 'main' into enh/stream_buffer_param 2023-02-08 16:09:35 +08:00
Xiaoyu Wang a52371959e feat: add ignore update option for create stream 2023-02-07 19:31:08 +08:00
Xiaoyu Wang e91b9ff47c fix: keepcolumnname is invalid in nested query 2023-02-07 19:05:41 +08:00
dapan1121 ded47e1312 Merge remote-tracking branch 'origin' into feat/TS-2502 2023-02-06 17:22:18 +08:00
Xiaoyu Wang 5639132708
Merge pull request #19804 from taosdata/fix/main_bugfix_wxy
fix: insert syntax error
2023-02-06 12:52:52 +08:00
Xiaoyu Wang 2b4adceb93 fix: insert syntax error 2023-02-06 11:07:51 +08:00
dapan1121 a2b5162ab9
Merge pull request #19753 from taosdata/szhou/fixbugs
fix: show table distributed only works on super table, child table, and normal table
2023-02-06 08:52:44 +08:00
Xiaoyu Wang 115160bbd0 fix: insert syntax error 2023-02-05 10:11:26 +08:00
dapan1121 ef89a31e8f feat: force fill function 2023-02-03 15:37:04 +08:00
dapan1121 d5bc02c1e8 feat: support force fill 2023-02-02 18:03:30 +08:00
dapan1121 d88f1efeb1 feat: support force fill clause 2023-02-02 17:16:30 +08:00
shenglian zhou c4366e4dbc fix: minior, remove blank line 2023-02-02 16:34:20 +08:00
shenglian zhou 3f577c5019 fix: show table distributed only works on super table, child table, and normal table 2023-02-02 11:57:22 +08:00
Xiaoyu Wang 7f571b1ebd fix: a time point can be fill 2023-02-02 10:59:47 +08:00
Xiaoyu Wang e89ce9b8b9 Merge remote-tracking branch 'origin/main' into fix/main_bugfix_wxy 2023-02-01 17:14:34 +08:00
Xiaoyu Wang f6df973d4d fix: no cache auto create table error 2023-02-01 10:15:42 +08:00
Liu Jicong 089bc74055 Merge branch 'main' into enh/stream_buffer_param 2023-01-28 11:24:25 +08:00
Xiaoyu Wang 83a711c37f merge main 2023-01-28 09:24:30 +08:00
Xiaoyu Wang ac09a05cfa feat: create stream support delete_mark option 2023-01-17 15:34:58 +08:00
dapan1121 63a23a3562 fix: insert into select can't be stopped issue 2023-01-17 09:12:51 +08:00
Xiaoyu Wang 9ba8d4f935 fix: rollback 2023-01-16 09:53:43 +08:00
Xiaoyu Wang 4c8a2caa12 fix: stmt memory leak 2023-01-12 17:24:04 +08:00
Xiaoyu Wang 4359562e9c fix: stmt memory leak 2023-01-12 15:01:19 +08:00
Xiaoyu Wang 0e061fb53c fix: stmt memory leak 2023-01-12 13:57:47 +08:00
Xiaoyu Wang 7466b5042d fix: stmt memory leak 2023-01-12 13:50:31 +08:00
Xiaoyu Wang 4dca6df296 enh: optimize the error message of the situation that percentile function does not support 2023-01-09 11:50:34 +08:00
Xiaoyu Wang 90c1ed107c fix: duplicate column check in 'create stream' command 2023-01-04 17:09:59 +08:00
Xiaoyu Wang 44a867b751 fix: 'show user privilegs' command echo user name incomplete 2023-01-04 14:42:03 +08:00
Xiaoyu Wang 3d1b78902f fix: error in deleting only tag columns 2022-12-29 16:12:52 +08:00
Xiaoyu Wang e0ca1affdf fix: escape error in create topic/stream 2022-12-29 14:39:02 +08:00
Xiaoyu Wang b1d141ecab fix: prohibit triggering modes other than at_once in non window stream 2022-12-28 16:10:53 +08:00
Xiaoyu Wang eddaaf24e4 fix: escape error in create topic 2022-12-28 10:22:13 +08:00
Xiaoyu Wang e62315c244 fix: keepColumnName parameter changes the user alias 2022-12-23 15:12:53 +08:00
Xiaoyu Wang 9dc84bb748 fix: show tables/stables privilege error 2022-12-21 10:16:38 +08:00
Xiaoyu Wang f6d953e62d fix: disable insert csv statements on cloud services 2022-12-19 16:40:40 +08:00
Shengliang Guan 6e64951c3f
Merge pull request #18995 from taosdata/fix/main_bugfix_wxy
fix: user auth error
2022-12-19 11:53:15 +08:00
Xiaoyu Wang 6868e57351 fix: user auth error 2022-12-19 10:25:14 +08:00
Shengliang Guan 7cd76335fe
Merge pull request #18951 from taosdata/enh/td-21144
enh: ignore head line in cvs file
2022-12-17 22:29:56 +08:00
Xiaoyu Wang c21911fdbf fix: user auth error 2022-12-15 16:18:48 +08:00
dapan1121 49bcb15fab enh: ignore head line in cvs file 2022-12-14 16:34:56 +08:00
Xiaoyu Wang b69725adaa enh: shielding database option 'strict' 2022-12-13 10:00:24 +08:00
Xiaoyu Wang 6d28232189 fix: create stream error 2022-12-12 17:14:08 +08:00
Xiaoyu Wang 903804883d fix: create stream error 2022-12-12 15:35:50 +08:00
Xiaoyu Wang dc64bb5110 enh: shielding sql command 'alter database strict' 2022-12-12 13:22:23 +08:00
dapan1121 bb0c337e43 fix: client retry issue 2022-12-09 10:06:07 +08:00
dapan1121 43a349bc1e fix: fix crash caused by null pointer 2022-12-09 07:12:57 +08:00
dapan1121 617cd40541 fix: fix ut case issue and crash issue 2022-12-08 22:22:04 +08:00