Skip to content

Add possibility to use ${variables} #69

Description

@RhumG

Hello
It would be great to be able to use custom variables, for instance
SELECT * FROM ${dataset}.${table_name}
with a properties file which resolves the values of variables, like
dataset="my-data-set"
table_name="my-table"

Regards

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions