Azure / azure-kusto-spark

Apache Spark Connector for Azure Kusto
Apache License 2.0
77 stars 34 forks source link

* Create a uber jar for maven #389

Closed ag-ramachandran closed 2 months ago

ag-ramachandran commented 2 months ago

Pull Request Description

There was an MSAL issue : git push --set-upstream origin bugfix/UpgradeMSALLib](https://github.com/AzureAD/microsoft-authentication-library-for-java/issues/806)

This fixes this issue that was reported

github-actions[bot] commented 2 months ago

Test Results

76 tests  ±0   76 :white_check_mark: ±0   2m 33s :stopwatch: +6s 22 suites ±0    0 :zzz: ±0  22 files   ±0    0 :x: ±0 

Results for commit 445d5078. ± Comparison against base commit 55eb2a0d.

:recycle: This comment has been updated with latest results.

ag-ramachandran commented 2 months ago

Can we also upgrade to the BOM version of Java SDK ?

Sure Ohad, bumped the BOM here . Cherry picked changes on UBER jar packaging here as well