`calc` issues in datasets with `duration` and `time_period`
Open
bug
- Dominant language
- Java
- Stars
- 20
- Forks
- 7
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 12
Description
When trying to `calc` variables to change type to `duration` or `time_period`, Trevas is silently dropping theses variables.
See [this example](https://github.com/InseeFr/Trevas/blob/develop/vtl-spark/src/test/java/fr/insee/vtl/spark/processing.engine/AggregateTest.java#L206), and uncomment to reproduce.
Contributor guide
Assessment
This issue has not been assessed yet.