I am manually creating tables in the AWS Glue data catalog. Is the SerDe property 'paths' required? I've noticed that the crawlers add this property and it is shown in the AWS docs. What does it do?
It appears to be a list of columns names but I can query my data from Athena without providing it. Should I add it anyway?