Damon P. Cortesi

Results 117 comments of Damon P. Cortesi

I can repro this as well. I looks like this is because the generated query doesn't use the proper schema name in the `FROM` statement. Not sure yet if this...

@juliansteger-sc No, I did mean the Metabase Athena driver. I think I was trying to determine if the issue lay in my implementation of the SQL queries in the Metabase...

Hi @bbuechler - Thanks for opening this issue and providing so much information. Apologies I haven't been able to respond until now. For S3 Access Logs, the tool does assume...

Awesome, glad to hear you got it working! S3 Access Logs, given their legacy, can be quite persnickety. :) Super glad to hear it's been helpful to you and thanks...

Just a heads up re: updating to latest emoji-data json. There appear to be characters in there that are regular expression special characters and lead to this error when creating...

That's a bug, 6.2.0 is the earliest supported 6.x EMR version as [EMR on EKS images](https://docs.aws.amazon.com/emr/latest/EMR-on-EKS-DevelopmentGuide/docker-custom-images-tag.html) first started being published with 6.2.0. I missed 6.3.0. :)

Oh, nice! That's really cool I'll take a deeper look as time allows. I've also considered adding in support for other trackers like https://qotoqot.com/qbserve/ but I like the plugin capability...

Not as of yet - thanks for the bump, might try to take a look this week. Contributions also welcome.

@kirillklimenko I'd love to have more details about your use-case and/or expectations. If I went with option 1 (truncate the folder when constructing the entrypoint), would that break anything for...