etseidl commented on issue #7909: URL: https://github.com/apache/arrow-rs/issues/7909#issuecomment-3113874647
Filed https://issues.apache.org/jira/browse/THRIFT-5890. I agree with @jhorstmann that using an enum with an "unknown" field is more ergonomic and rusty...I'm still trying to figure out why the struct approach was chosen for enums. There's a discussion [here](https://issues.apache.org/jira/browse/THRIFT-5392) to switch back to enums, but it seems to have died. If we wind up rolling our own, I'd opt for enums. @jhorstmann should we take another crack at your macro based thrift decoder? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org