I am trying to query a 50 gb data from athena, I have 3 similar files and one of those file is throwing an error while the other two files are working properly.
HIVE_BAD_DATA: Line too long in text file: s3://my-bucket/my-file.txt
What might have caused the problem? Is there any way I can check the issue using SQL or python?