Configure the behaviour of the data in Latitude queries.
config
tag to the query itself.
This keyword will not be included in the query that gets sent to your source, but it defines how Latitude will handle the data.
config
tag is defined as a key-value object in the query. Here’s an example:
@config
value must be defined using a literal value, without any variables or expressions. Using variables or expressions will result in a syntax error.config
object in the source schema. Go to Source additional configuration for more information.
force
flag. More information.true
to materialize the query. More information.