If an event fails to be written to the output, you have a couple of options. 'Drop' which drops the event that caused the failure and 'Retry' which retries writing the event until it succeeds.
GeoJSON LineString must contain field "type" with value "LineString" and field "coordinates" with a list of no less than ...
GeoJSON object type not supported: '{0}'. Currently supported types are 'Point' and 'Polygon'. Example: "{'type':'Point', ...
GeoJSON object type not supported: '{0}'. Currently supported types are 'Point' and 'Polygon'. Example: "{'type':'Point', ...
If 'TIMESTAMP BY OVER' and 'PARTITION BY' clauses are used in the query, all query steps and input sources must use the same ...
If an event fails to be written to the output, you have a couple of options. 'Drop' which drops the event that caused the ...
If any of the input sources use TIMESTAMP BY OVER clause, all other input sources must have TIMESTAMP BY OVER clause specifying ...
If events arrive that are outside of the times you chose above, you have a couple of options. Drop deletes the events, and ...
If join sources are partitioned, join predicate must include condition matching partition keys of both sources. Please add ...
If join sources use multiple timelines (per key specified in TIMESTAMP BY OVER clause), join predicate must include condition ...