Are interface org.apache.drill.exec.vector.accessor.SqlAccessor and the various classes that implement it intended only for the JDBC driver, or are they also intended to be used elsewhere?
(If those are only for JDBC, they should (eventually) be moved into the JDBC module/subproject, in particular because some SqlAccessor code defines exceptions (in the java-exec module) that need to be coordinated with exceptions defined in the JDBC module). Daniel -- Daniel Barclay MapR Technologies
