The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
The doc mentions following.
But I have been able to create delta tables with columns that are 63 characters in length. Some examples below
Can someone form MS please confirm. Is there really any restricition on the length of the column, if yes, whay am I able to create these columns in the delta table with these names?
Thank you in advance.
Solved! Go to Solution.
Hi @smpa01
Based on my testing, the maximum length of a column name is actually 128 characters. If the length of the column name is greater than 128 characters, the following error message is returned when loading to a delta table:
Best Regards,
Jing
If this post helps, please Accept it as Solution to help other members find it. Appreciate your Kudos!
Hi @smpa01
Based on my testing, the maximum length of a column name is actually 128 characters. If the length of the column name is greater than 128 characters, the following error message is returned when loading to a delta table:
Best Regards,
Jing
If this post helps, please Accept it as Solution to help other members find it. Appreciate your Kudos!