Skip to content

Invalid method name: 'query' #46

Description

@chenfeizhou

用Impala连接查询报错
`
$impala = new \ThriftSQL\Impala('....**, 21055, '1234');

$impalaTables = $impala->connect()->query('show tables');

print_f($impalaTables);
`
报错信息:
Thrift \ Exception \ TApplicationException (1) Invalid method name: 'query'

I look forward to your help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions