Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2021 05:05 AM
Thanks for reply. Can you suggest consumers when reading custom code to read files can get partitional column?
presently consumer is getting list of all files in folder, and filtering out files already processed and then read each new file with
spark.read.format('parquet').load(filePath)