aicam commented on code in PR #6860:
URL: https://github.com/apache/texera/pull/6860#discussion_r3778271348


##########
common/config/src/main/scala/org/apache/texera/common/config/EnvironmentalVariable.scala:
##########
@@ -36,6 +36,8 @@ object EnvironmentalVariable {
     * FileService related endpoint
     */
   val ENV_FILE_SERVICE_GET_PRESIGNED_URL_ENDPOINT = 
"FILE_SERVICE_GET_PRESIGNED_URL_ENDPOINT"
+  val ENV_FILE_SERVICE_GET_MODEL_PRESIGNED_URL_ENDPOINT =

Review Comment:
   Why do we need this? and if so then the line above 
`ENV_FILE_SERVICE_GET_PRESIGNED_URL_ENDPOINT` should also reflect dataset name



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