make_event¶
Type of operation: Metadata
Description¶
Given a resource, make_event will demote it to a series of update events that would create that resource.
Usage¶
make_event
Accelerable¶
make_event is always accelerable if the input is accelerable. A dataset that only uses accelerable verbs, can be accelerated, making queries on the dataset respond faster.
Examples¶
make_event
Given an input resource dataset, will un-mark the “valid to” timestamp field, and make the output dataset be an event dataset.
Aliases¶
changelog
(deprecated)