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

Spark Connect - decouple query execution from RPC handler

    XMLWordPrintableJSON

Details

    • Story
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.5.0
    • 3.5.0, 4.0.0
    • Connect
    • None

    Description

      Move actual query execution out of the RPC handler callback. This allows:

      • (immediately) better control over query cancellation, by interrupting the execution thread.
      • design changes to the RPC interface to allow different execution models than stream-push from server.

      Attachments

        Activity

          People

            juliuszsompolski Juliusz Sompolski
            juliuszsompolski Juliusz Sompolski
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: