We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hello Everyone, I am trying to write a dataframe to Fabrics Tables using spark, but it is creating an unidentified object instead of the table, this was not happening earlier but now its not registering the data as table.
Solved! Go to Solution.
What if you try another table name?
Dashes (-) are not allowed in table name.
Its a simple dataframe with 2 columns of string datatype each.
What if you try another table name?
Dashes (-) are not allowed in table name.
Thank you for the response. Removing the character solved the issue.
Hi, @AdarshPanasri
Knowing your problem, would you mind sharing your dataframe definition for testing purposes? It works fine on this side after creating a new data frame and overwriting it with delta.
Best Regards,
Yang
Community Support Team
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.