Meta42
Meta42
Tapir version: *** 1.0.0 Scala version: *** 2.13.8 **Describe the bug** My code: ``` import sttp.tapir.swagger.bundle.SwaggerInterpreter private lazy val endpoints = List( AuthEndpoint.checkTable, AuthEndpoint.checkPermission, TestEndpoint.helloWorld ) private lazy val swaggerEndpoints...
### _Why are the changes needed?_ `set kyuubi.operation.lineage.enabled = true` to enable lineage information logging. SQL lineage information will be written to `SparkOperationEvent` and output to the engine log. `kyuubi.operation.lineage.enabled...
### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before asking - [X] I have searched in the [issues](https://github.com/apache/incubator-kyuubi/issues?q=is%3Aissue) and found no...
close #4693 ### _Why are the changes needed?_ ### _How was this patch tested?_ - [x] Add some test cases that check the changes thoroughly including negative and positive cases...