joellubi commented on code in PR #38385:
URL: https://github.com/apache/arrow/pull/38385#discussion_r1382158963
##########
cpp/src/arrow/flight/integration_tests/test_integration.cc:
##########
@@ -1928,6 +1929,122 @@ class FlightSqlExtensionScenario : public
FlightSqlScenario {
return Status::OK();
}
};
+
+std::shared_ptr<Schema> getIngestSchema () {
Review Comment:
Updated this and similar cases
--
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]