Pushpender Saini
Pushpender Saini
## Adding XLS UI elements for gcs source Jira : [Plugin-1730](https://cdap.atlassian.net/browse/PLUGIN-1730) ### Description This PR adds UI element required for XLS Support in `GCS Source`. Ref : XLS Support PR...
## Fix JavaScript Deciaml Values Jira : [PLUGIN-1723](https://cdap.atlassian.net/browse/PLUGIN-1723) ### Description When the output of the JS transform plugin is of Decimal data type, all the result records become null. ...
## Adding XLS UI elements for file source Jira : [Plugin-1730](https://cdap.atlassian.net/browse/PLUGIN-1730) ### Description This PR adds UI element required for XLS Support in `File Source`. Ref : XLS Support PR...
## Override Array Max (Apache Poi) for large files Jira : [PLUGIN-1795](https://cdap.atlassian.net/browse/PLUGIN-1795) ### Description A soft limit in set in apache poi to avoid OOM errors cause issue when working...
## Remove unused field :ReferenceName from GCS/BQ argument setter Jira : [PLUGIN-430](https://cdap.atlassian.net/browse/PLUGIN-430) ### Description GCS/BQ argument setters have field :ReferenceName: mentioned in the docs and the plugin design file, being...
https://cdap.atlassian.net/browse/PLUGIN-1875 ## Sanity Happy Path  ## Failed (source does not exist) ```json [ { "stageName": "FileMove", "errorCategory": "Plugin-'FileMove'", "errorReason": "Failed to get file status for /Volumes/psaini/tmp/move_test/sample.txt", "errorMessage": "Failed to...
https://cdap.atlassian.net/browse/PLUGIN-1876 ## Sanity Happy Path  ## Failed Case 1 (source does not exist) ```json [ { "stageName": "FileDelete", "errorCategory": "Plugin-'FileDelete'", "errorReason": "Failed to list files in /Volumes/psaini/tmp/delete_test/sanity.txt.", "errorMessage": "Failed...
Bump due to a [security vulnerability](https://security.snyk.io/vuln/SNYK-JAVA-ORGAPACHEPARQUET-9638681)