Spark as used by superset in the Docker image does not use the same configuration as da-tdb package
Spark master in the Docker image uses the default configuration (https://code.europa.eu/dsa/transparency-database/dsa-tdb/-/blob/main/app/system_resources/supervisord.conf#L17) while we provide a different configuration in the dsa-tdb package: https://code.europa.eu/dsa/transparency-database/dsa-tdb/-/blob/main/dsa_tdb/types.py#L1030-1037.