Skip to content

Better to support numeric values of variable query result. #520

@tiantangkuohai

Description

@tiantangkuohai

Is your feature request related to a problem? Please describe.
I use athena datasource in variable. The query looks like select id from some_table limit 1000, and the id field is number type. Query executes succeed, but Preview of values is empty.

Describe the solution you'd like
I have to cast id from number to varchar.

Describe alternatives you've considered
It better to support numeric data type in variable query.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions