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

Enforce type checking in from_avro and to_avro functions

    XMLWordPrintableJSON

Details

    Description

      Because types are not enforced in Python, users can pass in all sort of arguments for functions. This could lead to invoking wrong functions in spark connect.

      If we perform type checking for arguments and output sensible errors when the type of arguments passed into the functions don’t match, we can give the user a better user experience

      Attachments

        Issue Links

          Activity

            People

              fanyue.xia Fanyue Xia
              fanyue.xia Fanyue Xia
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: