rajarshisarkar commented on code in PR #7444:
URL: https://github.com/apache/iceberg/pull/7444#discussion_r1180117454


##########
aws/src/main/java/org/apache/iceberg/aws/AwsProperties.java:
##########
@@ -760,6 +763,8 @@ public class AwsProperties implements Serializable {
   private String restSecretAccessKey;
   private String restSessionToken;
 
+  private String sqsQueueUrl;

Review Comment:
   Started to separate out the properties. I have kept a base class for common 
properties across all clients.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to