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


##########
amber/src/main/python/pytexera/storage/dataset_file_document.py:
##########
@@ -89,7 +89,7 @@ def __init__(self, file_path: str):
             raise invalid_format
 
         self.jwt_token = os.getenv("USER_JWT_TOKEN")
-        self.presign_endpoint = 
os.getenv("FILE_SERVICE_GET_PRESIGNED_URL_ENDPOINT")
+        self.presign_endpoint = 
os.getenv("FILE_SERVICE_GET_DATASET_PRESIGNED_URL_ENDPOINT")

Review Comment:
   Fixed — ran the formatter, pyamber is green now.



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