jackye1995 opened a new pull request #4073:
URL: https://github.com/apache/iceberg/pull/4073


   Co-authored-by: Kunal Bhargava <[email protected]>
   
   As discussed in the devlist 
(https://lists.apache.org/thread/pst15mfcnr15m6slms3vq721sq2ybz74), we are 
starting to add notification support and improve Iceberg operation 
observability for AWS users.
   
   This is an initial PR to add support for sending notifications to AWS Simple 
Notification Service (SNS) and Simple Queue Service (SQS), 2 popular AWS 
messaging systems.
   
   The Iceberg events are serialized into JSON by introducing an `EventParser`. 
This also brings in an `ExpressionParser` to serialize expressions because it 
is a part of the `ScanEvent`. @kbendick you might be interested.
   
   cc @kunal0829 @rdblue @danielcweeks @amogh-jahagirdar @SinghAsDev 
@mayursrivastava @puneetzaroo
   


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