Skip to content

Conversation

@zhipeng93
Copy link
Contributor

@zhipeng93 zhipeng93 commented Jun 9, 2023

What is the purpose of the change

Fix TableUtils.getRowTypeInfo when the input contains Tuple.

Brief change log

  • Uses ExternalTypeInfo.of(..) when the input contains Tuples.
  • Adds unit test to cover the fix.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): (no)
  • The public API, i.e., is any changed class annotated with @Public(Evolving): (no)

Documentation

  • Does this pull request introduce a new feature? (no)
  • If yes, how is the feature documented? (not applicable)

@lindong28
Copy link
Member

Thanks for the PR. LGTM.

@lindong28 lindong28 merged commit 0b6b7f7 into apache:master Jun 9, 2023
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