DyfanJones / RAthena

Connect R to Athena using Boto3 SDK (DBI Interface)
https://dyfanjones.github.io/RAthena/
Other
35 stars 6 forks source link

Delay python to r conversion #171

Closed DyfanJones closed 2 years ago

DyfanJones commented 2 years ago

Bug Fix: Delay Python to R conversion to prevent 64 bit integer mapping to R's base 32 bit integer

This causes the following bug:

INFO: (Data scanned: -43839744 Bytes)

Feature: Add clear_s3_resource parameter to RAthena_options to prevent AWS Athena output AWS S3 resource being cleared up by dbClearResult

Issues https://github.com/DyfanJones/RAthena/issues/168