Andrej Šmigala created TEIIDDES-2693:
----------------------------------------
Summary: Allow warnings to be presented to the user when importing from JDBC
Key: TEIIDDES-2693
URL:
https://issues.jboss.org/browse/TEIIDDES-2693
Project: Teiid Designer
Issue Type: Enhancement
Components: Import/Export
Reporter: Andrej Šmigala
This came up when resolving TEIIDDES-2458. The fix attempts to get the correct name in
source for the sybase tables, but there's a possibility this will fail. We still want
to finish the import, but we'd also like to warn the user the NIS might be incorrect.
See the comment this PR:
https://github.com/Teiid-Designer/teiid-designer/pull/516
<blafond> asmigala: oops. missed it. Since this warning would probably occur on
multiple tables/columns it wouldn't be good to pop up a dialog during the processing.
<blafond> asmigala: If we added an IStatus[] to RelationalModelProcessorImpl, we
could check it's Severity and throw up a Warning/Error summary dialog after
processing?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)