Zoltan Ratkai

Results 5 issues of Zoltan Ratkai

Change-Id: I92bf8cf7cbfe2515e2b62a35b6551c25852a8369 ### What changes were proposed in this pull request? The totalSize checks are eliminated, since every ORC upgrade causes many tests to fail. ### Why are the changes...

tests passed

Change-Id: I68ee1783614b4b74093df0dddb613fa860ed202a ### What changes were proposed in this pull request? The to_utc_timestamp() UDF used UTC when the given timezone was invalid. It throws exception in this case to avoid...

tests passed

Fix for casting invalid date give wrong result instead of null Change-Id: Iffee3e070fadbbfca83adb98561e95f216f7722e ### What changes were proposed in this pull request? ### Why are the changes needed? Casting invalid...

tests unstable

Change-Id: Ic85efd70599413cdb96073c6cb50690fbc1c11b0 ### What changes were proposed in this pull request? Limiting the columns in where clause in compaction to partition columns. ### Why are the changes needed? Currently Hive...

tests passed

Change-Id: I5bb2559f7ca602b71f8ca03c852e2deff1a1bc52 ### What changes were proposed in this pull request? Iceberg REST client implementation added to support Iceberg REST server connection. ### Why are the changes needed? To support...

tests passed