[
https://issues.apache.org/jira/browse/SPARK-58349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SPARK-58349:
-----------------------------------
Labels: pull-request-available (was: )
> Migrate _LEGACY_ERROR_TEMP_1081 to TABLE_LOCATION_URI_NOT_SPECIFIED
> -------------------------------------------------------------------
>
> Key: SPARK-58349
> URL: https://issues.apache.org/jira/browse/SPARK-58349
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 4.2.0
> Reporter: Xiao Li
> Priority: Major
> Labels: pull-request-available
>
> Migrates the legacy error class {{_LEGACY_ERROR_TEMP_1081}} to the structured
> error
> framework
> This error ("Table {{<identifier>}} did not specify locationUri.") is thrown
> by
> {{{}QueryCompilationErrors.tableNotSpecifyLocationUriError{}}}, called from
> {{CatalogTable.location}} when a table's storage {{locationUri}} is absent.
> * Introduces a new named structured condition
> {{TABLE_LOCATION_URI_NOT_SPECIFIED}}
> (SQLSTATE {{{}42601{}}}), keeping the {{identifier}} parameter and the
> message text
> unchanged.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]