HiddenColumn
Instructs to exclude some columns of original query from the SELECT list of transformed query.
Name | Type | Description | Notes |
---|---|---|---|
field | str | Column of original query which will be removed from transformed query. | [optional] |
Instructs to exclude some columns of original query from the SELECT list of transformed query.
Name | Type | Description | Notes |
---|---|---|---|
field | str | Column of original query which will be removed from transformed query. | [optional] |