You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had searched in the issues and found no similar issues.
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
I had searched in the issues and found no similar issues.
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
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
The text was updated successfully, but these errors were encountered: