Disallow column overwrite by moving rules
Aperta
bug
Menas
priority: medium
- Lingua principale
- Scala
- Stelle
- 33
- Fork
- 16
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## 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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.