mchades opened a new issue, #6680:
URL: https://github.com/apache/gravitino/issues/6680
### Describe the feature
user can define the storage location with placeholders and replace them when
creating a fileset
### Motivation
make fileset location definition more flexible
### Describe the solution
- placeholder supported in {catalog location}, {schema location} and fileset
storageLocation are formed as {{placeholder-name}}.
- The placeholder value is specified in the fileset properties with the key
placeholder-{placeholder-name}.
For example:
<img width="678" alt="Image"
src="https://github.com/user-attachments/assets/6e15ccc4-88ca-4644-af08-ee967fabd2c4"
/>
### Additional context
_No response_
--
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]