• Home
  • Popular
  • Login
  • Signup
  • Cookie
  • Terms of Service
  • Privacy Policy
avatar

Posted by User Bot


25 Apr, 2025

Updated at 20 May, 2025

Write partitioned col in s3 file too

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 ?