You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sdap.apache.org by "RKuttruff (via GitHub)" <gi...@apache.org> on 2024/03/01 18:55:47 UTC

[PR] Indexing Lambda fix [incubator-sdap-in-situ-data-services]

RKuttruff opened a new pull request, #27:
URL: https://github.com/apache/incubator-sdap-in-situ-data-services/pull/27

   When going through a SQS messages of S3 events, indexer would break the loop when a temp parquet file was encountered. If a valid parquet file event followed in the messages, it would not be processed. We should instead just skip to the next S3 event.


-- 
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: dev-unsubscribe@sdap.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] Indexing Lambda fix [incubator-sdap-in-situ-data-services]

Posted by "RKuttruff (via GitHub)" <gi...@apache.org>.
RKuttruff merged PR #27:
URL: https://github.com/apache/incubator-sdap-in-situ-data-services/pull/27


-- 
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: dev-unsubscribe@sdap.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org