You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Sai Hemanth Gantasala (Jira)" <ji...@apache.org> on 2020/07/10 17:15:00 UTC

[jira] [Created] (THRIFT-5250) Upgrade to thrift 0.13 in the Hive project fails

Sai Hemanth Gantasala created THRIFT-5250:
---------------------------------------------

             Summary: Upgrade to thrift 0.13 in the Hive project fails
                 Key: THRIFT-5250
                 URL: https://issues.apache.org/jira/browse/THRIFT-5250
             Project: Thrift
          Issue Type: Bug
    Affects Versions: 0.13.0
            Reporter: Sai Hemanth Gantasala
         Attachments: Screen Shot 2020-07-10 at 10.12.27 AM.png

In thrift 0.12, the interface Tprocessor has a function process with return type boolean but in thrift 0.13 the return type is changed to void. So the functions which are overriding this hive source is failing. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)