[JBoss JIRA] (TEIIDDES-2086) Need ConnectionProfile for Google Spreadsheet sources
by Ramesh Reddy (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2086?page=com.atlassian.jira.plu... ]
Ramesh Reddy commented on TEIIDDES-2086:
----------------------------------------
IMO
* Any new translator we add we go generic route. This also means using the Teiid Connection Importer
* Any currently supported translators through "Teiid Connection" importer needs to use generic (mongo, odata, sap, excel, accumulo, solr etc)
We *really* need to get to a state, where there should be absolutely *NO* tooling …
[View More]changes/additions required to support a new translator, may that be a translator developed by core team or community user or customer.
> Need ConnectionProfile for Google Spreadsheet sources
> -----------------------------------------------------
>
> Key: TEIIDDES-2086
> URL: https://issues.jboss.org/browse/TEIIDDES-2086
> Project: Teiid Designer
> Issue Type: Enhancement
> Affects Versions: 8.4
> Reporter: Mark Drilling
>
> Currently there is no connection profile in Designer for creating a google spreadsheet source. The only way to create the datasource in Designer (that I know of) is to launch Teiid Connection Importer and create it on the first page of the wizard. However even that is not working currently (see linked jira).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]
11 years
[JBoss JIRA] (TEIIDDES-2091) Allow selector to be used with fixed width
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2091?page=com.atlassian.jira.plu... ]
Steven Hawkins updated TEIIDDES-2091:
-------------------------------------
Issue Type: Enhancement (was: Feature Request)
Description:
>From TEIID-2898: To allow for fixed width files containing multiple record types, the selector functionality should apply to fixed width as well. At least initially this will be restricted to only the overall selector as positional selector column references won't …
[View More]be possible. See the reference for more: https://docs.jboss.org/author/display/TEIID/FROM+Clause#FROMClause-TEXTTABLE
Also from TEIID-2896 fixed width parsing will now make an effort to parse lines that are too short, rather than immediately throwing an exception. If there is designer logic with that limitation, it should be lifted.
was:To allow for fixed width files containing multiple record types, the selector functionality should apply to fixed width as well. At least initially this will be restricted to only the overall selector as positional selector column references won't be possible.
Assignee: (was: Steven Hawkins)
Component/s: Modeling
> Allow selector to be used with fixed width
> ------------------------------------------
>
> Key: TEIIDDES-2091
> URL: https://issues.jboss.org/browse/TEIIDDES-2091
> Project: Teiid Designer
> Issue Type: Enhancement
> Components: Modeling
> Reporter: Van Halbert
>
> From TEIID-2898: To allow for fixed width files containing multiple record types, the selector functionality should apply to fixed width as well. At least initially this will be restricted to only the overall selector as positional selector column references won't be possible. See the reference for more: https://docs.jboss.org/author/display/TEIID/FROM+Clause#FROMClause-TEXTTABLE
> Also from TEIID-2896 fixed width parsing will now make an effort to parse lines that are too short, rather than immediately throwing an exception. If there is designer logic with that limitation, it should be lifted.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]
11 years
[JBoss JIRA] (TEIIDDES-1949) Unable to create function from the reconciler
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1949?page=com.atlassian.jira.plu... ]
Barry LaFond commented on TEIIDDES-1949:
----------------------------------------
The Transformation Editor's Expression builder operates on a New or Existing expression. Upon return from the dialog/wizard, it replaces the SQL for that expression then goes through the setSQL() and validation logic which resets everything in the t-form.
The Reconciler is actually a Secondary editor that allows re-arranging the …
[View More]SQL (reconciling, adding/removing bindings, functions etc) and the user can Cancel all these changes. So when the new expression is returned to this panel, it's handled differently by setting the binding to the new language object rather than replacing the SQL.
We might be able to somehow replace the SQL text on the cloned *Command* object but this would take quite alot of work.
> Unable to create function from the reconciler
> ----------------------------------------------
>
> Key: TEIIDDES-1949
> URL: https://issues.jboss.org/browse/TEIIDDES-1949
> Project: Teiid Designer
> Issue Type: Bug
> Components: Dialogs
> Affects Versions: 8.3
> Reporter: Van Halbert
> Assignee: Barry LaFond
> Priority: Minor
> Fix For: 8.5
>
>
> Description of problem: Trying to create a function to concatenate last and first names, but nothing would return from dialog after pressing OK. Looking in the log, NPE was found:
> java.lang.NullPointerException
> at org.teiid.query.function.FunctionTree.getFunction(FunctionTree.java:386)
> at org.teiid.query.function.FunctionLibrary.findFunction(FunctionLibrary.java:141)
> at org.teiid.query.function.FunctionLibrary.findFunction(FunctionLibrary.java:1)
> at org.teiid.designer.transformation.ui.reconciler.ReconcilerPanel.syncFunction(ReconcilerPanel.java:725)
> at org.teiid.designer.transformation.ui.reconciler.ReconcilerPanel.expressionButtonPressed(ReconcilerPanel.java:681)
> at org.teiid.designer.transformation.ui.reconciler.ReconcilerPanel$6.widgetSelected(ReconcilerPanel.java:364)
> at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]
11 years
[JBoss JIRA] (TEIIDDES-2089) Teiid connection import throws "java.lang.IllegalArgumentException: The supplied model folder refers to an existing non-model project" on Windows
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2089?page=com.atlassian.jira.plu... ]
RH Bugzilla Integration updated TEIIDDES-2089:
----------------------------------------------
Bugzilla Update: Perform
Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1080032
> Teiid connection import throws "java.lang.IllegalArgumentException: The supplied model folder refers to an existing non-model project" on Windows
> --------------------------------------------------…
[View More]-----------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-2089
> URL: https://issues.jboss.org/browse/TEIIDDES-2089
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 8.3.2
> Reporter: Lucie Fabrikova
>
> Import-> Teiid designer -> Teiid connection >> source model:
> Next button doesn't move to next page of wizard on Windows (both 7, XP), but throws following exception in error log:
> java.lang.IllegalArgumentException: The supplied model folder refers to an existing non-model project.
> at org.teiid.designer.ddl.importer.DdlImporter.setModelFolder(DdlImporter.java:344)
> at org.teiid.designer.teiidimporter.ui.wizard.TeiidImportManager.setTargetModelLocation(TeiidImportManager.java:433)
> at org.teiid.designer.teiidimporter.ui.wizard.TeiidImportWizard.init(TeiidImportWizard.java:134)
> at org.eclipse.ui.internal.dialogs.WorkbenchWizardNode.getWizard(WorkbenchWizardNode.java:185)
> at org.eclipse.jface.wizard.WizardSelectionPage.getNextPage(WizardSelectionPage.java:104)
> at org.eclipse.ui.internal.dialogs.WorkbenchWizardSelectionPage.getNextPage(WorkbenchWizardSel
> ...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]
11 years