Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
v-kkhuang opened this issue Aug 31, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@v-kkhuang
Copy link
Contributor

v-kkhuang commented Aug 31, 2023

异常背景

使用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 v-kkhuang added the bug Something isn't working label Aug 31, 2023
@github-actions
Copy link

😊 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
👉 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant