You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Peter Somogyi (Jira)" <ji...@apache.org> on 2019/11/26 13:43:00 UTC

[jira] [Created] (HBASE-23346) Import ReturnCode in SparkSQLPushDownFilter

Peter Somogyi created HBASE-23346:
-------------------------------------

             Summary: Import ReturnCode in SparkSQLPushDownFilter
                 Key: HBASE-23346
                 URL: https://issues.apache.org/jira/browse/HBASE-23346
             Project: HBase
          Issue Type: Bug
          Components: hbase-connectors
    Affects Versions: connector-1.0.1
            Reporter: Peter Somogyi
            Assignee: Peter Somogyi
             Fix For: connector-1.0.1


While working on the precommit job I noticed that SparkSQLPushDownFilter misses the import of org.apache.hadoop.hbase.filter.Filter.ReturnCode.

This does not cause build issues but scaladoc fails without it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)