carloea2 commented on code in PR #4146: URL: https://github.com/apache/texera/pull/4146#discussion_r2692282890
########## file-service/src/main/scala/org/apache/texera/service/resource/DatasetResource.scala: ########## Review Comment: This is to validate user file path: validateAndNormalizeFilePathOrThrow This is for internal use and check of the physical address: parsePhysicalAddress I think validating it is still good, but it can be removed if you feel it is better approach, I will remove it. -- 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]
