JDBC Driver for Amazon Athena

Build 22.0.8462

SkipHeaderLineCount

Specifies the number of header rows to skip for SELECT queries.

Data Type

string

Default Value

""

Remarks

Specifies the number of header rows to skip for SELECT queries. This most commonly used for Athena tables that point towards a CSV data source. If the CSV data source has headers, set SkipHeaderLineCount to 1.

If you have used AWS Glue to generate tables in Athena you can find this in the "skip.header.line.count" table property.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462