Disallow column overwrite by moving rules
Ouverte
bug
Menas
priority: medium
- Langage dominant
- Scala
- Étoiles
- 33
- Forks
- 16
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
## Describe the bug
Currently, it's possible to move a rule where it would produce a column overwrite.
## To Reproduce
Steps to reproduce the behaviour:
1. Create a rule with output column Alfa
2. Create a drop rule for Alfa
3. Create another rule with output column Alfa
4. Move rule from step 3. above the drop rule.
## Expected behaviour
I should not be able to move a rule if moving it would produce a column overwrite.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.