Open dlvenable opened 1 year ago
@ashoktelukuntla , @udaych20,
Please see the error above.
I see a couple of problems:
main
source. It should be in the integrationTest/resources
. See: https://github.com/opensearch-project/data-prepper/blob/main/data-prepper-plugins/s3-source/src/main/resources/IntegrationTest.parquetI tried running the integration tests, I didn't see any failure. Issue might be fixed in a PR which is not linked to this.
Describe the bug
The S3 Scan integration tests do not work.
To Reproduce
Run:
See this error:
Expected behavior
These tests should pass.