Skip to content
#

jdbc

Here are 3,174 public repositories matching this topic...

findinpath
findinpath commented Jun 23, 2022

The Trino codebase has (at the time of this writing) three PrintingLogConsumer classes:

  • io.trino.plugin.deltalake.util.PrintingLogConsumer (logs information)
  • io.trino.testing.kafka.PrintingLogConsumer (writes to a file)
  • io.trino.tests.product.launcher.testcontainers.PrintingLogConsumer (writes to a file)

The PrintingLogConsumer classes from trino-testing-kafka and `trino-produc

good first issue

Improve this page

Add a description, image, and links to the jdbc topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jdbc topic, visit your repo's landing page and select "manage topics."

Learn more