incubator-xtable icon indicating copy to clipboard operation
incubator-xtable copied to clipboard

support ntz type

Open the-other-tim-brown opened this issue 4 months ago • 1 comments

Important Read

  • Please ensure the GitHub issue is mentioned at the beginning of the PR

What is the purpose of the pull request

(For example: This pull request implements the sync for delta format.)

Brief change log

(for example:)

  • Fixed JSON parsing error when persisting state
  • Added unit tests for schema evolution

Verify this pull request

(Please pick either of the following options)

This pull request is a trivial rework / code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(example:)

  • Added integration tests for end-to-end.
  • Added HudiSchemaEvolutionTest to verify the change.
  • Manually verified the change by running a job locally.

the-other-tim-brown avatar Mar 10 '24 03:03 the-other-tim-brown