v6.2.3
What's Changed
Bug fixes
- Fix problems with resolution of git.properties by giving it a unique name by @johngrimes in #1505
- Implemented aliasing of the literal value columns. by @piotrszul in #1499
- Create library runtime jar by @piotrszul in #1510
Important note
The recommended Maven artifact to use when installing Pathling as a Spark Package has changed from library-api
to library-runtime
. This new artifact is a shaded JAR, built to help address problems caused by classpath conflicts between cluster and Pathling dependencies.
Please review the instructions for installing Pathling to Databricks or your own cluster.
Full Changelog: v6.2.2...v6.2.3