Releases: indix/sparkplug
Releases · indix/sparkplug
v0.6.0
- Upgraded spark to 2.4.5
- Added scala 2.12 support.
- Upgraded SBT version
v0.5.1
Keep old field value in a separate field for debugging and comparisons.
v0.5.0
Ability to supply a custom plug detail class / schema.
v0.4.2
Fix UDFs not registered during validate phase
v0.4.1
Fix bug with handling multiple actions
v0.4.0
Checkpoint support to enable working with large number of rules.
Accumulator support for number of rows affected by SparkPlug.
v0.3.0
Ability to change the plug details column (from the default plugDetails
) if needed.