CDAP should warn users when a partitioning column has the same name as a table column

Description

When leveraging dynamic partitioning, if you specify a partitioning column that is the same name as a column in the record, writing the data is fine, but hive will fail with the following error. The behavior is explained here: https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL#LanguageManualDDL-PartitionedTables

We should warn the user about it somehow.

Release Notes

None

Activity

Show:
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Affects versions

Components

Priority

Created August 13, 2016 at 11:05 PM
Updated August 3, 2020 at 4:14 PM