jiachengjiang

Results 6 issues of jiachengjiang

### Prepare a Pull Request *(Change the title refer to the following example)* - Title Example: [INLONG-XYZ][Component] Title of the pull request *(The following *XYZ* should be replaced by the...

component/manager

### What happened join only supports one field, when there is more than one field, sql forward error ### What you expected to happen join supports multiple fields ### How...

type/bug

Document output error

具体报错信息如下: [WebSocketConnectReadThread-12] DEBUG com.taosdata.jdbc.ws.WSClient - disconnect uri: ws://127.0.0.1:6041/ws, code : 1002 , reason: Invalid status code received: 404 Status line: HTTP/1.1 404 Not Found, remote: false Exception in thread "main"...

help wanted
question

大佬们我想问下用schemaless写入 weather,is_normal=1,device_id=101,address=California temperature=30i32,humidity=20f64 1718467200000 到这个表 create table wedata_dev.weather (ts timestamp, temperature int, humidity double) tags(is_normal bool, device_id binary(100), address nchar(100)); 报错 是因为什么呢?java.sql.SQLException: (0x3002):Invalid data format 驱动是 3.2.9 tdengine server version[3.3.2.0]

同步到超级表未指定 tbname 报错DefaultDataHandler - ERROR (0x2319): user is required ![image](https://github.com/taosdata/DataX/assets/108396409/61c7aab6-abc4-423b-a901-128459b27436)