gem install substrait
require "substrait"
plan = Substrait::Plan.new
# You can find more classes under Substrait::.
See also: https://substrait.io/serialization/binary_serialization/
Apache License 2.0. See LICENSE.txt for details.
gem install substrait
require "substrait"
plan = Substrait::Plan.new
# You can find more classes under Substrait::.
See also: https://substrait.io/serialization/binary_serialization/
Apache License 2.0. See LICENSE.txt for details.