GeneratedAlwaysAs' along with dataframe.write
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2023 12:41 AM
Is it possible to use a calculated column (as like in the delta table using generatedAlwaysAs) definition while writing the data frame as a delta file like df.write.format("delta").
Any options are there with the dataframe.write method to achieve this ?
Labels:
- Labels:
-
Delta File