Answer Posted / Mukta Pandey
SHARK (Sort-Heap Adaptive Radix Compaction) is a sorting algorithm used in Apache Spark. It combines the advantages of Sort-Merge and Heap-Sort algorithms to provide efficient sorting for large datasets.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers