fabiogouw / spark-aws-messaging

A custom sink provider for Apache Spark that sends the content of a dataframe to an AWS SQS
MIT License
21 stars 5 forks source link

Validating sendMessageBatch return #12

Closed fabiogouw closed 1 year ago

fabiogouw commented 1 year ago

Waiting for this issue to be fixed in localstack.

raphaelauv commented 1 year ago

Thanks for the fix , why not merge and release a fix version (with a deactivated test until it's fixed on local stack ) ?

fabiogouw commented 1 year ago

Sounds fair, @raphaelauv 👍🏼, I released this fix as 1.1.0, and soon Maven repo will be updated with this release.