Is there a function that takes a schema and a string, and uses SAP to parse the string according to the schema? #2068
Unanswered
nsfinkelstein
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm wondering whether there's a function I can use that takes a schema and a string, and tries to parse the string according to the schema using SAP. The function can be in rust or in python. I haven't been able to find anything about this in the documentation, but I imagine it must exist in the library.
Beta Was this translation helpful? Give feedback.
All reactions