DyfanJones / noctua

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

`dbExistsTable()` doesn't work anymore #205

Closed mgirlich closed 11 months ago

mgirlich commented 12 months ago

It seems that Amazon changed the error when requesting metadata for a non-existing table which breaks dbExistsTable() (and by this unfortunately also dbWriteTable(). At least I now get the error

INFO: Error: MetadataException (HTTP 400). Entity Not Found (Service: AmazonDataCatalog; Status Code: 400; Error Code: EntityNotFoundException; Request ID: ...; Proxy: null)
DyfanJones commented 12 months ago

Hi @mgirlich thanks for raising this.

DyfanJones commented 11 months ago

Sorry in the delay with this issue. I came across an error I am unable to replicate. Not sure how to resolve it. In the meantime I will do a patch release and revisit it.

DyfanJones commented 11 months ago

noctua 2.6.2 has been release to the cran. if this issue persists please let re-open this ticket