Dmitriy Fingerman

Results 12 issues of Dmitriy Fingerman

### What changes were proposed in this pull request? ### Why are the changes needed? ### Does this PR introduce _any_ user-facing change? ### How was this patch tested?

tests passed

…in OrcRecordUpdater. ### What changes were proposed in this pull request? When split-update is enabled for ACID, OrcRecordUpdater creates two sets of writers: one for the insert deltas and one...

tests passed

### What changes were proposed in this pull request? Copy of user payload take a few milliseconds sometimes. This delay adds up for all tasks of a single vertex in...

tests passed

### What changes were proposed in this pull request? Setting CompactionInfo.runAs in Iceberg Compaction Service. ### Why are the changes needed? Without runAs set, execution fails during compilation phase on...

tests passed

### What changes were proposed in this pull request? Improvements to Hive Iceberg QB Major Compaction to perform compaction in one commit instead of two commits as was done till...

tests passed

### What changes were proposed in this pull request? Upgrading Orc version in Hive to the latest version that supports Java 8 - 1.9.3 ### Why are the changes needed?...

tests failed

… partition by partition ### What changes were proposed in this pull request? Change Major QB Full Table Compaction to compact partition by partition ### Why are the changes needed?...

tests unstable

…Exception ### What changes were proposed in this pull request? When a compaction worker receive TimeoutException during execution of a compaction request, it attempts to cancel a running compaction by...

tests passed

### What changes were proposed in this pull request? Added LDAP authentication for HS2 WebUI. When enabled via HiveConf, and user attempts to access HS2 WebUI pages, user will be...

tests pending

… request ### What changes were proposed in this pull request? Ability to specify where clause in compaction requests. ### Why are the changes needed? OPTIMIZE TABLE command's syntax needs...

tests passed