Exclude certain S3 folders while creating a view on Hive
I am trying to create a view to fetch data from a bucket by excluding certain folders inside S3 on Hive. I was able to successfully create view on Athena, but couldn't do the same on Hive. Athena View: CREATE…