[teiid-commits] [teiid/teiid] 3aae3e: TEIID-5585 allowing for temporary disk backed lobs...

shawkins shawkins at redhat.com
Mon Jan 7 07:54:24 EST 2019


  Branch: refs/heads/master
  Home:   https://github.com/teiid/teiid
  Commit: 3aae3ee4d75842a8059389953a9c734220621ec6
      https://github.com/teiid/teiid/commit/3aae3ee4d75842a8059389953a9c734220621ec6
  Author: shawkins <shawkins at redhat.com>
  Date:   2019-01-07 (Mon, 07 Jan 2019)

  Changed paths:
    M common-core/src/main/java/org/teiid/core/types/InputStreamFactory.java
    M engine/src/main/java/org/teiid/common/buffer/FileStoreInputStreamFactory.java
    M engine/src/main/java/org/teiid/common/buffer/LobManager.java
    M engine/src/main/java/org/teiid/common/buffer/STree.java
    M engine/src/main/java/org/teiid/dqp/internal/process/DQPCore.java
    M engine/src/main/java/org/teiid/dqp/internal/process/SaveOnReadInputStream.java
    M engine/src/main/java/org/teiid/query/function/source/XMLSystemFunctions.java
    M engine/src/main/java/org/teiid/query/tempdata/GlobalTableStoreImpl.java
    M engine/src/main/java/org/teiid/query/tempdata/TempTableStore.java
    M engine/src/main/java/org/teiid/query/util/CommandContext.java
    M runtime/src/test/java/org/teiid/runtime/TestEmbeddedServer.java

  Log Message:
  -----------
  TEIID-5585 allowing for temporary disk backed lobs to live



      **NOTE:** This service has 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.


More information about the teiid-commits mailing list