Overview of aws-glue-libs
mainThe aws-glue-libs repository provides Python libraries for the local development of AWS Glue PySpark batch jobs. It includes the awsglue library, which extends Apache Spark with additional data types and operations specifically for Glue ETL workflows.
Note: This repository is for batch jobs. For Glue streaming development, use the aws-glue-streaming-libs repository.