Closed Profpatsch closed 6 months ago
It was missing, so record projection functions like (.myfield.nested) did not work anymore.
(.myfield.nested)
Fixes https://github.com/guibou/PyF/issues/135
Thank you ;)
It was missing, so record projection functions like
(.myfield.nested)
did not work anymore.Fixes https://github.com/guibou/PyF/issues/135