Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add argument to not fetch results from S3. Pull Request #84 by vogxn.
Squashed commit of the following: commit ec82e00 Author: Prasanna Santhanam <[email protected]> Date: Wed Feb 25 10:21:00 2015 +0530 fix: usr: argument fetch documented better also added documentation for the get_results call and behaviour with various arguments. commit 1287b14 Author: Prasanna Santhanam <[email protected]> Date: Sun Feb 22 08:59:14 2015 +0530 optionally fetch the results when they are greater than 50MB in certain cases the result_location is used to further create external tables. but since the sdk returns raw results this is not doable. for these i want to optionally fetch the result_location only and not read the results from the s3 bucket and return to client.
- Loading branch information