Export - CSV (All fields)
Export - CSV (Current fields)
- FLINK-29657
Flink hive parser considers literal floating point number differently than Hive SQL - FLINK-28772
Hive dialect supports add jar - FLINK-28628
Introduce operation execution plugin - FLINK-28430
HiveFunctionWrapper should use UserClassLoader to load class - FLINK-28296
Support Hive's UDAF which implement GenericUDAFResolver - FLINK-28247
Exception will be thrown when over window contains grouping in Hive Dialect - FLINK-28212
IndexOutOfBoundsException is thrown when project contains window which dosen't refer all fields of input when using Hive dialect - FLINK-28096
Hive dialect support set variable - FLINK-28089
Hive dialect support "tablesample (xx rows)" - FLINK-28036
HiveInspectors should use correct writable type to creaet ConstantObjectInspector - FLINK-27996
Hive dialect support INTERVAL type - FLINK-27718
Fix fail to count mutiple fields excpetion in Hive dialect - FLINK-27376
Hive dialect supports "select current_database()" - FLINK-27244
Support subdirectories with Hive tables - FLINK-27217
Support partition filter push down when there exists default_parition - FLINK-27175
Fail to call Hive UDAF when the UDAF is with only one parameter with array type - FLINK-27116
Supports read Hive table partitioned by decimal type - FLINK-27017
Fix divide by zero exception in Hive dialect - FLINK-27016
Improve supporting for complex data type for Hive dialect - FLINK-27015
Fix exception for casting timestamp to decimal in Hive dialect - FLINK-27013
Hive dialect supports IS_DISTINCT_FROM - FLINK-26771
Fix incomparable exception between boolean type and numeric type in Hive dialect - FLINK-26542
Fix "schema of both sides of union should match" exception when one side of union select multiple same coulmns - FLINK-26540
Support handle join involving complex types in on condition - FLINK-26505
Fix IndexOutOfBoundsException for non equality condition exists in left semi join in Hive dialect - FLINK-26474
Fail to call hive udf when secondary parameter required constant but pass value like "-1" - FLINK-26414
Hive dialect supports "MACRO" - FLINK-26413
Hive dialect support "LOAD DATA INPATH" - FLINK-26412
Hive dialect supports "CREATE FUNCTION USING xxx.jar" - FLINK-26411
Hive dialect supports CLUSTERED BY/ SORTED BY table - FLINK-26410
support hive transform using syntax - FLINK-26371
Support read hive variables using the syntax like select ${hiveconf:select_time} - FLINK-26366
Support "insert directory" - FLINK-26365
improve hive udaf - FLINK-26364
Improve hive udtf - FLINK-26363
Fail to use such expression like if(1= 1, 2, 3) - FLINK-26362
"IndexOutOfBoundsException" when subquery select all field from using hive dialect - FLINK-26361
"Unexpected correlate variable $cor0" when using hive dialect to write a subquery - FLINK-23995
Hive dialect: `insert overwrite table partition if not exists` will throw exception when tablename is like 'database.table'
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0