Skip to content

Conversation

@vamsikarnika
Copy link

@vamsikarnika vamsikarnika commented Jan 6, 2026

Description

Generate hudi test tables on the fly for Trino hudi tests to reduce number of file changes every time we add a new test table.

Additional context and related issues

Release notes

( ) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text:

## Section
* Fix some things. ({issue}`issuenumber`)

@cla-bot
Copy link

cla-bot bot commented Jan 6, 2026

Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Vamsi.
This is most likely caused by a git client misconfiguration; please make sure to:

  1. check if your git client is configured with an email to sign commits git config --list | grep email
  2. If not, set it up using git config --global user.email [email protected]
  3. Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails

@vamsikarnika vamsikarnika marked this pull request as draft January 6, 2026 04:34
@github-actions github-actions bot added the hudi Hudi connector label Jan 6, 2026
@vamsikarnika vamsikarnika changed the title Add zip for test tables Generate Hudi test data while tests run Jan 6, 2026
@vamsikarnika vamsikarnika changed the title Generate Hudi test data while tests run Generate Hudi test data on the fly Jan 6, 2026
@cla-bot
Copy link

cla-bot bot commented Jan 6, 2026

Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Vamsi.
This is most likely caused by a git client misconfiguration; please make sure to:

  1. check if your git client is configured with an email to sign commits git config --list | grep email
  2. If not, set it up using git config --global user.email [email protected]
  3. Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails

@vamsikarnika vamsikarnika changed the title Generate Hudi test data on the fly Generate Hudi test table on the fly Jan 7, 2026
@vamsikarnika vamsikarnika marked this pull request as ready for review January 7, 2026 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hudi Hudi connector

Development

Successfully merging this pull request may close these issues.

1 participant