Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-3559

appendReadColumnIDs and appendReadColumnNames introduce unnecessary columns in the lists of needed column ids and column names stored in hiveConf

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • 1.2.0
    • SQL
    • None

    Description

      Because we are using the same hiveConf and we are currently using ColumnProjectionUtils.appendReadColumnIDs ColumnProjectionUtils.appendReadColumnNames to append needed column ids and names for a table, lists of needed column ids and names can have unnecessary columns.

      Also, for a join operation, TableScanOperators for both tables are sharing the same hiveConf and they may need to set table-specific properties.

      Attachments

        Issue Links

          Activity

            People

              gvramana Venkata Gollamudi
              yhuai Yin Huai
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: