emkornfield commented on PR #38385: URL: https://github.com/apache/arrow/pull/38385#issuecomment-1880469814
> @lidavidm @emkornfield Following up on some thoughts I had on the general approach of this PR. This discussion above regarding splitting up [DDL](https://substrait.io/relations/logical_relations/#ddl-data-definition-language-operator) and [Write](https://substrait.io/relations/logical_relations/#write-operator) operations got me looking at the Substrait spec to see if analogous message types were defined. It turns out DDL and Write have in fact been added to the spec. Cool, I'm not 100% against the approaches defined here (my current employer has similar API calls) but if this makes sense as a cleaner option I'm all for it (I just want to make sure it was discussed before formally ratifying). -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
