pinot
pinot copied to clipboard
Support additional headers
Issue
Our LB consumes header information to route requests to create and delete schemas and tables. This issue allows setting additional header information to route requests to Pinot when performing these tasks.
Proposed Fix
Abstract admin class from which these commands inherit to allow additional headers in the admin API request.