IIP.fetchLimitedRows: fetch a limited number of rows from datasource

Description Usage Arguments Author(s) Examples

View source: R/Utility.R

Description

Given the table name and data source name, this function fetches a limted number of rows from a hive table

Usage

1
IIP.fetchLimitedRows(tableName, datasource = "iip")

Arguments

tableName

Name of the table you want to fetch a sample from

datasource

Name of the datasource. hive/iip

Author(s)

kapil_kaushik@infosys.com abhishek.paul@infosys.com

Examples

1
#IIP.fetchLimitedRows(tableName, datasource = "iip") 

Infosys/NIADataRConnector documentation built on May 14, 2019, 10:32 a.m.