Last active
January 7, 2022 12:22
-
-
Save teabot/0d841efc34ba54b3a8a640d4e52e670c to your computer and use it in GitHub Desktop.
Avro incompatible steps
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Step | BW | FW | FU | BWT | FWT | FUT | |
---|---|---|---|---|---|---|---|
Step 1 - Add default to existing field | ⬇️ | ✅ | ✅ | ⬇️ | ✅ | ✅ | |
Step 2 - Add new field | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | |
Step 3 - Remove existing field | ✅ | ✅ | ✅ | ✅ | 🚫 | 🚫 | |
Step 4 - Remove default from new field | ✅ | ⬇️ | ✅ | 🚫 | 🚫 | 🚫 | |
Step 5 - Rename new field | ✅ | ✅ | ✅ | 🚫 | 🚫 | 🚫 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment