vdiravka commented on issue #1489: DRILL-6770: JsonTableGroupScan should use new MapRDB 6.1.0 APIs URL: https://github.com/apache/drill/pull/1489#issuecomment-427132855 The change should solve the issue. Looks like to avoid similar in future it would be good to get rid of using `com.mapr.db.impl.TabletInfoImpl` in Drill code, because it is marked as [`@Internal`](https://github.com/ojai/ojai/blob/master/core/src/main/java/org/ojai/annotation/API.java#L44). @gparai Is it possible to do it? Or maybe mark it with `TODO` comment somewhere in the code.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
