Josh Elser created CALCITE-1399:
-----------------------------------

             Summary: SerializationConverter in HsqldbServer needs to be public
                 Key: CALCITE-1399
                 URL: https://issues.apache.org/jira/browse/CALCITE-1399
             Project: Calcite
          Issue Type: Bug
          Components: avatica
    Affects Versions: avatica-1.8.0
            Reporter: Josh Elser
            Assignee: Josh Elser
            Priority: Trivial
             Fix For: avatica-1.9.0


The standalone Avatica server built using HSQLDB has an {{IStringConverter}} 
implementation for controlling what Avatica serialization method (JSON or 
PROTOBUF) is used.

But, this StringConverter class is private which breaks jcommander as it cannot 
access the class and instantiate it.

Need to make it public.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to