eye-gu commented on issue #8665: URL: https://github.com/apache/paimon/issues/8665#issuecomment-4981941549
Fix: drop the manual encodeString and pass the raw warehouse: ```java ImmutableMap.of(WAREHOUSE.key(), warehouse) ``` If this fix is feasible, please assign the issue to me, and I would be more than happy to submit the PR -- 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]
