lib/glue_scripts/etl_conformed_to_purposebuilt.py [28:37]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        'base_file_name',
        'p_year',
        'p_month',
        'p_day',
        'table_name'
    ]
)


sc = SparkContext()
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



lib/glue_scripts/etl_raw_to_conformed.py [27:35]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        'base_file_name',
        'p_year',
        'p_month',
        'p_day',
        'table_name'
    ]
)

sc = SparkContext()
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



