InseeFr / Trevas

Transformation engine and validator for statistics.
MIT License
10 stars 5 forks source link

Feature/simple analytic func #181

Closed pengfei99 closed 2 years ago

pengfei99 commented 2 years ago

Hi all,

this pull request contains the spark engine implementation of the analytical function with the calc clause.

@hadrienk the old unit test of testCalcClause() does not pass anymore. I think that's because the change that we have done this afternoon. But Everything else passed.

sonarcloud[bot] commented 2 years ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 16 Code Smells

47.4% 47.4% Coverage
0.0% 0.0% Duplication

hadrienk commented 2 years ago

Fixes #179