Resolve "Invalid schema reference when using tuple struct"
Closes #4 (closed)
The issue was being caused when reference resolution is performed, but the resolved schema itself contains unresolved references internally. Those were not being handled.
This MR adds an additional step that resolves references in the extracted schema as well, before placing it in its target place.
Merge request reports
Activity
Filter activity
added bug:reproducable label
assigned to @maaz.a
mentioned in commit cfb50287
Please register or sign in to reply