You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "sarutak (via GitHub)" <gi...@apache.org> on 2023/09/21 00:39:54 UTC

[GitHub] [avro] sarutak opened a new pull request, #2511: Minor: [Perl][Test] Suppress warning in interop-data-test for Perl SDK

sarutak opened a new pull request, #2511:
URL: https://github.com/apache/avro/pull/2511

   ## What is the purpose of the change
   This PR aims to suppress a warning in interop-data-test for Perl SDK.
   
   When we run `./build.sh test` or `lang/perl/build.sh interop-data-test`, we get the following message.
   ```
   Name "Avro::DataFile::ValidCodec" used only once: possible typo
   ``
   
   This warning message sometimes appears in the result of CI.
   https://github.com/apache/avro/actions/runs/6255050186
   
   ## Verifying this change
   Confirmed the warning message is disappeared by running `lang/perl/build.sh interop-data-test`.
   
   ## Documentation
   
   - Does this pull request introduce a new feature? (no)
   


-- 
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@avro.apache.org

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


[GitHub] [avro] martin-g merged pull request #2511: Minor: [Perl][Test] Suppress warning in interop-data-test for Perl SDK

Posted by "martin-g (via GitHub)" <gi...@apache.org>.
martin-g merged PR #2511:
URL: https://github.com/apache/avro/pull/2511


-- 
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@avro.apache.org

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


[GitHub] [avro] martin-g commented on pull request #2511: Minor: [Perl][Test] Suppress warning in interop-data-test for Perl SDK

Posted by "martin-g (via GitHub)" <gi...@apache.org>.
martin-g commented on PR #2511:
URL: https://github.com/apache/avro/pull/2511#issuecomment-1728927565

   Thank you, @sarutak !


-- 
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: issues-unsubscribe@avro.apache.org

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