Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2024 01:22 AM - edited 07-30-2024 03:13 AM
Hi @Retired_mod ,
I have few queries on Directory Names with Column Mapping. I have this delta table on ADLS and I am trying to read it, but I am getting below error. How can we read delta tables with column mapping enabled with pyspark?
Can you please help.
A partition path fragment should be the form like `part1=foo/part2=bar`. The partition path: {{delta table name}}
Edit:
I was able to read tables as is. Maybe some issue with delta version
Regards,
Nikhil