You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to subs...@googlegroups.com
I've got a preliminary binary plan to text language plan converter written and I'd like to see how readable it makes plans. I took some shortcuts since we haven't nailed down all the details yet (plus I want to refactor the whole thing) so it's not quite shareable so instead of getting the code to you perhaps you could get the plans to me? I'll update my converter and get the shared plans out for folks to look at before the meeting on Wednesday.
Thanks in advance!
James Taylor
unread,
Feb 1, 2023, 3:47:16 PM2/1/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to substrait
One easy way to generate substrait plans is through substrait-java project. There's a utility program called isthmus you can use to generate a plan given a SQL statement. See our readme here for instructions. I've attached the output of each tpc-h query here as an example.