uber / athenadriver

A fully-featured AWS Athena database driver (+ athenareader https://github.com/uber/athenadriver/tree/master/athenareader)
https://uber.github.io/athenadriver
MIT License
152 stars 36 forks source link

SQL go to QID branch when query has uuid-type string in it #30

Closed LindaSummer closed 4 years ago

LindaSummer commented 4 years ago

My athena tables has uuid pattern in query filter, but it goes into QID branch and lead it always failed.