hbutani / spark-sql-macrosLinks
Spark SQL Macros provides a mechanism similar to Spark User-Defined function registration; with the key enhancement being that custom code gets compiled to equivalent Catalyst Expressions at macro define time.
☆16Updated 4 years ago
Alternatives and similar repositories for spark-sql-macros
Users that are interested in spark-sql-macros are comparing it to the libraries listed below
Sorting:
- Extensible streaming ingestion pipeline on top of Apache Spark☆46Updated 6 months ago
- A COBOL parser and Mainframe/EBCDIC data source for Apache Spark☆160Updated last week
- A library that brings useful functions from various modern database management systems to Apache Spark☆61Updated 2 years ago
- ☆38Updated last year
- Flowchart for debugging Spark applications☆106Updated last year
- A simple Spark-powered ETL framework that just works 🍺☆183Updated 4 months ago
- Sample processing code using Spark 2.1+ and Scala☆51Updated 5 years ago
- Snowflake Data Source for Apache Spark.☆230Updated 3 weeks ago
- Apache Calcite Tutorial☆33Updated 9 years ago
- Bulletproof Apache Spark jobs with fast root cause analysis of failures.☆73Updated 4 years ago
- Code snippets used in demos recorded for the blog.☆37Updated 3 weeks ago
- Hadoop utility jar for troubleshooting integration with cloud object stores☆37Updated 2 weeks ago
- Collection of open-source Spark tools & frameworks that have made the data engineering and data science teams at Swoop highly productive☆186Updated 3 months ago
- Port of TPC-DS dsdgen to Java☆50Updated last year
- Examples of Spark 3.0☆45Updated 5 years ago
- Streaming data changes to a Data Lake with Debezium and Delta Lake pipeline☆76Updated 2 years ago
- A Table format agnostic data sharing framework☆42Updated 2 years ago
- A library that provides useful extensions to Apache Spark and PySpark.☆232Updated 3 weeks ago
- Code and examples of how to write and deploy Apache Spark Plugins. Spark plugins allow runnig custom code on the executors as they are in…☆94Updated 9 months ago
- Java/Scala library for easily authoring Flyte tasks and workflows☆44Updated 3 weeks ago
- ACID Data Source for Apache Spark based on Hive ACID☆96Updated 4 years ago
- ☆63Updated 6 years ago
- The Almaren Framework provides a simplified consistent minimalistic layer over Apache Spark. While still allowing you to take advantage o…