droptime¶
Type of operation: Metadata
Description¶
Clear the valid from
(and the valid to
), turning the output rows from the current query window into non-temporal rows. The output of this verb is not accelerable.
Usage¶
droptime
Accelerable¶
droptime is never accelerable. A dataset that only uses accelerable verbs, can be accelerated, making queries on the dataset respond faster.
Examples¶
droptime
Drops the valid from
and valid to
designations of any such columns in the input dataset.