You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/12 19:16:00 UTC

[jira] [Resolved] (HBASE-4361) Certain filter expressions fail in the shell

     [ https://issues.apache.org/jira/browse/HBASE-4361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Kyle Purtell resolved HBASE-4361.
----------------------------------------
      Assignee:     (was: Sreeram Venkatasubramanian)
    Resolution: Abandoned

> Certain filter expressions fail in the shell
> --------------------------------------------
>
>                 Key: HBASE-4361
>                 URL: https://issues.apache.org/jira/browse/HBASE-4361
>             Project: HBase
>          Issue Type: Bug
>          Components: Filters, shell
>    Affects Versions: 2.0.0
>            Reporter: Todd Lipcon
>            Priority: Major
>              Labels: beginner
>         Attachments: Filter Language.docx, small-improvements.txt
>
>
> Running the following in the shell hangs and then fails:
> {noformat}
> scan 't1', { FILTER => "SingleColumnValueFilter(">", '1', 'f1', 'col_a')" }
> {noformat}
> The error seems to be: org.jruby.exceptions.RaiseException: (NoMethodError) undefined method `write' for true:TrueClass



--
This message was sent by Atlassian Jira
(v8.20.7#820007)