[ https://issues.apache.org/jira/browse/SPARK-51899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Wenchen Fan resolved SPARK-51899. --------------------------------- Fix Version/s: 4.1.0 Resolution: Fixed Issue resolved by pull request 50696 [https://github.com/apache/spark/pull/50696] > Implement error handling rules for spark.catalog.listTables() > ------------------------------------------------------------- > > Key: SPARK-51899 > URL: https://issues.apache.org/jira/browse/SPARK-51899 > Project: Spark > Issue Type: Improvement > Components: Connect > Affects Versions: 4.1.0 > Reporter: Yihong He > Assignee: Yihong He > Priority: Minor > Labels: pull-request-available > Fix For: 4.1.0 > > > There are risks associated with working with partial data, especially when > unaware that some tables are broken. Throwing an exception instead provides a > clear indication that something is wrong. > Instead we can use error handling rules to determine the proper behavior on a > case-by-case basis. SparkThrowable should be sufficient to capture the cases > we want to handle. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org