Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertToGlueColumnFormat ¶
ConvertToGlueColumnFormat takes a string and runs through various regex and string replacement statements to convert it to a format compatible with AWS Glue and Athena column names. Following guidance from AWS provided here ('Column Names' section): https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/run-athena-sql.html It returns a string containing the column name in proper column name format and length.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.