You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kyuubi.apache.org by GitBox <gi...@apache.org> on 2021/08/23 16:43:01 UTC

[GitHub] [incubator-kyuubi] yaooqinn commented on a change in pull request #978: [LICENSE] Fix the source license issue

yaooqinn commented on a change in pull request #978:
URL: https://github.com/apache/incubator-kyuubi/pull/978#discussion_r694137096



##########
File path: LICENSE
##########
@@ -199,3 +199,15 @@
    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.
+
+------------------------------------------------------------------------------------
+
+This product includes code from Apache Spark
+
+* org.apache.kyuubi.Logging copied from classes in org.apache.spark.internal.Logging
+* org.apache.kyuubi.engine.spark.FetchIterator copied from org.apache.spark.sql.hive.thriftserver.FetchIterator
+* org.apache.kyuubi.engine.spark.shim.CatalogShim_v3_0 copied some methods from org.apache.spark.sql.catalyst.util

Review comment:
       one method from org.apache.spark.sql.connector.catalog.CatalogV2Implicits?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org