Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2022 01:30 AM
This solution exposes the entire secret if I use
commands like below
sql("""explain select upper("${spark.fernet.email}") as data """).display()
Please dont use this