birschick-bq commented on code in PR #1863:
URL: https://github.com/apache/arrow-adbc/pull/1863#discussion_r1602334285
##########
csharp/src/Drivers/Apache/Hive2/HiveServer2Connection.cs:
##########
@@ -103,64 +116,23 @@ protected Schema GetSchema()
return SchemaParser.GetArrowSchema(response.Schema);
}
- sealed class GetObjectsReader : IArrowArrayStream
Review Comment:
Removed unused code `sealed class GetObjectsReader : IArrowArrayStream`
--
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]