Skip to content

Conversation

@mrrtree
Copy link
Contributor

@mrrtree mrrtree commented Feb 28, 2023

Which issue does this PR close?

Closes #

Rationale for this change

Add some api in row for iteration, used in scenarios where the user does not know the schema

What changes are included in this PR?

  • Add struct Column
  • Row add api getColumns() to get total columns in one row

Are there any user-facing changes?

  • Row getColumnValue(string) Valueis changed asgetColumn(string) Column`
  • Value Object Value() is changed as Object AnyValue()

How does this change test

All unit test is paased

Copy link
Contributor

@MichaelLeeHZ MichaelLeeHZ left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@ZuLiangWang ZuLiangWang left a comment

Choose a reason for hiding this comment

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

LGTM

@MichaelLeeHZ MichaelLeeHZ merged commit 26398be into apache:main Feb 28, 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.

3 participants