Skip to content

tests for JoinTypes#18219

Closed
BartekH wants to merge 2 commits intoapache:masterfrom
BartekH:patch-2
Closed

tests for JoinTypes#18219
BartekH wants to merge 2 commits intoapache:masterfrom
BartekH:patch-2

Conversation

@BartekH
Copy link
Copy Markdown
Contributor

@BartekH BartekH commented Jun 6, 2017

tests for JoinType object

What changes were proposed in this pull request?

Tests for this code have been suggested during discussion on another problem,
#17985

How was this patch tested?

Tests were performed locally.

Please review http://spark.apache.org/contributing.html before opening a pull request.

tests for JoinType object
@AmplabJenkins
Copy link
Copy Markdown

Can one of the admins verify this patch?

@@ -0,0 +1,44 @@
package org.apache.spark.sql.catalyst.plans
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

You also need to add the license.

/*
 * Licensed to the Apache Software Foundation (ASF) under one or more
 * contributor license agreements.  See the NOTICE file distributed with
 * this work for additional information regarding copyright ownership.
 * The ASF licenses this file to You under the Apache License, Version 2.0
 * (the "License"); you may not use this file except in compliance with
 * the License.  You may obtain a copy of the License at
 *
 *    http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */

add Apache license on the top of file
@sameeragarwal
Copy link
Copy Markdown
Member

@BartekH can you please close this now?

@BartekH BartekH closed this Jun 9, 2017
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.

4 participants