79629114

Date: 2025-05-19 16:16:43
Score: 1
Natty:
Report link

You can use these query in athena for load the data using partition columns present in s3

ALTER TABLE orders ADD PARTITION (State = 'RJ', country = 'IN') LOCATION 's3://a...'

Reasons:
  • Whitelisted phrase (-1.5): You can use
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Shivansh Keshari