new

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
new [2017/09/10 21:39]
dmtolpeko [HPL/SQL 0.3.31 - In Development]
new [2017/09/11 19:04]
dmtolpeko [HPL/SQL 0.3.31 - In Development]
Line 40: Line 40:
   - HPL/SQL Addition/​Subtraction only supported on integers, datetimes and intervals [[https://​issues.apache.org/​jira/​browse/​HIVE-17031|HIVE-17031]]   - HPL/SQL Addition/​Subtraction only supported on integers, datetimes and intervals [[https://​issues.apache.org/​jira/​browse/​HIVE-17031|HIVE-17031]]
   - HPL/SQL Comparisons are only supported with strings and integers [[https://​issues.apache.org/​jira/​browse/​HIVE-17032|HIVE-17032]]   - HPL/SQL Comparisons are only supported with strings and integers [[https://​issues.apache.org/​jira/​browse/​HIVE-17032|HIVE-17032]]
 +  - DATETIME data type bug fix [[https://​issues.apache.org/​jira/​browse/​HIVE-13923|HIVE-13923]]
 +  - Problems handling escaped quotes within strings [[https://​issues.apache.org/​jira/​browse/​HIVE-14862|HIVE-14862]]
 +  - Multiplication or division for decimal and floating point numbers [[https://​issues.apache.org/​jira/​browse/​HIVE-13898|HIVE-13898]]
  
 ===== HPL/SQL 0.3.17 - March 28, 2016 ===== ===== HPL/SQL 0.3.17 - March 28, 2016 =====