[teiid/teiid] c466ea: TEIID-2584:
by Ramesh Reddy
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: c466ea0107d50dc7363878accab5bf5b3d7d2db8
https://github.com/teiid/teiid/commit/c466ea0107d50dc7363878accab5bf5b3d7...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2013-08-29 (Thu, 29 Aug 2013)
Changed paths:
M engine/src/main/java/org/teiid/dqp/internal/process/DataTierManagerImpl.java
M engine/src/main/resources/org/teiid/metadata/SYSADMIN.sql
M test-integration/common/src/test/java/org/teiid/transport/TestODBCSocketTransport.java
M test-integration/common/src/test/resources/TestCase3473/testGetTables.expected
M test-integration/common/src/test/resources/TestJDBCSocketTransport/testSelect.expected
M test-integration/common/src/test/resources/TestMMDatabaseMetaData/testGetColumns.expected
M test-integration/common/src/test/resources/TestMMDatabaseMetaData/testGetProcedureColumns.expected
M test-integration/common/src/test/resources/TestMMDatabaseMetaData/testGetProcedures.expected
M test-integration/common/src/test/resources/TestMMDatabaseMetaData/testGetProceduresWithEscape.expected
M test-integration/common/src/test/resources/TestMMDatabaseMetaData/testGetTables.expected
M test-integration/common/src/test/resources/TestMMDatabaseMetaData/testGetTables_allTables.expected
M test-integration/common/src/test/resources/TestODBCSchema/testOBIEEColumnQuery.expected
M test-integration/common/src/test/resources/TestODBCSchema/test_PG_ATTRDEF.expected
M test-integration/common/src/test/resources/TestODBCSchema/test_PG_ATTRIBUTE.expected
M test-integration/common/src/test/resources/TestODBCSchema/test_PG_CLASS.expected
M test-integration/common/src/test/resources/TestODBCSchema/test_PG_INDEX.expected
M test-integration/common/src/test/resources/TestODBCSchema/test_PG_NAMESPACE.expected
M test-integration/common/src/test/resources/TestODBCSocketTransport/testInt2Vector.expected
M test-integration/common/src/test/resources/TestODBCSocketTransport/testPgProc.expected
M test-integration/common/src/test/resources/TestODBCSocketTransport/testSelect.expected
M test-integration/common/src/test/resources/TestPartsDatabaseMetadata/testColumns.expected
M test-integration/common/src/test/resources/TestPartsDatabaseMetadata/testPrimaryKeys.expected
M test-integration/common/src/test/resources/TestPartsDatabaseMetadata/testProcedureColumns.expected
M test-integration/common/src/test/resources/TestPartsDatabaseMetadata/testProcedures.expected
M test-integration/common/src/test/resources/TestPartsDatabaseMetadata/testTables.expected
M test-integration/common/src/test/resources/TestSystemVirtualModel/testColumns.expected
M test-integration/common/src/test/resources/TestSystemVirtualModel/testDefect12064.expected
M test-integration/common/src/test/resources/TestSystemVirtualModel/testKeyColumns.expected
M test-integration/common/src/test/resources/TestSystemVirtualModel/testKeys.expected
M test-integration/common/src/test/resources/TestSystemVirtualModel/testProcedureParams.expected
M test-integration/common/src/test/resources/TestSystemVirtualModel/testProcedures.expected
M test-integration/common/src/test/resources/TestSystemVirtualModel/testProperties.expected
M test-integration/common/src/test/resources/TestSystemVirtualModel/testTables.expected
M test-integration/common/src/test/resources/TestVirtualDocWithVirtualProc/testDefect15241b.expected
Log Message:
-----------
TEIID-2584:
1) renamed Transformations table to Trigger, added columns to refelect trigger event and type
2) Added a incremental refresh method to update matview table
3) Added onError Action column to status table (behavior is still pending)
Commit: 74803f3113fcf79e828824c5f42696983d154044
https://github.com/teiid/teiid/commit/74803f3113fcf79e828824c5f42696983d1...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2013-08-29 (Thu, 29 Aug 2013)
Changed paths:
M engine/src/main/java/org/teiid/dqp/internal/process/DataTierManagerImpl.java
M engine/src/main/resources/org/teiid/metadata/SYSADMIN.sql
M test-integration/common/src/test/java/org/teiid/transport/TestODBCSocketTransport.java
M test-integration/common/src/test/resources/TestCase3473/testGetTables.expected
M test-integration/common/src/test/resources/TestJDBCSocketTransport/testSelect.expected
M test-integration/common/src/test/resources/TestMMDatabaseMetaData/testGetColumns.expected
M test-integration/common/src/test/resources/TestMMDatabaseMetaData/testGetProcedureColumns.expected
M test-integration/common/src/test/resources/TestMMDatabaseMetaData/testGetProcedures.expected
M test-integration/common/src/test/resources/TestMMDatabaseMetaData/testGetProceduresWithEscape.expected
M test-integration/common/src/test/resources/TestMMDatabaseMetaData/testGetTables.expected
M test-integration/common/src/test/resources/TestMMDatabaseMetaData/testGetTables_allTables.expected
M test-integration/common/src/test/resources/TestODBCSchema/testOBIEEColumnQuery.expected
M test-integration/common/src/test/resources/TestODBCSchema/test_PG_ATTRDEF.expected
M test-integration/common/src/test/resources/TestODBCSchema/test_PG_ATTRIBUTE.expected
M test-integration/common/src/test/resources/TestODBCSchema/test_PG_CLASS.expected
M test-integration/common/src/test/resources/TestODBCSchema/test_PG_INDEX.expected
M test-integration/common/src/test/resources/TestODBCSchema/test_PG_NAMESPACE.expected
M test-integration/common/src/test/resources/TestODBCSocketTransport/testInt2Vector.expected
M test-integration/common/src/test/resources/TestODBCSocketTransport/testPgProc.expected
M test-integration/common/src/test/resources/TestODBCSocketTransport/testSelect.expected
M test-integration/common/src/test/resources/TestPartsDatabaseMetadata/testColumns.expected
M test-integration/common/src/test/resources/TestPartsDatabaseMetadata/testPrimaryKeys.expected
M test-integration/common/src/test/resources/TestPartsDatabaseMetadata/testProcedureColumns.expected
M test-integration/common/src/test/resources/TestPartsDatabaseMetadata/testProcedures.expected
M test-integration/common/src/test/resources/TestPartsDatabaseMetadata/testTables.expected
M test-integration/common/src/test/resources/TestSystemVirtualModel/testColumns.expected
M test-integration/common/src/test/resources/TestSystemVirtualModel/testDefect12064.expected
M test-integration/common/src/test/resources/TestSystemVirtualModel/testKeyColumns.expected
M test-integration/common/src/test/resources/TestSystemVirtualModel/testKeys.expected
M test-integration/common/src/test/resources/TestSystemVirtualModel/testProcedureParams.expected
M test-integration/common/src/test/resources/TestSystemVirtualModel/testProcedures.expected
M test-integration/common/src/test/resources/TestSystemVirtualModel/testProperties.expected
M test-integration/common/src/test/resources/TestSystemVirtualModel/testTables.expected
M test-integration/common/src/test/resources/TestVirtualDocWithVirtualProc/testDefect15241b.expected
Log Message:
-----------
Merge pull request #100 from rareddy/matview
TEIID-2584:
Compare: https://github.com/teiid/teiid/compare/0f0aa5fdd51a...74803f3113fc
11 years, 3 months
[teiid/teiid] eff9cf: TEIID-2641 improving txn semantics and correcting ...
by shawkins
Branch: refs/heads/8.4.x
Home: https://github.com/teiid/teiid
Commit: eff9cf198b52361f386ed26eae1b908696aedefb
https://github.com/teiid/teiid/commit/eff9cf198b52361f386ed26eae1b908696a...
Author: shawkins <shawkins(a)redhat.com>
Date: 2013-08-28 (Wed, 28 Aug 2013)
Changed paths:
M engine/src/main/java/org/teiid/query/optimizer/ProcedurePlanner.java
M engine/src/main/java/org/teiid/query/processor/proc/ExecDynamicSqlInstruction.java
M engine/src/main/java/org/teiid/query/processor/proc/ProcedurePlan.java
M engine/src/main/java/org/teiid/query/resolver/command/UpdateProcedureResolver.java
M engine/src/main/java/org/teiid/query/sql/proc/CreateProcedureCommand.java
M engine/src/main/java/org/teiid/query/sql/util/VariableContext.java
M engine/src/test/java/org/teiid/query/processor/proc/TestProcErrors.java
M engine/src/test/java/org/teiid/query/processor/proc/TestProcedureProcessor.java
M runtime/src/test/java/org/teiid/runtime/TestEmbeddedServer.java
Log Message:
-----------
TEIID-2641 improving txn semantics and correcting several other issues
Conflicts:
engine/src/test/java/org/teiid/query/processor/proc/TestProcedureProcessor.java
11 years, 3 months
[teiid/teiid] db152b: [maven-release-plugin] prepare for next developmen...
by Steve Hawkins
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: db152b29ef1fb780ed24739ef6285f81817713e7
https://github.com/teiid/teiid/commit/db152b29ef1fb780ed24739ef6285f81817...
Author: Steve Hawkins <shawkins(a)redhat.com>
Date: 2013-08-28 (Wed, 28 Aug 2013)
Changed paths:
M admin/pom.xml
M adminshell/pom.xml
M api/pom.xml
M build/pom.xml
M client-jdk15/pom.xml
M client/pom.xml
M common-core/pom.xml
M connectors/connector-file/pom.xml
M connectors/connector-google/pom.xml
M connectors/connector-infinispan/pom.xml
M connectors/connector-ldap/pom.xml
M connectors/connector-mongodb/pom.xml
M connectors/connector-salesforce/pom.xml
M connectors/connector-ws/pom.xml
M connectors/google-api/pom.xml
M connectors/mongodb-api/pom.xml
M connectors/pom.xml
M connectors/salesforce-api/pom.xml
M connectors/sandbox/pom.xml
M connectors/sandbox/translator-yahoo/pom.xml
M connectors/translator-file/pom.xml
M connectors/translator-google/pom.xml
M connectors/translator-hive/pom.xml
M connectors/translator-jdbc/pom.xml
M connectors/translator-jpa/pom.xml
M connectors/translator-ldap/pom.xml
M connectors/translator-loopback/pom.xml
M connectors/translator-mongodb/pom.xml
M connectors/translator-object/pom.xml
M connectors/translator-odata/pom.xml
M connectors/translator-olap/pom.xml
M connectors/translator-salesforce/pom.xml
M connectors/translator-ws/pom.xml
M engine/pom.xml
M hibernate-dialect/pom.xml
M jboss-integration/pom.xml
M metadata/pom.xml
M odata/pom.xml
M pom.xml
M runtime/pom.xml
M test-integration/common/pom.xml
M test-integration/db/pom.xml
M test-integration/perf/pom.xml
M test-integration/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
11 years, 3 months
[teiid/teiid] f07920: [maven-release-plugin] prepare release teiid-paren...
by Steve Hawkins
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: f07920efb0abc296748587abd7570fbb3a73d11c
https://github.com/teiid/teiid/commit/f07920efb0abc296748587abd7570fbb3a7...
Author: Steve Hawkins <shawkins(a)redhat.com>
Date: 2013-08-28 (Wed, 28 Aug 2013)
Changed paths:
M admin/pom.xml
M adminshell/pom.xml
M api/pom.xml
M build/pom.xml
M client-jdk15/pom.xml
M client/pom.xml
M common-core/pom.xml
M connectors/connector-file/pom.xml
M connectors/connector-google/pom.xml
M connectors/connector-infinispan/pom.xml
M connectors/connector-ldap/pom.xml
M connectors/connector-mongodb/pom.xml
M connectors/connector-salesforce/pom.xml
M connectors/connector-ws/pom.xml
M connectors/google-api/pom.xml
M connectors/mongodb-api/pom.xml
M connectors/pom.xml
M connectors/salesforce-api/pom.xml
M connectors/sandbox/pom.xml
M connectors/sandbox/translator-yahoo/pom.xml
M connectors/translator-file/pom.xml
M connectors/translator-google/pom.xml
M connectors/translator-hive/pom.xml
M connectors/translator-jdbc/pom.xml
M connectors/translator-jpa/pom.xml
M connectors/translator-ldap/pom.xml
M connectors/translator-loopback/pom.xml
M connectors/translator-mongodb/pom.xml
M connectors/translator-object/pom.xml
M connectors/translator-odata/pom.xml
M connectors/translator-olap/pom.xml
M connectors/translator-salesforce/pom.xml
M connectors/translator-ws/pom.xml
M engine/pom.xml
M hibernate-dialect/pom.xml
M jboss-integration/pom.xml
M metadata/pom.xml
M odata/pom.xml
M pom.xml
M runtime/pom.xml
M test-integration/common/pom.xml
M test-integration/db/pom.xml
M test-integration/perf/pom.xml
M test-integration/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release teiid-parent-8.5.0.CR1
11 years, 3 months
[teiid/teiid] 974f54: TEIID-2645 checking for a single vdb.xml and impro...
by shawkins
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: 974f54bfc1d2d93fd4c071489ebc829207bc64d3
https://github.com/teiid/teiid/commit/974f54bfc1d2d93fd4c071489ebc829207b...
Author: shawkins <shawkins(a)redhat.com>
Date: 2013-08-28 (Wed, 28 Aug 2013)
Changed paths:
M admin/src/main/java/org/teiid/adminapi/Admin.java
M jboss-integration/src/main/java/org/teiid/jboss/BaseOperationHandler.java
M jboss-integration/src/main/java/org/teiid/jboss/IntegrationPlugin.java
M jboss-integration/src/main/java/org/teiid/jboss/TeiidOperationHandler.java
M jboss-integration/src/main/java/org/teiid/jboss/VDBParserDeployer.java
M jboss-integration/src/main/resources/org/teiid/jboss/i18n.properties
M test-integration/common/src/test/java/org/teiid/arquillian/IntegrationTestDeployment.java
Log Message:
-----------
TEIID-2645 checking for a single vdb.xml and improving the vdb active
check
11 years, 3 months