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

chore: log more info for debug when tables with same name found #1537

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

Rachelint
Copy link
Contributor

Rationale

We just panic but log nothing when found two tables with the same table name, it turns debugging into a disaster...

Detailed Changes

Log the needed table infos when found two tables with the same table name before panic.

Test Plan

Test maually.

@github-actions github-actions bot added the chore label Jun 7, 2024
Copy link
Contributor

@ZuLiangWang ZuLiangWang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ZuLiangWang ZuLiangWang merged commit a1869dc into apache:main Jun 11, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants