Skip to content

Instantly share code, notes, and snippets.

View tfrancisl's full-sized avatar

Tim L tfrancisl

View GitHub Profile
#!/usr/bin/env bash
cat << "END"
A small demo of compatibility issues between the pyspark module and Databricks' databricks-connect module.
You will need:
[poetry](https://python-poetry.org/docs/#installation)
Internet access: we are pulling packages from PyPI.
Bash, or a shell compatible with bash scripts.