[ https://issues.jboss.org/browse/TEIID-952?page=com.atlassian.jira.plugin.... ]
Steven Hawkins closed TEIID-952.
--------------------------------
> Column level security capabilities
> ----------------------------------
>
> Key: TEIID-952
> URL: https://issues.jboss.org/browse/TEIID-952
> Project: Teiid
> Issue Type: Feature Request
> Components: Query Engine
> Reporter: Marc Shirley
> Labels: security
>
> Request for the ability to enforce column level security as in the following example. This would be on the top most surface level affecting only the clients visibility to the columns.
> User has access to col1, col2, and col3 out of a 6 column table. When a "SELECT *" is performed against the table, only those columns the user has access to are returned (col1, col2, and col3).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://issues.jboss.org/browse/TEIID-239?page=com.atlassian.jira.plugin.... ]
Steven Hawkins closed TEIID-239.
--------------------------------
> ENHANCEMENT: Costing beyond cardinality sould be propogated
> -----------------------------------------------------------
>
> Key: TEIID-239
> URL: https://issues.jboss.org/browse/TEIID-239
> Project: Teiid
> Issue Type: Feature Request
> Components: Query Engine
> Affects Versions: 6.0.0
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Priority: Minor
> Labels: costing
> Fix For: 7.4
>
>
> Defect Tracker #24037: Currently values for ndv and nnv are recalculated at each plan node based upon the value at the physical layer. This is not a good estimate. Instead, these values should be propagated through the plan just like the cardinality and adjusted appropriately for join, unions, etc. It may also be good to allow the use of costing metadata on virtual layers.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Add VDB Level Clear Cache Operation in Jopr/JON
-----------------------------------------------
Key: TEIID-1367
URL: https://jira.jboss.org/browse/TEIID-1367
Project: Teiid
Issue Type: Feature Request
Components: Jopr Plugin
Affects Versions: 7.1
Reporter: Ted Jones
Assignee: Ted Jones
Priority: Critical
Fix For: 7.1.1
Need to add an operation to clear the Prepared Plan and/or Result Set caches. This should be a VDB level operation.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Add support for connecting to Mondrian
--------------------------------------
Key: TEIID-1011
URL: https://jira.jboss.org/jira/browse/TEIID-1011
Project: Teiid
Issue Type: Feature Request
Components: JDBC Connector
Affects Versions: 7.1
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 7.1
We should add support for connecting to Mondrian (and multidimensional datasources in general) through http://www.jdbc4olap.org/.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Example dynamicvdb-portfolio customer-schema.sql INSERT INTO HOLDINGS has PRODUCT_ID references that don't exist in PRODUCT table causing sql to fail
--------------------------------------------------------------------------------------------------------------------------------------------------------
Key: TEIID-1434
URL: https://issues.jboss.org/browse/TEIID-1434
Project: Teiid
Issue Type: Bug
Components: Build/Kits
Affects Versions: 7.2, 7.1.1
Reporter: Van Halbert
Assignee: Steven Hawkins
Priority: Minor
The customer-schema.sql contains insert statements into HOLDINGS that contain references to PRODUCT table that don't exist. Example:
INSERT INTO HOLDINGS (ACCOUNT_ID,PRODUCT_ID,PURCHASE_DATE,SHARES_COUNT) VALUES (20010027,1020,{ts '2001-08-22 00:00:00.000'},70);
Product_ID references to 1020 and 1022 don't exist.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Provide a Means of Filtering Preview VDBs in Jopr/JON
-----------------------------------------------------
Key: TEIID-1364
URL: https://jira.jboss.org/browse/TEIID-1364
Project: Teiid
Issue Type: Feature Request
Components: Jopr Plugin
Reporter: Ted Jones
Assignee: Ted Jones
Need a configuration property to determine whether preview vdbs should display or not.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://issues.jboss.org/browse/TEIID-192?page=com.atlassian.jira.plugin.... ]
Steven Hawkins closed TEIID-192.
--------------------------------
> Add the ability to switch the identity on connections
> -----------------------------------------------------
>
> Key: TEIID-192
> URL: https://issues.jboss.org/browse/TEIID-192
> Project: Teiid
> Issue Type: Feature Request
> Components: Common, JDBC Driver
> Affects Versions: 7.0
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Labels: security
> Fix For: 7.3
>
> Original Estimate: 3 days
> Remaining Estimate: 3 days
>
> Based upon oracle and sql server abilities, we should offer methods to assert and newly authenticate an identity on an existing connection.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Add support for not null and auto increment for temp table columns
------------------------------------------------------------------
Key: TEIID-1440
URL: https://issues.jboss.org/browse/TEIID-1440
Project: Teiid
Issue Type: Feature Request
Components: Query Engine
Affects Versions: 7.3
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 7.3
It would be good to have auto increment and not null support for temp tables.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Add JOPR data role display
--------------------------
Key: TEIID-1228
URL: https://jira.jboss.org/browse/TEIID-1228
Project: Teiid
Issue Type: Sub-task
Components: Jopr Plugin
Affects Versions: 7.1
Reporter: Steve Hawkins
Assignee: Steve Hawkins
Fix For: 7.1.1
Data roles should be displayed in JOPR. It would be optional to include the actual permissions. The mapped role names property should be updatable (which includes add/remove).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reduce the memory footprint of metadata
---------------------------------------
Key: TEIID-1520
URL: https://issues.jboss.org/browse/TEIID-1520
Project: Teiid
Issue Type: Quality Risk
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 7.4
The strings held in the querymetadatainterface cache and by the metadata/resolved symbols should be optimized.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira