Skip to content

Instantly share code, notes, and snippets.

View rishabh-bhargava's full-sized avatar
🔨
Building Refuel

Rishabh Bhargava rishabh-bhargava

🔨
Building Refuel
View GitHub Profile
{
"type": "redshift", // Refers to s3, redshift, snowflake, glue, athena, publish
"schema": "sample_schema", // Destination schema name
"table": "sample_table_name", // Destination table name
"timelabel": "20200303112000", // Timelabel
"status": "SUCCESS", // SUCCESS or FAILURE status
"startTime": "2020-03-03 11:25:00:000 +00:00", // Event start time
"updateTime": "2020-03-03 11:25:47:445 +00:00", // Event last update time
"endTime": "2020-03-03 11:25:47:445 +00:00", // Event end time
}