Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2025 06:55 AM
HI @Khaja_Zaffer ,
The Date is present in data .
The problem i see here :
The renamed column in select clause is not identifying with single quotes " ` " when we are passing with double quotes then it is considering the column but filtering is not working properly i am getting empty df.
I am suspecting some setting changed in cluster which is responsible for quotes behaviour .