Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 935 Bytes

ExecutionSettings.md

File metadata and controls

14 lines (9 loc) · 935 Bytes

ExecutionSettings

Various settings affecting the process of AFM execution or its result

Properties

Name Type Description Notes
data_sampling_percentage float Specifies the percentage of rows from fact datasets to use during computation. This feature is available only for workspaces that use a Vertica Data Source without table views. [optional]
timestamp datetime Specifies the timestamp of the execution from which relative filters are resolved. If not set, the current time is used. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]