AbsaOSS / AbsaOSS/atum-service
Spike: consider how to solve caching of the measured DataFrame
Open
enhancement
- Dominant language
- Scala
- Stars
- 6
- Forks
- 1
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 4
Description
## Background
`DataFrame` which is measured might contain expensive operations.
## Feature
Consider how to solve this. Maybe it' would be as easy as adding a call to `.cache` but maybe something more elaborate.
Also if it would be (just) `.cache` consider making it possible to switch off - globally, or for that one particular call.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.