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

Change type of KillStatement jobId #2344

Merged
merged 1 commit into from
Jul 21, 2015
Merged

Conversation

kovrus
Copy link
Contributor

@kovrus kovrus commented Jul 21, 2015

No description provided.

@@ -509,10 +506,8 @@ public Object visitParameterExpression(ParameterExpression node, Object context)

@Test
public void testKillJob() {
Statement stmt = SqlParser.createStatement("KILL '6a3d6fb6-1401-4333-933d-b38c9322fca7'");
Copy link
Member

Choose a reason for hiding this comment

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

is there still one test that uses a string literal?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, KillAnalyzerTest.testAnalyzeKillJobWithLiteral

@mfussenegger
Copy link
Member

ack

kovrus added a commit that referenced this pull request Jul 21, 2015
@kovrus kovrus merged commit b27d74a into feature-kill-job Jul 21, 2015
@kovrus kovrus deleted the r/kill-statement-parser branch July 21, 2015 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants