[ https://issues.apache.org/jira/browse/HIVE-23544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
László Bodor updated HIVE-23544: -------------------------------- Attachment: HIVE-23544.01.patch > Add missing StageType enum values to thrift file after HIVE-23351 > ----------------------------------------------------------------- > > Key: HIVE-23544 > URL: https://issues.apache.org/jira/browse/HIVE-23544 > Project: Hive > Issue Type: Bug > Reporter: László Bodor > Assignee: László Bodor > Priority: Major > Attachments: HIVE-23544.01.patch > > > HIVE-23351 adds references to new StageType enum values, but doesn't extend > the thrift file, so a full build from scratch, including thrift generation, > fails. > {code} > mvn clean install -DskipTests -Pthriftif -Dthrift.home=/usr/local > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)