[GitHub] [spark] sandeep-katta commented on issue #26777: [SPARK-30134][SQL] Support DELETE JAR feature in SPARK

2019-12-16 Thread GitBox
sandeep-katta commented on issue #26777: [SPARK-30134][SQL] Support DELETE JAR feature in SPARK URL: https://github.com/apache/spark/pull/26777#issuecomment-566004250 let me make it clear This PR aims at solving following use case,. user can update the jar definition and load

[GitHub] [spark] sandeep-katta commented on issue #26777: [SPARK-30134][SQL] Support DELETE JAR feature in SPARK

2019-12-13 Thread GitBox
sandeep-katta commented on issue #26777: [SPARK-30134][SQL] Support DELETE JAR feature in SPARK URL: https://github.com/apache/spark/pull/26777#issuecomment-565672791 > > Use case: if the jar’s function definition is changed , user can drop the jar and add back again without restarting th

[GitHub] [spark] sandeep-katta commented on issue #26777: [SPARK-30134][SQL] Support DELETE JAR feature in SPARK

2019-12-09 Thread GitBox
sandeep-katta commented on issue #26777: [SPARK-30134][SQL] Support DELETE JAR feature in SPARK URL: https://github.com/apache/spark/pull/26777#issuecomment-563344047 Use case: if the jar’s function definition is changed , user can drop the jar and add back again without restarting the th

[GitHub] [spark] sandeep-katta commented on issue #26777: [SPARK-30134][SQL] Support DELETE JAR feature in SPARK

2019-12-08 Thread GitBox
sandeep-katta commented on issue #26777: [SPARK-30134][SQL] Support DELETE JAR feature in SPARK URL: https://github.com/apache/spark/pull/26777#issuecomment-563086392 @srowen @cloud-fan could you guys please review this feature

[GitHub] [spark] sandeep-katta commented on issue #26777: [SPARK-30134][SQL] Support DELETE JAR feature in SPARK

2019-12-06 Thread GitBox
sandeep-katta commented on issue #26777: [SPARK-30134][SQL] Support DELETE JAR feature in SPARK URL: https://github.com/apache/spark/pull/26777#issuecomment-562486683 @wangyum @HyukjinKwon @dongjoon-hyun please review this