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

Merge options of table and relation when create FileScanBuilder

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.0.0
    • 4.0.0
    • SQL

    Description

      Currently, the subclass of FileTable only uses the options from relation when constructing the FileScanBuilder, which leads to the omission of the contents in FileTable.options. For the TableCatalog, the dsOptions can be set into the FileTable.options returned by the TableCatalog.loadTable method. If only the relation options are used here, the TableCatalog will not be able to pass dsOptions that contains table options to FileScan.

      Merge the two options is a better option.
       
       

      Attachments

        Issue Links

          Activity

            People

              liujiayi771 Jiayi Liu
              liujiayi771 Jiayi Liu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: