event_to_usage
statement generates a new CSV file with usage records from START/STOP/UPDATE events in source DSET.event_to_usage from
source.alias
to
file
{
options
}
"state = 'started' AND (prev_state = 'stopped' OR prev_state IS NULL)"
. Remember using SQL-standard single quotes for string literals.epoch_date
option is specified, it is possible to perform initial data load - load running consumptions on specific date. Transcript performs following checks:epoch_date