Skip to content

Add table properties for athena create csv #338

Closed
@kylepierce

Description

@kylepierce

Is your idea related to a problem? Please describe.
I am trying to automate my athena table creation for multiple environments. CSV are loaded into s3 unedited. When I create the table with the UI it detects a header row. With this package it doesnt.

Describe the solution you'd like
Add TBLPROPERTIES like skip.header.line.count"="1 to create_csv_table

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions