apache / linkis

Apache Linkis builds a computation middleware layer to facilitate connection, governance and orchestration between the upper applications and the underlying data engines.
https://linkis.apache.org/
Apache License 2.0
3.3k stars 1.16k forks source link

[Bug] postgresql dataType Error #5130

Open xieshaoqiang opened 3 months ago

xieshaoqiang commented 3 months ago

Search before asking

Linkis Component

linkis-engineconnn-plugin

Steps to reproduce

postgresql 创建 数据库表,其中某一字段类型是numeric 执行查询失败,数据类型转换失败

2ef05136e0886f26563b688e128cee4

当我把字段 注释后查询成功

3f9ae0823b311b49f112cd5c3c2c01a

Expected behavior

数据类型转换 成功

Your environment

Anything else

No response

Are you willing to submit a PR?

github-actions[bot] commented 3 months ago

:blush: Welcome to the Apache Linkis community!!

We are glad that you are contributing by opening this issue.

Please make sure to include all the relevant context. We will be here shortly.

If you are interested in contributing to our website project, please let us know! You can check out our contributing guide on :point_right: How to Participate in Project Contribution.

Community

WeChat Assistant WeChat Public Account

Mailing Lists

Name Description Subscribe Unsubscribe Archive
dev@linkis.apache.org community activity information subscribe unsubscribe archive
peacewong commented 3 months ago

Hi, can you submit a PR?