jackye1995 commented on a change in pull request #4073:
URL: https://github.com/apache/iceberg/pull/4073#discussion_r814606120



##########
File path: aws/src/main/java/org/apache/iceberg/aws/AwsProperties.java
##########
@@ -221,6 +221,18 @@
   @Deprecated
   public static final boolean CLIENT_ENABLE_ETAG_CHECK_DEFAULT = false;
 
+  public static final String SQS_QUEUE_URL = "sqs.queue-url";
+  public static final String SQS_RETRY = "sqs.retry";

Review comment:
       these should be catalog properties for listener base




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