linkis icon indicating copy to clipboard operation
linkis copied to clipboard

[Bug] When trino queries a table containing a decimal field, the metadata of that field is converted to a string

Open v-kkhuang opened this issue 2 years ago • 1 comments

异常背景

使用trino查询包含decimal字段的表时,该字段元数据会被转换为string。 image

重现步骤

1.用户查询语句:select * from leebai_ind.test_alltype_null 2.查看openFile接口返回的元数据:发现decimal类型变为string


Abnormal background

When using trino to query a table containing a decimal field, the metadata of that field is converted to a string.

Repro steps

  1. User query statement: select * from leebai_ Ind. test_ Alltype_ Null
  2. View the metadata returned by the openFile interface: found that the decimal type has changed to string

v-kkhuang avatar Aug 31 '23 02:08 v-kkhuang

: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
[email protected] community activity information subscribe unsubscribe archive

github-actions[bot] avatar Aug 31 '23 02:08 github-actions[bot]