Thanks Julian. I have implemented the changes in https://github.com/apache/calcite-avatica/pull/217 and tested them with Unit tests. I am planning to build the jar and test it with live servers. So marked the PR as WIP.
Any feedback/review comments will be appreciated. Thanks & Regards, Vaibhav Thanks & Regards, Vaibhav On Fri, Mar 17, 2023 at 9:09 AM Julian Hyde <[email protected]> wrote: > It makes sense. It might not meet the needs of everyone (e.g. I could > imagine that occasionally a URL would naturally contain a comma), but if > so, they can contribute enhancements. > > > On Mar 13, 2023, at 9:12 PM, Vaibhav Joshi <[email protected]> > wrote: > > > > Greetings, > > > > We have created a ticket CALCITE-5581 < > https://issues.apache.org/jira/browse/CALCITE-5581> for implementing a > Client Side load balancing in Avatica. Basic writeup for this approach is > attached herewith. > > > > Any thoughts or suggestions in this regard will be appreciated. > > > > Thanks & Regards, > > Vaibhav > > <Avatica Basic client side load balancing.docx> > >
