Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hudi Config formatted in string should show the full config key #253

Open
1 task done
xushiyan opened this issue Jan 20, 2025 · 0 comments · May be fixed by #254
Open
1 task done

Hudi Config formatted in string should show the full config key #253

xushiyan opened this issue Jan 20, 2025 · 0 comments · May be fixed by #254
Labels
bug Something isn't working good first issue Good for newcomers
Milestone

Comments

@xushiyan
Copy link
Member

Is there an existing issue for this?

  • I have searched the existing issues

Description of the bug

format!("{}", HudiTableConfig::KeyGeneratorClass) should show hoodie.table.keygenerator.class instead of KeyGeneratorClass

Steps To Reproduce

Run format!()

Expected behavior

Show full config key

Screenshots / Logs

No response

Software information

NA

Additional context

No response

@xushiyan xushiyan added the bug Something isn't working label Jan 20, 2025
@xushiyan xushiyan added this to the release-0.3.0 milestone Jan 20, 2025
@xushiyan xushiyan added the good first issue Good for newcomers label Jan 20, 2025
@Kunal-Singh-Dadhwal Kunal-Singh-Dadhwal linked a pull request Jan 21, 2025 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

1 participant