As of January 19, 2018 updates, Athena can skip the header row of files,
Support for ignoring headers. You can use the
skip.header.line.countproperty when defining tables, to allow Athena to ignore headers.
I use AWS Glue in Cloudformation to manage my Athena tables. Using the Glue Table Input, how can I tell Athena to skip the header row?