fix: apply SchemaAdapter in Updater#5928
Conversation
|
Leaving as draft until #5927 merges |
Code ReviewSummary: This PR fixes JSON column handling in the AnalysisThe fix is correct: The changes address two issues where JSON extension metadata was being lost:
Notes
No P0/P1 issues identified. |
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
07c6caa to
012edcd
Compare
This will ensure JSON columns are properly converted in paths like add_columns
This will ensure JSON columns are properly converted in paths like add_columns
This will ensure JSON columns are properly converted in paths like add_columns