Uploaded image for project: 'RecordService (READ-ONLY)'
  1. RecordService (READ-ONLY)
  2. RS-129 HCatalog/Pig Support
  3. RS-136

HCatRSLoader doesn't return correct schema for select queries

    Details

    • Type: Sub-task
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: 0.3.0
    • Fix Version/s: None
    • Component/s: Client
    • Labels:

      Description

      Following RS-135, for pig statements such as:

      LOAD 'SELECT col1, col2 FROM tbl_name' USING  com.cloudera.recordservice.pig.HCatRSLoader();
      

      The HCatRSLoader#getSchema current doesn't consider col1 and col2, and will
      return the full table schema instead.

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              sunchao Chao Sun
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: