yuqi1129 commented on code in PR #7794:
URL: https://github.com/apache/gravitino/pull/7794#discussion_r2255794475
##########
catalogs/catalog-fileset/src/main/java/org/apache/gravitino/catalog/fileset/FilesetCatalogOperations.java:
##########
@@ -715,10 +701,6 @@ public String getFileLocation(NameIdentifier ident, String
subPath, String locat
case RENAME:
// Fileset only mounts a single file, the storage location of the
fileset cannot be
// renamed; Otherwise the metadata in the Gravitino server may be
inconsistent.
Review Comment:
> BTW, this change breaks compatibility. We should also update the user
documentation.
Yeah, we need to update the doc and explicitly disable create fileset with a
file.
--
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]