Kiran Velumuri

Results 7 issues of Kiran Velumuri

### What changes were proposed in this pull request? HiveProtoLoggingHook in Hive and ProtoHistoryLoggingService in Tez logs details, such as query execution, query plan, runtime statistics, serialised as protobuf files....

tests passed

### What changes were proposed in this pull request? Timestamp represented as LocalDateTime is changed to ZonedDateTime to take time-zone into account while creating the timestamp to avoid creating invalid...

tests passed

### What changes were proposed in this pull request? Compare absolute UNIX timestamps value instead of using regex. ### Why are the changes needed? https://issues.apache.org/jira/browse/HIVE-28355 ### Does this PR introduce...

tests passed

### What changes were proposed in this pull request? This PR is for failing test cases mentioned in https://github.com/apache/hive/pull/5309. ### Why are the changes needed? This PR is for failing...

tests unstable

### What changes were proposed in this pull request? Added code for hadnling INSERT INTO statement with target columns specifed in the case of CBO=false. ### Why are the changes...

tests passed

### What changes were proposed in this pull request? Introduce primary key columns to support HA for MySQL cluster. This works for MySQL 8.0.23 and above. ### Why are the...

tests passed

### What changes were proposed in this pull request? In case of proxy user opening the transport connection, it fails with Kerberos error since proxy users do not have tgt....

tests passed