Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
get_partitions_ps_with_auth API does not support DirectSQL. I have seen some large production use-cases where this API (specifically from Spark applications) is used heavily to request for all the partitions of a table. This performance of this API when requesting all the partitions of the table can be signficantly improved (~4 times from a realworld large workload usecase) if we forward this API call to a directSQL enabled API.
Attachments
Issue Links
- links to