Skip to content

Conversation

@gaffer01
Copy link
Member

@gaffer01 gaffer01 commented Nov 28, 2025

Make sure you have checked all steps below.

Issue

  • My PR fully resolves the following issues. I've referenced an issue in the PR title, for example "Issue 1234 - My
    Feature". Note that before an issue is finished, you can still make a pull request by raising a separate issue
    for your progress.

Tests

  • My PR adds multiple unit tests

Documentation

  • In case of new functionality, my PR adds documentation that describes how to use it, or I have linked to a
    separate issue for that below.

@gaffer01 gaffer01 marked this pull request as draft November 28, 2025 15:14
@gaffer01 gaffer01 changed the title Spark client 6132 - Spark client Nov 28, 2025
@gaffer01 gaffer01 changed the title 6132 - Spark client 6138 - Spark client Dec 4, 2025
@gaffer01 gaffer01 marked this pull request as ready for review December 5, 2025 14:16
@patchwork01 patchwork01 added the needs-reviewer Pull requests that need a reviewer to be assigned label Dec 9, 2025
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>spark</artifactId>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it be worth making a parent module for clients? We could put both this and the current clients module under that. The naming might be awkward, I suppose it could be client/spark-client and client/clients.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I propose we leave it as it is in this PR but later move this, the Athena and Trino code to one parent module: #6251

@patchwork01 patchwork01 removed the needs-reviewer Pull requests that need a reviewer to be assigned label Dec 18, 2025
@gaffer01 gaffer01 removed their assignment Dec 18, 2025
@patchwork01 patchwork01 added the needs-reviewer Pull requests that need a reviewer to be assigned label Dec 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-reviewer Pull requests that need a reviewer to be assigned

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implementation of Spark's Table interface

5 participants