DyfanJones / noctua

Connect R to Athena using paws SDK (DBI Interface)
https://dyfanjones.github.io/noctua/
Other
45 stars 5 forks source link

uuid library versioning #128

Closed michaelhogersnplm closed 3 years ago

michaelhogersnplm commented 3 years ago

First, noctua is excellent and very impressive!

Just a slight improvement, the DESCRIPTION file should be modified slightly to suggest or require that the uuid library is of version 0.1-4. Any earlier version of uuid does not allow the use of the n argument when using uuid::UUIDgenerate() and may cause noctua::dbWriteTable to fail.

Best regards,

Michael

DyfanJones commented 3 years ago

Thanks @michaelhogersnplm i will add the versioning of uuid in the next release :)