I am trying to return a table location (path) using a SQL query (in my Python code). Is it possible? I’m using Hive and the data is stored in hdfs. I found this snippet of code elsewhere: But unfortunately I don’t understand it, so I don’t even know how to customise it to my problem. I want to use this