JIRA ID: https://issues.apache.org/jira/browse/SPARK-50759
On Tue, Jan 7, 2025 at 1:26 PM Sunny Malik wrote:
> Hi
>
> I am encountering issues while working with a REST-based catalog. My Spark
> session is configured with a default catalog that uses the REST-based
> implementation.
>
> The Spark
Hi
I am encountering issues while working with a REST-based catalog. My Spark
session is configured with a default catalog that uses the REST-based
implementation.
The SparkSession.catalog API does not function correctly with the
REST-based catalog. This issue has been tested and observed in Spar