[ZEPPELIN-5477] Change the wrong class name#4196
Closed
NicolasGong wants to merge 1 commit intoapache:masterfrom
NicolasGong:bug-repair-0.1
Closed
[ZEPPELIN-5477] Change the wrong class name#4196NicolasGong wants to merge 1 commit intoapache:masterfrom NicolasGong:bug-repair-0.1
NicolasGong wants to merge 1 commit intoapache:masterfrom
NicolasGong:bug-repair-0.1
Conversation
Contributor
|
Thanks @NicolasGong PR LGTM, let's wait for the CI |
asfgit
pushed a commit
that referenced
this pull request
Aug 5, 2021
### What is this PR for? FlinkSqlInterrpeter the class name is misspelled.Should be changed to FlinkSqlInterpreter. ### What type of PR is it? [Improvement] ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-5477 Author: nicolasgong <nicolasgongyn@gmail.com> Closes #4196 from NicolasGong/bug-repair-0.1 and squashes the following commits: bec79cc [nicolasgong] Change the wrong class name (cherry picked from commit f9fb395) Signed-off-by: Jeff Zhang <zjffdu@apache.org>
zlosim
pushed a commit
to zlosim/zeppelin
that referenced
this pull request
Oct 22, 2021
### What is this PR for? FlinkSqlInterrpeter the class name is misspelled.Should be changed to FlinkSqlInterpreter. ### What type of PR is it? [Improvement] ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-5477 Author: nicolasgong <nicolasgongyn@gmail.com> Closes apache#4196 from NicolasGong/bug-repair-0.1 and squashes the following commits: bec79cc [nicolasgong] Change the wrong class name
zlosim
pushed a commit
to zlosim/zeppelin
that referenced
this pull request
Oct 22, 2021
### What is this PR for? FlinkSqlInterrpeter the class name is misspelled.Should be changed to FlinkSqlInterpreter. ### What type of PR is it? [Improvement] ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-5477 Author: nicolasgong <nicolasgongyn@gmail.com> Closes apache#4196 from NicolasGong/bug-repair-0.1 and squashes the following commits: bec79cc [nicolasgong] Change the wrong class name
JasonLeeCoding
pushed a commit
to JasonLeeCoding/zeppelin
that referenced
this pull request
Jan 5, 2022
### What is this PR for? FlinkSqlInterrpeter the class name is misspelled.Should be changed to FlinkSqlInterpreter. ### What type of PR is it? [Improvement] ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-5477 Author: nicolasgong <nicolasgongyn@gmail.com> Closes apache#4196 from NicolasGong/bug-repair-0.1 and squashes the following commits: bec79cc [nicolasgong] Change the wrong class name
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What is this PR for?
FlinkSqlInterrpeter the class name is misspelled.Should be changed to FlinkSqlInterpreter.
What type of PR is it?
[Improvement]
What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-5477