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

Improve performance and memory footprint of all VALUES clauses

    XMLWordPrintableJSON

Details

    Description

      This is a continuation of the following performance improvement:

      https://issues.apache.org/jira/browse/SPARK-48967

       

      By pushing the early evaluation of `UnresolvedUnlineTables` into `LocalRelation (whenever possible) in `visitInlineTable` of the AstBuilder we can get the benefits of the aforementioned ticket not only in `INSERT INTO ... VALUES` statements but in every statement that can contain the `VALUES()` clause.

      Attachments

        Issue Links

          Activity

            People

              costas.zarifis Costas Zarifis
              costas.zarifis Costas Zarifis
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: