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

Add API for all built-in expresssion functions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.0.1
    • None
    • Java API, PySpark
    • None

    Description

      From the SQL functions documentation:

      Commonly used functions available for DataFrame operations. Using functions defined here provides a little bit more compile-time safety to make sure the function exists.

      Functions such as "inline_outer" are actually commonly used, but are not currently included in the API, meaning that we lose compile-time safety for those invocations. We should implement the required function definitions for the remaining built-in functions when applicable.

      Attachments

        Activity

          People

            Unassigned Unassigned
            malthe Malthe Borch
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: