Skip to content

Conversation

@alexeykudinkin
Copy link
Contributor

Tips

What is the purpose of the pull request

NOTE: This PR is WIP, DO NOT REVIEW YET

Replacing interactions w/ HoodieRecordPayload and raw Avro payload with HoodieRecord interface.

Unfortunately given the nature of such refactoring, it's impossible to break it down into more granular pieces, since all of the components being touched here are tied together tight.

Addresses

Brief change log

TBD

Verify this pull request

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

Committer checklist

  • Has a corresponding JIRA in PR title & commit

  • Commit message is descriptive of the change

  • CI is green

  • Necessary doc changes done or have another open PR

  • For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.

Alexey Kudinkin added 28 commits February 4, 2022 14:09
Added low-level `HoodieRecordFileWriter`;
Wired `HoodieFileWriter` w/ `HoodieRecord`
Converge return types for read records to rely on `IndexedRecord`
Rebased `HoodieAvroFileReader` onto `HoodieFileReader`
Rebased `HoodieFileSliceReader` to operate on `HoodieRecord`
@alexeykudinkin alexeykudinkin marked this pull request as draft February 8, 2022 20:22
@hudi-bot
Copy link
Collaborator

hudi-bot commented Feb 9, 2022

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

@alexeykudinkin
Copy link
Contributor Author

Closing in favor of #5522

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