Enhancement request: Alias for partitioned tables

Vaso

Member
It would be nice if table alias works as well for partitioned tables : SELECT * FROM table_name PARTITION (partition_name) my_alias - does not work

Thanx.
 
This would be awesome. I deal with a lot of partitioned tables that this would help me out with. Has there been any progress made toward this?
 
Back
Top