[JBoss JIRA] (TEIID-5746) Add support for a multi-row array table
by Steven Hawkins (Jira)
[ https://issues.jboss.org/browse/TEIID-5746?page=com.atlassian.jira.plugin... ]
Steven Hawkins resolved TEIID-5746.
-----------------------------------
Resolution: Done
Added support directly into arraytable to remove the need for using the arrayiterate procedure.
> Add support for a multi-row array table
> ---------------------------------------
>
> Key: TEIID-5746
> URL: https://issues.jboss.org/browse/TEIID-5746
> Project: Teiid
> Issue Type: Enhancement
> Components: Query Engine
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Priority: Major
> Fix For: 12.3
>
>
> When arraytable was added, we had only limited support for 1 dimensional arrays. It should support both a single row and a multi-row (multi-dimensional) case.
> The proposal is for the syntax:
> arraytable([row|rows] ...)
> if it is not specified or row, it is a single row result. If rows, then it will expect a multi-dimensional array and produce 1 row per element in the outer array.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 7 months
[JBoss JIRA] (TEIID-5608) General code formatting and enable checkstyle
by Steven Hawkins (Jira)
[ https://issues.jboss.org/browse/TEIID-5608?page=com.atlassian.jira.plugin... ]
Steven Hawkins resolved TEIID-5608.
-----------------------------------
Resolution: Done
Enabled for the base teiid, but ran the tab script against the wildfly code as well. It would be a follow-on task to enable checking for the wildfly stuff - ideally we could inherit from the wildfly-parent, but that only looks viable for org.wildfly projects.
> General code formatting and enable checkstyle
> ---------------------------------------------
>
> Key: TEIID-5608
> URL: https://issues.jboss.org/browse/TEIID-5608
> Project: Teiid
> Issue Type: Task
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Priority: Major
> Fix For: 12.3
>
>
> It would be good to add hard checkstyle formatting checks (in particular tabs) in the build, but first we need to take a pass through to clean up things.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 7 months
[JBoss JIRA] (TEIID-5750) Remove dead code from saxon-xom
by Steven Hawkins (Jira)
Steven Hawkins created TEIID-5750:
-------------------------------------
Summary: Remove dead code from saxon-xom
Key: TEIID-5750
URL: https://issues.jboss.org/browse/TEIID-5750
Project: Teiid
Issue Type: Quality Risk
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
There are additional classes that can be removed from saxon-xom.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 7 months
[JBoss JIRA] (TEIID-5608) General code formatting and enable checkstyle
by Steven Hawkins (Jira)
[ https://issues.jboss.org/browse/TEIID-5608?page=com.atlassian.jira.plugin... ]
Steven Hawkins updated TEIID-5608:
----------------------------------
Fix Version/s: 12.3
(was: 13.0)
Updated to the later basepom, further refined the poms, and did an initial enabling of checkstyle. Still need to see if there is a quick way to fix tabs. Will try to also make incremental progress with spotbugs as well.
> General code formatting and enable checkstyle
> ---------------------------------------------
>
> Key: TEIID-5608
> URL: https://issues.jboss.org/browse/TEIID-5608
> Project: Teiid
> Issue Type: Task
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Priority: Major
> Fix For: 12.3
>
>
> It would be good to add hard checkstyle formatting checks (in particular tabs) in the build, but first we need to take a pass through to clean up things.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 7 months