Vikram Ahuja

Results 11 issues of Vikram Ahuja

### Why is this PR needed? ### What changes were proposed in this PR? ### Does this PR introduce any user interface change? - No - Yes. (please explain the...

Hi, Using jnius version: '1.1.0' I am running the following code on python 2.7: ` from jnius import autoclass` `self.r = autoclass('java.util.Stack')` I am getting the error : `Traceback (most...

### What changes were proposed in this pull request? Adding three changes to fix this issue: 1. Rework expiry thread to not remove token after renewal time has passed for...

tests passed

### Why is this PR needed? ### What changes were proposed in this PR? ### Does this PR introduce any user interface change? - No - Yes. (please explain the...

Hi all, Can anyone in the project share some documentation with me? All that i could find is a presentation of DeltaCat on the internet. [DeltaCat Presentation Link ](https://speakerdeck.com/anyscale/deltacat-a-scalable-data-catalog-for-ray-datasets). And...

help wanted
P3

### What changes were proposed in this pull request? Adding two changes to fix this issue: 1. Rework expiry thread to not remove token after renewal time has passed for...

tests passed

### What changes were proposed in this pull request? Currently Alter table add column cascade uses msdb.alterPartition API. This API only JDO based implementation. Instead of this use msdb.alterPartitions which...

tests passed

### Description of PR ### How was this patch tested? ### For code changes: - [ ] Does the title or this PR starts with the corresponding JIRA issue id...

trunk
Common

…e 4 to Avoid Job Failures ### What changes were proposed in this pull request? ### Why are the changes needed? ### Does this PR introduce _any_ user-facing change? ###...

tests passed
stale

…split size in case of Tez ### What changes were proposed in this pull request? ### Why are the changes needed? ### Does this PR introduce _any_ user-facing change? ###...

tests unstable