Github user DaveBirdsall commented on a diff in the pull request:

    https://github.com/apache/incubator-trafodion/pull/565#discussion_r71012217
  
    --- Diff: core/sql/sqlcomp/CmpSeabaseDDLrepos.cpp ---
    @@ -47,8 +47,17 @@ short CmpSeabaseDDL::createRepos(ExeCliInterface * 
cliInterface)
     
       NABoolean xnWasStartedHere = FALSE;
     
    +  cliRC = cliInterface->holdAndSetCQD
    +    ("TRAF_MAX_CHARACTER_COL_LENGTH", "1000000");
    +
    --- End diff --
    
    The EXPLAIN_PLAN column in the METRIC_QUERY_TABLE was increased in size 
from 200000 to 1000000 as part of these changes.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to