jadami10 opened a new pull request, #9564:
URL: https://github.com/apache/pinot/pull/9564

   This is 2 bugfixes
   
   - fixes the hybrid quickstart to create both tables at once
     - i can't quite tell where this broke, but it uses the /tableConfigs API
     - this requires creating both tables at once, or it fails with "table 
already exists"
   - adds `@Produces(MediaType.APPLICATION_JSON)` to the timeBoundary methods
     - otherwise these fail with `MessageBodyWriter not found for media 
type=text/plain, type=class 
org.apache.pinot.controller.api.resources.SuccessResponse, genericType=class 
org.apache.pinot.controller.api.resources.SuccessResponse.`
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to