{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Query `Hudi` dataset using Spark SQL\n", "\n", "#### Topics covered in this example\n", "* Hudi operations like Insert, Upsert, Delete, Read and Incremental querying." ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "***\n", "\n", "## Prerequisites\n", "