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

   ### Rationale for this change
   
   `ArrayFromJSON()` requires `libarrow_testing.so`. But 
`cpp/examples/arrow/flight_sql_example.cc` uses the SQLite example server 
without `libarrow_testing.so` dependency.
   
   ### What changes are included in this PR?
   
   Use `RowsToBatches()` in `libarrow.so` instead of `ArrayFromJSON()`.
   
   ### Are these changes tested?
   
   Yes by hand.
   
   ### Are there any user-facing changes?
   
   Yes.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to