Skip to content

Conversation

@EpsilonPrime
Copy link
Member

  • Adds support for relations, schemas, and sources.
  • Does not add support for pipelines and expressions.
  • Changes locations for binary to text conversion to use protobuffer message pointers.

The next PR will add expressions, fields, and literals.

@EpsilonPrime EpsilonPrime requested a review from westonpace as a code owner March 6, 2023 21:53
@westonpace westonpace changed the title Building on PR #23 this pull request: feat: relations, schemas, and sources in the text format Mar 6, 2023
Copy link
Member

@westonpace westonpace left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some initial thoughts (I don't think anything major).

@EpsilonPrime EpsilonPrime requested a review from westonpace March 8, 2023 04:39
Copy link
Member

@westonpace westonpace left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some minor nits and then we can merge

@EpsilonPrime EpsilonPrime requested a review from westonpace March 13, 2023 23:42
* Adds support for relations, schemas, and sources.
* Does not add support for pipelines and expressions.
* Changes locations for binary to text conversion to use protobuffer message pointers.
* Moves proto enum to string functionality into the proto module.

The next PR will add expressions, fields, and literals.
…ts matchers such as Eq and StrContains.

Also added EqSuashingWhitespace to compare strings ignoring differences in whitespace.
@westonpace westonpace merged commit abca1c5 into substrait-io:main Mar 16, 2023
EpsilonPrime added a commit to EpsilonPrime/substrait-cpp that referenced this pull request May 6, 2023
…o#32)

* Adds support for relations, schemas, and sources.
* Does not add support for pipelines and expressions.
* Changes locations for binary to text conversion to use protobuffer
message pointers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants