Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
MBourassa1682971203
Contributor
Contributor

delta.columnMapping.mode

Hi,

I have created a big data batch in spark 3.3.

I use a TDeltaLakeOutPut to write in a Delta files.

How can I add this option "delta.columnMapping.mode" ?

Ref: https://community.databricks.com/t5/data-engineering/invalid-characters-in-column-names-quot-n-t-quo...

https://docs.delta.io/latest/delta-column-mapping.html

Thank you

Labels (4)
5 Replies
Anonymous
Not applicable

Hello,

Please try to  spark properties in Spark Configuration UI and feel free to let us know if it works.

069U1000001IVKwIAO.pngBest regards

Sabrina

MBourassa1682971203
Contributor
Contributor
Author

Hi,

it works !!

Thank you very much

I'm looking for this since a long time.

Can you tell me where did you find theses properties ?

 

Thank you

MBourassa1682971203
Contributor
Contributor
Author

It works but there is a litle problem with the column partition.

This is my configuration:

069U1000001KBExIAO.pngand this is the result:

069U1000001KDgeIAG.pnginstead of this:

069U1000001KFuYIAW.png

MBourassa1682971203
Contributor
Contributor
Author

this appen only if I add "spark.databricks.delta.properties.defaults.columnMapping.mode" "name" to the spark properties.

Anonymous
Not applicable

Hello,

I will check it with our big data experts and then come back to you as soon as possible.

Best regards

Sabrina