Florent Brosse
Florent Brosse
FYI I have a customer who needs to set `spark.databricks.delta.catalog.update.hiveSchema.enabled = true` because the schema isn't being correctly written into Glue unless this option is utilized.
You're right it's only in Databricks
Even studio works but not the graph I use `network_mode: host` to make it works. ```version: '3' services: dse: container_name: my-dse image: "datastaxlabs/datastax-graph:6.8.0.20190912" environment: - DS_LICENSE=accept command: -k -s -g...