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

[GitHub] [arrow] jduo opened a new pull request, #37837: GH-37795: Add mock FlightSqlProducer and tests

jduo opened a new pull request, #37837:
URL: https://github.com/apache/arrow/pull/37837

   ### Rationale for this change
   Clarify how to write a FlightSqlProducer with examples and helper classes. This is more inline with what's available
   to help developers write a FlightProducer.
   
   ### What changes are included in this PR?
   
   Add helper classes for creating a No-op Flight SQL producer and a partially implemented FlightSqlProducer that can process metadata requests.
   
   Add a mock flight producer and tests for it based on the new FlightSqlProducer partial implementations.
   
   Clean-up missed closes of FlightStreams in TestFlightSql.
   
   ### Are these changes tested?
   
   Yes.
   
   ### Are there any user-facing changes?
   
   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: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow] conbench-apache-arrow[bot] commented on pull request #37837: GH-37795: [Java][FlightSQL] Add mock FlightSqlProducer and tests

Posted by "conbench-apache-arrow[bot] (via GitHub)" <gi...@apache.org>.
conbench-apache-arrow[bot] commented on PR #37837:
URL: https://github.com/apache/arrow/pull/37837#issuecomment-1734460599

   After merging your PR, Conbench analyzed the 5 benchmarking runs that have been run so far on merge-commit 3c013da56fd55122072ffaca3e23afb12c290075.
   
   There were no benchmark performance regressions. 🎉
   
   The [full Conbench report](https://github.com/apache/arrow/runs/17117111658) has more details. It also includes information about possible false positives for unstable benchmarks that are known to sometimes produce them.


-- 
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: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow] lidavidm merged pull request #37837: GH-37795: [Java][FlightSQL] Add mock FlightSqlProducer and tests

Posted by "lidavidm (via GitHub)" <gi...@apache.org>.
lidavidm merged PR #37837:
URL: https://github.com/apache/arrow/pull/37837


-- 
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: github-unsubscribe@arrow.apache.org

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