[
https://issues.apache.org/jira/browse/DRILL-484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13975808#comment-13975808
]
Aditya Kishore commented on DRILL-484:
--------------------------------------
As part of filter push down, I am updating the json spec for HBase scan t in
include other scan parameter, viz start and stop row and serialized filter. It
also removes multiple entries but retain the HTableReadEntry which encapsulate
these parameters.
> Fix hbase scan json serialization
> ---------------------------------
>
> Key: DRILL-484
> URL: https://issues.apache.org/jira/browse/DRILL-484
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Steven Phillips
> Assignee: Aditya Kishore
>
> when running explain plan, the hbase scan json does not include the entry.
> As part of this bug, I will replace List<HTableReadEntry> with a simple
> string in the json constructor for HBaseGroupScan, since we don't support
> multiple entries anyway.
--
This message was sent by Atlassian JIRA
(v6.2#6252)