AbsaOSS / AbsaOSS/enceladus

Warn users when using casting rule on incompatible types

Open
#556 0 comments 0 reactions 0 assignees View on GitHub
feature Menas priority: medium
Dominant language
Scala
Stars
33
Forks
16
PR merge metrics
No merged PRs in 30d

Description

## Background
When using a casting conformance rule I would expect there to be a warning if I try to cast one type into another that is not compatible with the first one. This results in a `null` field and info in the `errCol`. But we do know which are compatible and which aren't, so we should warn the users.

## Feature
Add warning when casting into incompatible types

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.