The readme is missing extra_jars option at
https://github.com/aws-samples/dbt-glue?tab=readme-ov-file#example-config
This is corresponding to --extra-jars from AWS document at https://docs.aws.amazon.com/glue/latest/dg/aws-glue-programming-etl-glue-arguments.html
Some posted using extra_jars at
#92 (comment)
which means dbt-glue does support it today.
It would be great to add extra_jars option in the readme, thanks! ☺️