[ https://issues.apache.org/jira/browse/HIVE-9441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brock Noland updated HIVE-9441: ------------------------------- Resolution: Fixed Fix Version/s: 0.15.0 Status: Resolved (was: Patch Available) Thank you Julian for the patch and Ashutosh for the review! I have committed this to trunk. > Remove call to deprecated Calcite method > ---------------------------------------- > > Key: HIVE-9441 > URL: https://issues.apache.org/jira/browse/HIVE-9441 > Project: Hive > Issue Type: Bug > Reporter: Julian Hyde > Assignee: Ashutosh Chauhan > Priority: Minor > Fix For: 0.15.0 > > Attachments: HIVE-9441.1.patch > > > The method RexLiteral.byteValue() was deprecated and will be remove in > Calcite 1.0. The attached patch replaces it with a non-deprecated alternative. > As soon as the patch is committed I will push to apache nexus a new > calcite-1.0.0-snapshot that will be very close to proposed calcite-1.0 > release. -- This message was sent by Atlassian JIRA (v6.3.4#6332)