Aliyun Data Lake Analytics (Presto) - Add partition on non-existing location
By default, you will get the error when trying to add partition references to a non-existing oss path.
The table property auto.create.location
will help to resolve this error.
Examples are as follows:
Reference: https://help.aliyun.com/document_detail/193719.html
Last updated