{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Query `Apache Hudi` dataset using Spark SQL\n", "\n", "#### Topics covered in this example\n", "* Hudi operations like Insert, Update, MergeInto, Read, Delete, Insert Overwrite, Alter Table and Virtual Keys using Spark SQL DMLs and DDLs." ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "***\n", "\n", "## Prerequisites\n", "