Joiner plugin should not allow periods in field names

Description

We should figure out what to do if someone tries to put periods in the field names (DBAs familiar with SQL joins might try this a lot). Should we throw an error before we generate the schema? should we translate a period into an underscore when we generate the schema?

Release Notes

None

Attachments

1

Activity

Show:

Ajai Narayanan August 30, 2016 at 8:39 PM

Assigned it to Edwin as he worked in the join plugin. We can take this up post 4.0 CDAP UI development.

Todd Greenstein July 25, 2016 at 8:08 PM

Periods should be a reserved character for fields.
We should error in the UI on validation or publish step from Hydrator.

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

Details

Assignee

Reporter

Components

Priority

Created July 19, 2016 at 4:19 PM
Updated July 17, 2020 at 12:27 AM
Resolved May 2, 2019 at 5:55 PM