Don’t tell me that I have to create a temp table to store the result to see the final schema? I have some complex queries using functions like flatten, convert_from,… with complex schemas like arrayjson or something like that.
I want a fast way to know the return data type of each column. Why don’t just allow people to hover the mouse over the icon and show the name of the datatype?