I’m writing to glue table, where I’m having (country and state
) as a partition column.
But If I read directly from s3 bucket ( base of Athena table), I’m not seeing these partition columns ( country and state
)
Is there any way, I could write these partition columns with same name in file too while writing to glue table ?