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 Dell ECS tmp cleanup should be done on the date partition not the whole root folder of the dataset ## Feature Add report date to Dell ECS cleanup

feature
under discussion
priority: undecided

## Describe the bug The error occurs when Standardization+Conformance jobs from a single Spark session. This happenned when running from Pramen since Pramen runs multiple Standardization+Conformance jobs in a single...

bug
priority: undecided

## Background With the release of v2.27.3 we should add its release notes to the documentation.

priority: medium
documentation

* replaced DB-intensive `documentCount` for `estimatedDocumentCount` Closes #2199

## Background Changes to the old supported version should be ported to the most recent version too. ## Feature Merge changes from 2.27.2 into the main branch

feature
priority: medium

## Describe the bug In release 2.27.2 Jackons was erroneously downgraded, which causes issues in _Menas_ ## To Reproduce Steps to reproduce the behavior OR commands run: 1. Deploys Menas...

bug
Menas
priority: high

## Describe the bug While the `s3a://` and `s3n://` protocols are correctly recognized, they are replaced with hard-coded `s3://` ## To Reproduce See `FileSystemUtils` class ## Expected behavior Keep the...

bug
priority: high

## Describe the bug When application is counting _Runs_ count for the landing page info, it consumer too much CPU. ## To Reproduce See server logs ## Expected behavior It...

bug
priority: high
Rest-API
DB

Notes - Initialized `DEFAULT_PARQUET_DATETIME_READ_MODE` and `DEFAULT_PARQUET_DATETIME_WRITE_MODE` with a default value `CORRECTED`. - Added option condition for assessing the value of `datetime read/write mode` Closes #2175

PR:tested

Bumps spark-core_2.12 from 3.2.2 to 3.4.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.spark:spark-core_2.12&package-manager=maven&previous-version=3.2.2&new-version=3.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies