Phillip Mann

Results 3 comments of Phillip Mann

Coming here to say the same. This was my solution after interpreting the question: ``` SELECT county, SUM(CASE WHEN last_statement IS NOT NULL THEN 1 ELSE 0 END) AS has_last_statement,...

Thanks for this discussion. I have hit this error as well.

~~I am unable to use NativeS3FileSystem command. Can you share your setting for how you get this to work?~~ I got this to work. I will see if I get...