Skip to content

Releases: indix/sparkplug

v0.6.0

15 May 09:11
1f7e18d
Compare
Choose a tag to compare
  • Upgraded spark to 2.4.5
  • Added scala 2.12 support.
  • Upgraded SBT version

v0.5.1

06 Nov 18:33
Compare
Choose a tag to compare

Keep old field value in a separate field for debugging and comparisons.

v0.5.0

30 Oct 08:52
Compare
Choose a tag to compare

Ability to supply a custom plug detail class / schema.

v0.4.2

27 Oct 09:11
Compare
Choose a tag to compare

Fix UDFs not registered during validate phase

v0.4.1

27 Oct 09:11
Compare
Choose a tag to compare

Fix bug with handling multiple actions

v0.4.0

25 Oct 11:59
Compare
Choose a tag to compare

Checkpoint support to enable working with large number of rules.
Accumulator support for number of rows affected by SparkPlug.

v0.3.0

24 Oct 07:23
Compare
Choose a tag to compare

Ability to change the plug details column (from the default plugDetails) if needed.

v0.2.0

24 Oct 07:22
Compare
Choose a tag to compare

First release