Tag

Custom SQL

1 views collected around this technical thread.

Bitu Technology
Bitu Technology
Dec 16, 2020 · Big Data

Customizing Spark SQL with Macro‑Based Extensions for Column Exclusion and JSON Path Support

This article explains how Tubi customizes Spark SQL using lightweight macro‑based extensions to simplify column exclusion, JSON path queries, and other complex operations without modifying Spark's source code, detailing the two‑stage processing, example macros, and benefits for big‑data workloads.

Big DataCustom SQLMacros
0 likes · 9 min read
Customizing Spark SQL with Macro‑Based Extensions for Column Exclusion and JSON Path Support