Vamshi Gudavarthi

Results 6 issues of Vamshi Gudavarthi

## *Tips* - *Thank you very much for contributing to Apache Hudi.* - *Please review https://hudi.apache.org/contribute/how-to-contribute before opening a pull request.* ## What is the purpose of the pull request...

priority:blocker

Currently with delta version 2.0.2 we had remove recount count as the current version does not provide it. Add it back during upgrade.

good first issue
delta source

## *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...

## *Important Read* - *Please ensure the GitHub issue is mentioned at the beginning of the PR* ## What is the purpose of the pull request Minor change in Iceberg...

Delta uses optimistic transaction and probably need some synchronization there. Current `ITDeltaSourceClient` are scheduled to run sequentially

delta source

1. Test partitioned by date type (struct date type) and partition by it i.e no generated column. This would be useful to translate to formats like iceberg where there is...

delta source