Repository: incubator-trafodion Updated Branches: refs/heads/master c39d3abf6 -> 492f23f6f
Support for external lobs. Data files are stored externally in HDFS and only filehandles and file locations are stored in internal Trafodion tables. Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/17c05302 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/17c05302 Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/17c05302 Branch: refs/heads/master Commit: 17c0530224a9be7b6aa4dcfba3b408423c3e9dd9 Parents: cdd1bef Author: Sandhya Sundaresan <[email protected]> Authored: Fri May 27 04:39:52 2016 +0000 Committer: Sandhya Sundaresan <[email protected]> Committed: Fri May 27 04:39:52 2016 +0000 ---------------------------------------------------------------------- core/sql/regress/executor/TEST130_argfile2 | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/17c05302/core/sql/regress/executor/TEST130_argfile2 ---------------------------------------------------------------------- diff --git a/core/sql/regress/executor/TEST130_argfile2 b/core/sql/regress/executor/TEST130_argfile2 new file mode 100644 index 0000000..f123030 --- /dev/null +++ b/core/sql/regress/executor/TEST130_argfile2 @@ -0,0 +1,3 @@ +TRAFODION.LOB130.tlob130ext +c4 +lobc4ext.jpg
