-
Notifications
You must be signed in to change notification settings - Fork 85
sql: fix table sample sql generator bug #262
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you add a test case showing what is fixed by this?
@kennytm Already addressed, PTAL again. |
/lgtm |
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. Reviewer can indicate their review by writing |
/merge |
This pull request has been accepted and is ready to merge. Commit hash: 563fb64
|
What problem does this PR solve?
#260 introduced some bugs.
What is changed and how it works?
Fix them.
Check List
Tests
Release note