NickCrews / mismo

The SQL/Ibis powered sklearn of record linkage
https://nickcrews.github.io/mismo/
GNU Lesser General Public License v3.0
14 stars 3 forks source link

feat: test on spark using docker #27

Open NickCrews opened 9 months ago

NickCrews commented 9 months ago

At first I thought setting up docker sounded like too much work, but Ibis uses a spark docker container. This should make it much easier to test.

NickCrews commented 8 months ago

See https://testcontainers-python.readthedocs.io/en/latest/README.html