Github user sureshsubbiah commented on a diff in the pull request:
https://github.com/apache/incubator-trafodion/pull/66#discussion_r38113428
--- Diff: core/sql/regress/seabase/EXPECTED010 ---
@@ -10316,12 +10319,12 @@ CREATE TABLE TRAFODION.SCH."delim_tab"
--- SQL operation complete.
>>get all volatile schemas;
-Schema(Active ):
VOLATILE_SCHEMA_MXID110000212952122994710660444710000000002
+Schema(Active ):
VOLATILE_SCHEMA_MXID110000212132123073588113805260000000002
--- SQL operation complete.
>>get all volatile tables;
-Schema(Active ):
VOLATILE_SCHEMA_MXID110000212952122994710660444710000000002
+Schema(Active ):
VOLATILE_SCHEMA_MXID110000212132123073588113805260000000002
Table: VTAB1
Table: VTAB2
--- End diff --
i am guilty of not doing this many times. It will be good to add a query or
two to regression tests that will show the end-key being added due to this
change. This is an important change and also one that could be unintentionally
broken by future work.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---