Schema types filtering is not applied for output schema in UI
Description
Release Notes
None
Attachments
1
Activity
Show:

Bhooshan Mogal September 11, 2018 at 12:05 AM
Moved this out of 5.1, seems like this needs to handle a lot of edge cases, as well as some product definition in terms of what happens when a node containing an unsupported type is connected to this node.
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Reporter

Labels
Components
Fix versions
Priority
Created August 30, 2018 at 8:34 PM
Updated October 14, 2020 at 7:10 PM
Schema types specified in widget JSON is used to specify the list of schema types supported by the plugin, as documented here
https://docs.cdap.io/cdap/5.1.0-SNAPSHOT/en/developer-manual/pipelines/developing-plugins/presentation-plugins.html
However the filtering is not being done currently and UI shows all the available types for output schema.
Attaching the schema type used in spanner source and image from spanner source plugin for reference.