Details
Description
This tracks adding a new feature that supports data browsing for partitioned table. One way to go about it is selecting the latest partition and firing a 'select * from table where partition = latest' .
This tracks adding a new feature that supports data browsing for partitioned table. One way to go about it is selecting the latest partition and firing a 'select * from table where partition = latest' .