This is an automated email from the ASF dual-hosted git repository.

usbrandon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hop.git

commit a2a3309fc813b5fcd2888de02c13b57fc04f320c
Merge: 66bd8ebf9f e18becf17c
Author: Brandon Jackson <[email protected]>
AuthorDate: Sat Feb 24 11:20:49 2024 -0600

    Merge pull request #3667 from bamaer/3601
    
    AWS SQS Reader initial version. #3602

 .../assets/images/transforms/icons/aws-sqs.svg     | 98 ++++++++++++++++++++++
 docs/hop-user-manual/modules/ROOT/nav.adoc         |  1 +
 .../modules/ROOT/pages/pipeline/transforms.adoc    |  1 +
 .../pages/pipeline/transforms/aws-sqs-reader.adoc  | 87 +++++++++++++++++++
 .../hop/pipeline/transforms/aws/sqs/SqsReader.java | 22 +----
 .../pipeline/transforms/aws/sqs/SqsReaderMeta.java | 32 ++++---
 6 files changed, 207 insertions(+), 34 deletions(-)

Reply via email to