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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status
📋 Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions