Open xiang-svg opened 11 months ago
I added a postgresql data source, and when I perform a task to query the data of a table, there is a column of data of this form:{张三,17} An error occurs when converting query data into a JsonNode object:
The query data format contains the {} symbol
Add data containing symbol {} to the tabular data of a data source, and then perform a query task
No response
3.1.x
Search before asking
What happened
I added a postgresql data source, and when I perform a task to query the data of a table, there is a column of data of this form:{张三,17} An error occurs when converting query data into a JsonNode object:
What you expected to happen
The query data format contains the {} symbol
How to reproduce
Add data containing symbol {} to the tabular data of a data source, and then perform a query task
Anything else
No response
Version
3.1.x
Are you willing to submit PR?
Code of Conduct