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
Next revision Both sides next revision
new [2017/09/07 09:16]
dmtolpeko [HPL/SQL 0.3.31 - In Development]
new [2017/09/11 08:44]
dmtolpeko [HPL/SQL 0.3.31 - In Development]
Line 37: Line 37:
   - Casting strings to integers in HPL/SQL differs from Hive behavior [[https://​issues.apache.org/​jira/​browse/​HIVE-17028|HIVE-17028]]   - Casting strings to integers in HPL/SQL differs from Hive behavior [[https://​issues.apache.org/​jira/​browse/​HIVE-17028|HIVE-17028]]
   - HPL/SQL: Comparison if not null-safe [[https://​issues.apache.org/​jira/​browse/​HIVE-17029|HIVE-17029]]   - HPL/SQL: Comparison if not null-safe [[https://​issues.apache.org/​jira/​browse/​HIVE-17029|HIVE-17029]]
 +  - HPL/SQL: Many cast operations are ignored without warning or notice [[https://​issues.apache.org/​jira/​browse/​HIVE-17030|HIVE-17030]]
 +  - 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]]
 +  - DATETIME data type bug fix [[https://​issues.apache.org/​jira/​browse/​HIVE-13923|HIVE-13923]]
  
 ===== HPL/SQL 0.3.17 - March 28, 2016 ===== ===== HPL/SQL 0.3.17 - March 28, 2016 =====