Skip to content

[Test] Add integration tests for Pinot connector using Docker image #26235

@agrawalreetika

Description

@agrawalreetika

Expected Behavior or Use Case

Introduce integration tests for the Presto Pinot connector that run against a live Pinot cluster (via Docker image).
Add Integration tests for various Presto SQL operations as well.

Presto Component, Service, or Connector

Pinot connector

Possible Implementation

Use Pinot Docker image to spin up a cluster as part of integration tests.

Example Screenshots (if appropriate):

N/A

Context

Currently, Presto’s Pinot tests are limited to unit-style tests and do not validate against a running cluster. Integration tests will provide stronger coverage, especially for Presto SQL operations at the table level, and align with the testing practices used for other connectors.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions