-
Notifications
You must be signed in to change notification settings - Fork 0
HCK-14248: apply to instance #72
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
Conversation
VitaliiBedletskyi
left a comment
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.
Recommendation: I notice that you deleted some imports, but still use them with the full namespace paths. I would prefer to have imports - it simplifies the readability
Example:
import java.util.regex.Pattern;
Pattern pattern = Pattern.compile("\\d+");
Co-authored-by: Vitalii Bedletskyi <70570504+VitaliiBedletskyi@users.noreply.github.com>
Co-authored-by: Vitalii Bedletskyi <70570504+VitaliiBedletskyi@users.noreply.github.com>
|



Content
Technical details
stdinCREATE-> thenALTERstatements weren't processed correctly in a single script