Vikram Ahuja
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...
### 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...
### 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...
### 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...
### Description of PR ### How was this patch tested? ### For code changes: - [ ] Does the title or this PR starts with the corresponding JIRA issue id...
…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? ###...
…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? ###...