Closed 0xdabbad00 closed 4 years ago
The data might be encrypted, so you'll have to specify 'has_encrypted_data'='true' in the TBLPROPERTIES. I don't want too many of these recent issues I've created for creating the Athena tables, but some common situations are reasonable to handle.
'has_encrypted_data'='true'
TBLPROPERTIES
cloudtrail-partititioner should deal with this
The data might be encrypted, so you'll have to specify
'has_encrypted_data'='true'
in theTBLPROPERTIES
. I don't want too many of these recent issues I've created for creating the Athena tables, but some common situations are reasonable to handle.