[ 
https://issues.apache.org/jira/browse/DRILL-5775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16191509#comment-16191509
 ] 

ASF GitHub Bot commented on DRILL-5775:
---------------------------------------

GitHub user vdiravka opened a pull request:

    https://github.com/apache/drill/pull/973

     DRILL-5775: Select * query on a maprdb binary table fails

    - Back out HBase changes introduced in DRILL-5546;
    - The common HBase/MapR-DB_binary verifyColumns() method;
    - MapRDBBinaryTable is introduced for the purpose of expanding the wildcard 
on the planning stage;
    - AbstractHBaseDrillTable class for MapRDBBinaryTable and DrillHBaseTable.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/vdiravka/drill DRILL-5775

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/drill/pull/973.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #973
    
----
commit 2c38109607eec4b99f29dc9b2863156907b17500
Author: Paul Rogers <[email protected]>
Date:   2017-09-28T16:49:38Z

    Back out HBase changes

commit 632f403d9f0711c4f4405349c7f3700af148a30b
Author: Vitalii Diravka <[email protected]>
Date:   2017-10-02T14:14:54Z

    DRILL-5775: Select * query on a maprdb binary table fails
    
    - The common HBase/MapR-DB_binary verifyColumns() method;
    - MapRDBBinaryTable is introduced for the purpose of expanding the wildcard 
on the planning stage;
    - AbstractHBaseDrillTable class for MapRDBBinaryTable and DrillHBaseTable.

----


> Select * query on a maprdb binary table fails
> ---------------------------------------------
>
>                 Key: DRILL-5775
>                 URL: https://issues.apache.org/jira/browse/DRILL-5775
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Storage - MapRDB
>    Affects Versions: 1.11.0
>            Reporter: Prasad Nagaraj Subramanya
>            Assignee: Jinfeng Ni
>
> Select * query on a maprdb binary table fails with the below exception
> Failed with exception
> java.sql.SQLException: SYSTEM ERROR: IllegalArgumentException: 
> HBaseRecordReader does not allow column *. Column * should have been 
> converted to list of <row_key, column family1, column family2, ..., column 
> family_n
> Commit ID - fde0a1df1734e0742b49aabdd28b02202ee2b044



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to