You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cannot get a Schema from Runner to infer types from it, as it just returns for the placholder.
To Reproduce
Request a placeholder that holds a ".^schema;" call or a ".^schema.toMap();" call.
Or in an sds pipeline have ".^schema.toMap();" on a Table and click the print.
Expected behavior
To return a map that I can use in code.
Screenshots (optional)
Additional Context (optional)
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
Cannot get a Schema from Runner to infer types from it, as it just returns for the placholder.
To Reproduce
Request a placeholder that holds a ".^schema;" call or a ".^schema.toMap();" call.
Or in an sds pipeline have ".^schema.toMap();" on a Table and click the print.
Expected behavior
To return a map that I can use in code.
Screenshots (optional)
Additional Context (optional)
No response
The text was updated successfully, but these errors were encountered: