icexelloss commented on PR #33909:
URL: https://github.com/apache/arrow/pull/33909#issuecomment-1422819106

   One thing I am thinking is for testing maybe we can do the following:
   
   * construct a plan that contains a NamedTapRel
   * register a custom substrait consumer that can handle NamedTapRel (returns 
some declaration, but not necessarily need to execute it) 
   * Verify the Declaration 
   
   This way the test serves and both an example for using NamedTapRel and also 
mimicing how we will be using this internally.


-- 
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]

Reply via email to