luoyuxia commented on PR #3476: URL: https://github.com/apache/fluss/pull/3476#issuecomment-4787492940
@wzx140 Thanks for the work! #1953 only asks for custom **database** mapping. This PR goes quite a bit beyond that scope — on top of database mapping it also adds table-name mapping, custom `paimon.path`, Spark-read rejection, tiering-progress clearing, and a new Hive-metastore ITCase (pulling in `hive-exec` / `datanucleus` / `derby` test deps), ending up at ~900 lines across 26 files. Could we start with **just the database-name mapping** that #1953 needs and confirm whether that already satisfies the use case? If so, the rest (table-name mapping, custom `paimon.path`, …) can come as separate follow-ups once we agree they're actually needed. That keeps this PR small, scoped to the issue, and free of the heavy Hive test dependencies. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
