[ 
https://issues.apache.org/jira/browse/HUDI-9216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

voon closed HUDI-9216.
----------------------
    Resolution: Fixed

Fixed in master:
 * fb8d27bc4e1cd34f59ee315ff3530c7afe54453d (13033)
 * 5e63ead927777b0149cd6c93f55114ae7d7a8d3b (13026)

> 1.x spark reader enforces database from tableConfig instead of defaulting to 
> spark.catalog.currentDatabase as fallback
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: HUDI-9216
>                 URL: https://issues.apache.org/jira/browse/HUDI-9216
>             Project: Apache Hudi
>          Issue Type: Bug
>            Reporter: Vinish Reddy
>            Assignee: Vinish Reddy
>            Priority: Major
>              Labels: pull-request-available
>
> Hudi as a table format doesn't enforce each table needs to be registered to 
> one catalog. A user can take a hudi basePath, register it their own catalog 
> with the database name of their choice and do spark SQL queries on it. Or am 
> I understanding it incorrectly ? 
> 1.x spark reader tries to return the database as "default" instead of the 
> database found in the sparkSession causing validation failures.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to