AbsaOSS / AbsaOSS/enceladus

Warn users when using casting rule on incompatible types

オープン
#556 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
feature Menas priority: medium
主要言語
Scala
スター
33
フォーク
16
PR マージ指標
30日以内にマージされた PR はありません

説明

## 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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。