enceladus icon indicating copy to clipboard operation
enceladus copied to clipboard

Dynamic Conformance Engine

Results 107 enceladus issues
Sort by recently updated
recently updated
newest added

## Background Even mapping tables can evolve. But it can be out of sync of the report date of the regular job. ## Goal Support the idea of `Latest` in...

Epic
Menas
Conformance
UX
priority: undecided
Rest-API

## Background When SparkSubmit fails in helper scripts, there is nothing, it just quits the script. SparkSubmit failing in a sense that it does not even get to start the...

bug
priority: medium
run scripts

As part of the migration to AWS, and Enceladus being part of the ecosystem, we are to support E2E testing on selected datasets: - [x] Bucket names to read data...

Menas
Conformance
devops
Standardization
priority: high
cloud

## Background In #1906 , there is a validation for the target column, but not for the provided Spark expression against the mapping table schema ## Feature Validate that the...

feature
under discussion
priority: undecided
Rest-API

## Background On a heavier database, Menas is quite slow ## Feature Implement caching on the backend to improve performance

feature
under discussion
priority: undecided
Rest-API
poc

## Describe the bug `path` in `SchemaField` for the root fields is not filled/populated during upload. It is not validated in any way. Now we have old schemas with this...

bug
priority: undecided

## Background I find specific classpaths tedious and constraining if wanted to restructure. Also to have to specify such long string is error-prone. ## Feature Implement one proper Main class...

refactoring
feature
Conformance
under discussion
Standardization
priority: medium

## Background Currently, we have no functionality to do case clauses in the Menas UI: The types of rules that require this functionality have been done through the API rather...

feature
Menas
Conformance
under discussion
request
priority: undecided

## Background The current implementation for Getting statistics could get really slow because there are multiple db requests for each property. ## Feature Implement a more efficient generation of properties...

refactoring
feature
Menas
under discussion
priority: undecided

## Background Sometimes it happens that the _Helper scripts_ can get out of sync with the _SparkJobs_ version. This can limit some features. ## Feature There's a version already in...

feature
under discussion
priority: undecided
run scripts