2.1.9.1.2.4. cli.cmd_etl.batetl.cmd.table_helper

Table subcommand implementation

Functions

convert_start_date(start_date)

This method converts a string in UTC format to a pyarrow TimestampScalar

get_output_format_enum(output_format)

Returns the enum value for the passed output format

run_table(table, data, output)

Executes the table creation step

table_setup(config_path)

Reads config file and creates the Table object

validate_table_config(config)

Validates the configuration file of the table subcommand