Releases: feast-dev/feast-spark
Releases · feast-dev/feast-spark
Feast Spark v0.2.37
Fix pipeline error while using Redis cluster (#158) Signed-off-by: khorshuheng <[email protected]> Co-authored-by: khorshuheng <[email protected]>
Feast Spark v0.2.36
Initialize cluster provider / jedis pool only once (#157) Signed-off-by: khorshuheng <[email protected]> Co-authored-by: khorshuheng <[email protected]>
Feast Spark v0.2.35
Ignore cancelled job (#155) Signed-off-by: khorshuheng <[email protected]> Co-authored-by: khorshuheng <[email protected]>
Feast Spark v0.2.34
Revert changes on pipeline connection initialization (#154) * Revert "Instantiate Jedis client lazily and only once per JVM process (#152)" This reverts commit 58ebe0f0089457e5f74604165d5a57fb21cff383. Signed-off-by: khorshuheng <[email protected]> * Revert "Retry connection failure while instantiating connection provider (#144)" This reverts commit fcb80a0be2776cd5518e6315c24f549ed31518ce. Signed-off-by: khorshuheng <[email protected]> Co-authored-by: khorshuheng <[email protected]>
Feast Spark v0.2.33
Refactor validation spec (#153) Signed-off-by: khorshuheng <[email protected]> Co-authored-by: khorshuheng <[email protected]>
Feast Spark v0.2.32
Include protos in repository (#151) Signed-off-by: khorshuheng <[email protected]> Co-authored-by: khorshuheng <[email protected]>
Feast Spark v0.2.31
Prevent crashing when job was deleted externally (#147) Signed-off-by: shuheng <[email protected]> Co-authored-by: shuheng <[email protected]>
Feast Spark v0.2.30
Persist information on whether an endpoint is in cluster mode or not …
Feast Spark v0.2.29
Retry connection failure while instantiating connection provider (#144) Signed-off-by: Khor Shu Heng <[email protected]> Co-authored-by: Khor Shu Heng <[email protected]>
Feast Spark v0.2.28
Set handler call logging level to debug (#140) Signed-off-by: Khor Shu Heng <[email protected]> Co-authored-by: Khor Shu Heng <[email protected]>