[JBoss JIRA] (TEIID-2416) Create a JDBC driver SDK
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-2416?page=com.atlassian.jira.plugin... ]
Steven Hawkins resolved TEIID-2416.
-----------------------------------
Resolution: Out of Date
> Create a JDBC driver SDK
> ------------------------
>
> Key: TEIID-2416
> URL: https://issues.jboss.org/browse/TEIID-2416
> Project: Teiid
> Issue Type: Feature Request
> Components: Connector API, Query Engine
> Reporter: Steven Hawkins
>
> We should promote an offering of Teiid as just a JDBC toolkit via translator development with an emphasis on a minimal footprint (starting with Embedded, but possibly allowing for the exclusion of large dependencies - primarily saxon, but also xom, nux, etc.).
> More than likely a simplistic configuration scenario via the TeiidDataSource/TeiidDriver would be offered.
> There would be a well-documented and straight-forward migration path to full server deployment as well.
> We should also put more thought into the pass-through sql scenario for additional flexibility in issuing queries.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (TEIID-3429) Provide hooks to interrogate metadata prior to full import
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-3429?page=com.atlassian.jira.plugin... ]
Steven Hawkins resolved TEIID-3429.
-----------------------------------
Resolution: Out of Date
> Provide hooks to interrogate metadata prior to full import
> -----------------------------------------------------------
>
> Key: TEIID-3429
> URL: https://issues.jboss.org/browse/TEIID-3429
> Project: Teiid
> Issue Type: Feature Request
> Components: Server
> Reporter: Steven Hawkins
>
> To support the Desinger we should offer the ability to interrogate metadata prior to full import.
> Exploring metadata is effectively an entirely different mode of operation with respect to the current metadata processing logic on the Teiid side. Also partial metadata isn't something that would neatly be expressed through DDL - tables without columns, a list of schema names, etc.
> Ways around that would be to expose source procedures for metadata interrogation:
>
> getTableNames - which would probably give both the Teiid name and the name in source and consider the current translator metadata settings
> getProcedureNames
> And importer specific info such as for JDBC getTableTypes, getCatalogNames, getSchemaNames
>
> I'd want to keep it fairly high level though. Getting column or key information I'd expect would be done through the normal full import.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (TEIID-1248) Clob usability
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-1248?page=com.atlassian.jira.plugin... ]
Steven Hawkins resolved TEIID-1248.
-----------------------------------
Resolution: Partially Completed
Several incremental improvements have been made. We will handle additional ones that way as well and close this JIRA.
> Clob usability
> --------------
>
> Key: TEIID-1248
> URL: https://issues.jboss.org/browse/TEIID-1248
> Project: Teiid
> Issue Type: Feature Request
> Components: Query Engine
> Affects Versions: 8.0
> Reporter: Steven Hawkins
> Priority: Minor
>
> In many circumstances, clobs should be treated as charsequences to allow for use in string functions (concat returning clob, insert, left, etc.).
> There have also been customer requests to treat clobs as comparable, but that there are a lot of places including at design time where we validate against clobs being comparable that it may not be a good idea.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (TEIID-5159) Quickstart hibernate-on-top-of-teiid usability issues
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-5159?page=com.atlassian.jira.plugin... ]
Steven Hawkins updated TEIID-5159:
----------------------------------
Fix Version/s: 10.1
(was: 10.x)
> Quickstart hibernate-on-top-of-teiid usability issues
> -----------------------------------------------------
>
> Key: TEIID-5159
> URL: https://issues.jboss.org/browse/TEIID-5159
> Project: Teiid
> Issue Type: Bug
> Components: Quick Starts
> Affects Versions: 8.12.11.6_4
> Reporter: Jan Stastny
> Assignee: Van Halbert
> Fix For: 8.12.11.6_4, 10.1
>
>
> There are two usability issues:
> 1. we're reusing Portfolio vdb. The thing is, that if user performed also dynamicvdb-dataroles quickstart, the Portfolio vdb will have limitations on data access. So it is crucial, for the functionality of hibernate qs for user to provide correct credentials. It has to be credentials allowing read access for the example query in the end.
> 2. mvn package is enough, no need for mvn install when building WAR file
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months