Skip to content

RImpala (v0.1.6)

Latest
Compare
Choose a tag to compare
@gsvijayraajaa gsvijayraajaa released this 11 May 06:30
· 2 commits to master since this release

Feature Additions

  • fetchSize parameter : Enables to specify the number of records to be retrieved in one round trip for optimized read query execution.

Issues

  • Issue #1 - Support for DDL queries added; isDDL parameter added to query function
  • Issue # ( open) - Fix for execution of query returning NULL / NIL values
  • Issue # (Cran) - Updation and modification to Manual and DESCRIPTION abiding CRAN policy.

Pull Requests

  • PR #3 - yinghua-hu: Compatibility with CDH 5.x.x