hrbrmstr / metis

Helpers for Accessing and Querying Amazon Athena using R, Including a lightweight RJDBC shim
Other
16 stars 2 forks source link

closed quote #6

Closed zdk123 closed 6 years ago

zdk123 commented 6 years ago

Left off closing quote. forgive this sloppiness, please!

hrbrmstr commented 6 years ago

Absolutely no worries. I fixed it in my local branch so will likely close this.

I'm also going to be pushing up some wrappers to awscli functions since queries with huge return values seem to take forever and I'd like to have a way to kick them off then grab them when complete.

thx,

-boB

On Mar 29, 2018, at 6:30 PM, Zachary Kurtz notifications@github.com wrote:

Left off closing quote. forgive this sloppiness, please!

You can view, comment on, or merge this pull request online at:

https://github.com/hrbrmstr/metis/pull/6

Commit Summary

• closed quote File Changes

• M DESCRIPTION (2) Patch Links:

https://github.com/hrbrmstr/metis/pull/6.patchhttps://github.com/hrbrmstr/metis/pull/6.diff — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

zdk123 commented 6 years ago

I've observed this behavior as well... s3 mv plus data.table fread results in a much faster import for large (gigabyte) files (which I sometimes chase down by hand)