You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@paimon.apache.org by "FangYongs (via GitHub)" <gi...@apache.org> on 2023/11/23 05:14:34 UTC

[I] [Feature] [schema] Add database path for database in paimon [incubator-paimon]

FangYongs opened a new issue, #2377:
URL: https://github.com/apache/incubator-paimon/issues/2377

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/incubator-paimon/issues) and found nothing similar.
   
   
   ### Motivation
   
   Currently paimon use catalog to manage the top path in file system with option `warehouse`. In our production environment, we always use one catalog named `paimon` to manage all databases and tables in it, and we need to configure independent file system path for each database.
   
   ### Solution
   
   _No response_
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a 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: issues-unsubscribe@paimon.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] [Feature] [schema] Add database path for database in paimon [incubator-paimon]

Posted by "zhangjun0x01 (via GitHub)" <gi...@apache.org>.
zhangjun0x01 commented on issue #2377:
URL: https://github.com/apache/incubator-paimon/issues/2377#issuecomment-1829110262

   is it necessary to add `location` for the table? like iceberg and hive, we can set the `location` when we create a new table.


-- 
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: issues-unsubscribe@paimon.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] [Feature] [schema] Add database path for database in paimon [incubator-paimon]

Posted by "JingsongLi (via GitHub)" <gi...@apache.org>.
JingsongLi commented on issue #2377:
URL: https://github.com/apache/incubator-paimon/issues/2377#issuecomment-1829294050

   > @JingsongLi What do you think of this issue?
   
   Can we limit this feature in `HiveCatalog`? I think it is very reasonable for `HiveCatalog`.


-- 
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: issues-unsubscribe@paimon.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] [Feature] [schema] Add database path for database in paimon [incubator-paimon]

Posted by "FangYongs (via GitHub)" <gi...@apache.org>.
FangYongs commented on issue #2377:
URL: https://github.com/apache/incubator-paimon/issues/2377#issuecomment-1851386404

   @JingsongLi Limit this feature in `HiveCatalog` sounds good to me


-- 
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: issues-unsubscribe@paimon.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] [Feature] [schema] Add database path for database in paimon [incubator-paimon]

Posted by "FangYongs (via GitHub)" <gi...@apache.org>.
FangYongs commented on issue #2377:
URL: https://github.com/apache/incubator-paimon/issues/2377#issuecomment-1823830135

   @JingsongLi What do you think of this issue?


-- 
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: issues-unsubscribe@paimon.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org