Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>
  • Loading branch information
pyalex committed Aug 18, 2021
1 parent 4b553d5 commit 8015e86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
[Full Changelog](https://github.com/feast-dev/feast-spark/compare/v0.2.11...v0.2.12)

**Implemented enhancements:**
- Add checkpoint in each iteration of join loop (historical retrieval job) to truncate logical plan [\#92](https://github.com/feast-dev/feast-spark/pull/92) ([pyalex](https://github.com/pyalex))
- Add persistent checkpoint in historical retrieval [\#91](https://github.com/feast-dev/feast-spark/pull/91) ([pyalex](https://github.com/pyalex))
- Omit skewness in spark join by broadcasting entity dataframe [\#90](https://github.com/feast-dev/feast-spark/pull/90) ([pyalex](https://github.com/pyalex))

Expand Down

0 comments on commit 8015e86

Please sign in to comment.