Something went wrong while fetching comments. Please try again.
Created by: camdencheek
This does a few things, split up into separate commits:
SearchClient for the compute streaming endpointsearchResolver, we can remove stream from the search args and inline resultsBatch, removing resultsStream.Plan() function.Stacked on #31786
Covered by integration tests and briefly manually tested. It was unclear to me whether there are any tests covering streaming compute, so lemme know if I should test that manually.