Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.8.0
-
None
-
None
-
This is actually for the Java Client, but there's no such component.
Description
I have an application that uses the DrillClient interface (Specifically, an implementation of OJAI), and it would have been convenient to use things like SingleRowListener in my implementation, but they are not available outside the Drill project. There are many such utilities that are used in unit tests that would be useful to external API users.