Skip to content

Commit

Permalink
TEIID-4215 correcting expected results as well
Browse files Browse the repository at this point in the history
  • Loading branch information
sqtran authored and shawkins committed May 24, 2016
1 parent c1665bf commit 5f830ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -2445,7 +2445,7 @@ QT_Ora9DS SYS
QT_Ora9DS SYS st_simplify result 4 2004 geometry 2147483647 2147483647 0 0 1 Geometry value simplified according to the Douglas Peucker algori$ <null> 0 YES tsid:fffffffb6827c1a-00000d5a
QT_Ora9DS SYS st_simplify param1 1 2004 geometry 2147483647 2147483647 0 0 1 Geometry <null> 1 YES tsid:fffffffb6827c1a-00000d5a
QT_Ora9DS SYS st_simplify param2 1 8 double 17 8 4 10 1 tolerance <null> 2 YES tsid:fffffffb6827c1a-00000d5a
QT_Ora9DS SYS st_srid result 4 4 integer 10 4 0 10 1 The srid for the geomety. <null> 0 YES tsid:fffffff8ef691cb-00000ce6
QT_Ora9DS SYS st_srid result 4 4 integer 10 4 0 10 1 The srid for the geometry. <null> 0 YES tsid:fffffff8ef691cb-00000ce6
QT_Ora9DS SYS st_srid param1 1 2004 geometry 2147483647 2147483647 0 0 1 Geometry <null> 1 YES tsid:fffffff8ef691cb-00000ce6
QT_Ora9DS SYS st_touches result 4 -7 boolean 1 1 0 10 1 true if Geometry1 and Geometry2 touch <null> 0 YES tsid:00000003512ef42-00000d06
QT_Ora9DS SYS st_touches param1 1 2004 geometry 2147483647 2147483647 0 0 1 Geometry1 <null> 1 YES tsid:00000003512ef42-00000d06
Expand Down
Expand Up @@ -2048,7 +2048,7 @@ PartsSupplier SYS
PartsSupplier SYS xmlText tsid:fffffff8c2cb8d7-00000d9e param1 string 1 In 0 4000 0 0 Nullable tsid:fffffffc4d20c37-00000d9f The text.
PartsSupplier SYS xmlText tsid:fffffff8c2cb8d7-00000d9e result xml 0 ReturnValue 0 2147483647 0 0 Nullable tsid:fffffffc874db10-00000da0 XML text.
PartsSupplier SYS st_srid tsid:fffffff8ef691cb-00000ce6 param1 geometry 1 In 0 2147483647 0 0 Nullable tsid:fffffffc4d20c37-00000ce7 Geometry
PartsSupplier SYS st_srid tsid:fffffff8ef691cb-00000ce6 result integer 0 ReturnValue 10 4 0 10 Nullable tsid:fffffffc874db10-00000ce8 The srid for the geomety.
PartsSupplier SYS st_srid tsid:fffffff8ef691cb-00000ce6 result integer 0 ReturnValue 10 4 0 10 Nullable tsid:fffffffc874db10-00000ce8 The srid for the geometry.
PartsSupplier SYS formatdouble tsid:fffffff8f8c717b-00000b95 double double 1 In 17 8 4 10 Nullable tsid:fffffffb11e8ec4-00000b96 String input
PartsSupplier SYS formatdouble tsid:fffffff8f8c717b-00000b95 format string 2 In 0 4000 0 0 Nullable tsid:fffffffb4870aea-00000b97 Number format
PartsSupplier SYS formatdouble tsid:fffffff8f8c717b-00000b95 result string 0 ReturnValue 0 4000 0 0 Nullable tsid:fffffffc874db10-00000b98 Double formatted
Expand Down

0 comments on commit 5f830ab

Please sign in to comment.