sd4324530 commented on PR #6949:
URL: https://github.com/apache/paimon/pull/6949#issuecomment-3717143860

   @timmyyao 
   I'm not using DLF, but the data is still stored on OSS. Does this also apply?
   like this:
   ```sql
   CREATE CATALOG paimon_catalog WITH (
   'type' = 'paimon',
   'metastore' = 'hive',
   'warehouse' = 'oss://xxxx.oss-dls.aliyuncs.com/user/hive/warehouse'
   );
   ```


-- 
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]

Reply via email to