apache / kyuubi

Apache Kyuubi is a distributed and multi-tenant gateway to provide serverless SQL on data warehouses and lakehouses.
https://kyuubi.apache.org/
Apache License 2.0
2.09k stars 910 forks source link

[Bug] acknowledge license copyright for swagger-scala-module #5491

Closed pjfanning closed 11 months ago

pjfanning commented 12 months ago

Code of Conduct

Search before asking

Describe the bug

This PR borrows code from swagger-scala-module. https://github.com/apache/kyuubi/pull/2551

This should be acknowledged in your source LICENSE.

https://github.com/swagger-akka-http/swagger-scala-module#license includes:

Copyright 2016 SmartBear Software, Inc.

Affects Version(s)

recent

Kyuubi Server Log Output

No response

Kyuubi Engine Log Output

No response

Kyuubi Server Configurations

No response

Kyuubi Engine Configurations

No response

Additional context

No response

Are you willing to submit PR?

github-actions[bot] commented 12 months ago

Hello @pjfanning, Thanks for finding the time to report the issue! We really appreciate the community's efforts to improve Apache Kyuubi.

pan3793 commented 12 months ago

@pjfanning thanks for reporting this issue, I suppose swagger-scala-module will be removed in https://github.com/apache/kyuubi/issues/5484, will take a look soon

pjfanning commented 11 months ago

@pan3793 thanks for the response. I looked again at your master branch and it seems like the code that was copied from swagger-scala-module has been removed. I will close this.