Ramesh Kumar

Results 9 issues of Ramesh Kumar

### What changes were proposed in this pull request? Query Type information for certain load queries are currently tagged as 'QUERY' operation type. As part of this change, load queries...

tests passed

### What changes were proposed in this pull request? We are measuring and accumulating various stages in the Query compilation. ### Why are the changes needed? These changes are useful...

tests unstable

### What changes were proposed in this pull request? get_valid_write_ids gets called multiple times for the same transaction list and set of tables for a query. Subsequent calls can make...

tests passed

### What changes were proposed in this pull request? Queries with function expression throw error as their ObjectInspector is not initialized. As part of prepare execute execute workflow, we serialize...

tests passed

### What changes were proposed in this pull request? ### Why are the changes needed? ### Does this PR introduce _any_ user-facing change? ### Is the change a dependency upgrade?...

tests passed
stale

### What changes were proposed in this pull request? Having clause CBO path of the queries should have visibility from the alias of the select expressions, as this is the...

tests unstable

### What changes were proposed in this pull request? ### Why are the changes needed? ### Does this PR introduce _any_ user-facing change? ### Is the change a dependency upgrade?...

tests passed

### What changes were proposed in this pull request? Currently we add the database object to the list of privilege objects required for authorization in the alter table rename set...

tests failed

### What changes were proposed in this pull request? Map join container cache key should be unique for each map join hash table if they are of different join types....

tests passed