Skip to content

Commit

Permalink
[MINOR] fix(docs): Fix the typo of the code comment (#597)
Browse files Browse the repository at this point in the history
### What changes were proposed in this pull request?
The comment left the word `Spark`. I add it back.

### Why are the changes needed?
Improve the quality of the comment.

### Does this PR introduce _any_ user-facing change?
No.

### How was this patch tested?
No need.

Co-authored-by: qqqttt <[email protected]>
  • Loading branch information
qqqttt123 and qqqttt authored Oct 26, 2023
1 parent b031ce6 commit 9f79850
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* limitations under the License.
*/

// Referred from Apache's connector/catalog implementation
// Referred from Apache Spark's connector/catalog implementation
// sql/catalyst/src/main/java/org/apache/spark/sql/connector/catalog/NamespaceChange.java

package com.datastrato.gravitino.rel;
Expand Down

0 comments on commit 9f79850

Please sign in to comment.