[teiid/teiid] 8532ae: TEIID-5395
by shawkins
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: 8532ae921e561a00946a37e423538efbb886b192
https://github.com/teiid/teiid/commit/8532ae921e561a00946a37e423538efbb88...
Author: shawkins <shawkins(a)redhat.com>
Date: 2018-06-30 (Sat, 30 Jun 2018)
Changed paths:
M connectors/misc/translator-jpa/pom.xml
A connectors/misc/translator-jpa/src/test/java/org/teiid/translator/jpa/TestJPAMetadataImport.java
A connectors/misc/translator-jpa/src/test/java/org/teiid/translator/jpa/model/Exchange.java
A connectors/misc/translator-jpa/src/test/java/org/teiid/translator/jpa/model/Marketdata.java
A connectors/misc/translator-jpa/src/test/java/org/teiid/translator/jpa/model/Stock.java
A connectors/misc/translator-jpa/src/test/resources/META-INF/persistence.xml
M engine/src/main/java/org/teiid/query/metadata/DDLStringVisitor.java
Log Message:
-----------
TEIID-5395
adding an import unit test and updating the ddl to string behavior to be
better with new lines when filtering
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
6 years, 5 months
[teiid/teiid] ef7cb8: TEIID-5257
by shawkins
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: ef7cb8cb05146fed188788594c2fdfb21583651f
https://github.com/teiid/teiid/commit/ef7cb8cb05146fed188788594c2fdfb2158...
Author: shawkins <shawkins(a)redhat.com>
Date: 2018-06-29 (Fri, 29 Jun 2018)
Changed paths:
M api/src/main/java/org/teiid/metadata/AbstractMetadataRecord.java
M engine/src/main/java/org/teiid/dqp/internal/process/DataTierManagerImpl.java
M engine/src/main/java/org/teiid/query/metadata/MetadataValidator.java
A test-integration/common/src/test/java/org/teiid/systemmodel/TestUsage.java
A test-integration/common/src/test/resources/TestUsage/testProcedureColumnUsage.expected
A test-integration/common/src/test/resources/TestUsage/testProcedureColumnUsageOfProcedure.expected
Log Message:
-----------
TEIID-5257
adding column usage support for procedure result set columns - and
allowing usage to be detected from stored procedure invocations
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
6 years, 5 months
[teiid/beetle-studio] 58c461: Fix issue with view creation
by Mark Drilling
Branch: refs/heads/master
Home: https://github.com/teiid/beetle-studio
Commit: 58c4610ba7fa4f5c674dfb0f1df2036297085340
https://github.com/teiid/beetle-studio/commit/58c4610ba7fa4f5c674dfb0f1df...
Author: Mark Drilling <mdrillin(a)redhat.com>
Date: 2018-06-28 (Thu, 28 Jun 2018)
Changed paths:
M src/main/ngapp/src/app/connections/shared/schema-node.model.ts
M src/main/ngapp/src/app/dataservices/virtualization/view-editor/command/add-sources-command.ts
M src/main/ngapp/src/app/dataservices/virtualization/view-editor/command/command-factory.spec.ts
M src/main/ngapp/src/app/dataservices/virtualization/view-editor/command/remove-sources-command.ts
M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/view-canvas.component.ts
M src/main/ngapp/src/app/dataservices/virtualization/virtualization.component.ts
Log Message:
-----------
Fix issue with view creation
Commit: f09322733afc1e513fbf032e9c17dcf7b9b24aa3
https://github.com/teiid/beetle-studio/commit/f09322733afc1e513fbf032e9c1...
Author: Mark Drilling <mdrillin(a)redhat.com>
Date: 2018-06-28 (Thu, 28 Jun 2018)
Changed paths:
M src/main/ngapp/src/app/connections/shared/schema-node.model.ts
M src/main/ngapp/src/app/dataservices/virtualization/view-editor/command/add-sources-command.ts
M src/main/ngapp/src/app/dataservices/virtualization/view-editor/command/command-factory.spec.ts
M src/main/ngapp/src/app/dataservices/virtualization/view-editor/command/remove-sources-command.ts
M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/view-canvas.component.ts
M src/main/ngapp/src/app/dataservices/virtualization/virtualization.component.ts
Log Message:
-----------
Merge pull request #157 from mdrillin/sp8
Fix issue with view creation
Compare: https://github.com/teiid/beetle-studio/compare/430c5ba2dee9...f09322733afc
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
6 years, 5 months