Uploaded image for project: 'WsSQL'
  1. WsSQL
  2. WSSQL-66

WsSQL exception processing internal fpos columns

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Invalid
    • None
    • None
    • ECLEngine
    • None

    Description

      On the 190 cluster, I tried the following query

      SELECT state_code, county_fips, county_name,_internal_fpos_ FROM thor_data400::key::fips2county::20110311::fips2county

      and received the following error

      2015-03-10 19:51:48 GMT: INVALID COLUMN FOUND: thor_data400::key::fips2county::20110311::fips2county.nternal_fpos__

      WsSQL correctly reports back the following layout

      RECORD
      string2 state_code;
      string3 county_fips;
      string18 county_name;
      unsigned8 _internal_fpos_;
      END;

      Attachments

        Activity

          People

            rpastrana Rodrigo Pastrana
            russwhitehead Russ Whitehead
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: