Description
phoenix-spark will fail to save a DF into a Phoenix table if the DataFrame's fields are not all capitalized. Since Phoenix internally capitalizes all column names, the DataFrame.save method should automatically capitalize DF field names as a convenience to the end user.
Attachments
Attachments
Issue Links
- relates to
-
PHOENIX-3792 Provide way to skip normalization of column names in phoenix-spark integration
- Resolved
- links to