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

Fix error handling routine so it wouldn't fall into infinite recursion

    XMLWordPrintableJSON

Details

    Description

      Currently, we can fall into infinite recursion as follows:

      [Some error happens] -> _handle_error -> _handle_rpc_error -> _display_server_stack_trace -> RuntimeConf.get -> SparkConnectClient.config -> [An error happens] -> _handle_error.

      Attachments

        Issue Links

          Activity

            People

              cdkrot Alice Sayutina
              cdkrot Alice Sayutina
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: