Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Microsoft Data Factory product team for a live "ask us anything" on June 4th. Set a reminder!

Reply
Mathan1787
Helper I
Helper I

Parquet with timestamp prior 1900- Spark conf

Hi,

I am trying to copying data from azure sql database to lakehouse. I have used copy activity to move the data into parquet files but when i try to open them in notebook, I am getting an error message. 

 

I have to add below code.

spark.sql.legacy.parquet.int96RebaseModeInRead=CORRECTED 

spark.sql.legacy.parquet.int96RebaseModeInWrite=CORRECTED

 

I have tried to set this in spark conf in workspace setting to have it set for my entire workspace but i cant find them in drop down list so i have to manually add it in all the notebook. could you help me here. thanks

1 ACCEPTED SOLUTION

Hi,

Let me fix this previous reply:

The drop down are open, you can add configurations even if they are not present in the dropdown. If they are wrong, the spark session will not start and will result in an error message.

Kind Regards,

Dennes

View solution in original post

2 REPLIES 2
DennesTorres
Impactful Individual
Impactful Individual

Hi,

If this works but you can't set for the entire workspace because it's not available in the dropdown, should you register this as an issue, asking for correction?

You can using this link: https://community.fabric.microsoft.com/t5/Issues/idb-p/Issues

Kind Regards,

 

Dennes

Hi,

Let me fix this previous reply:

The drop down are open, you can add configurations even if they are not present in the dropdown. If they are wrong, the spark session will not start and will result in an error message.

Kind Regards,

Dennes

Helpful resources

Announcements
May FBC25 Carousel

Fabric Monthly Update - May 2025

Check out the May 2025 Fabric update to learn about new features.

May 2025 Monthly Update

Fabric Community Update - May 2025

Find out what's new and trending in the Fabric community.