Skip to content

Add type-check to PolarisEntity ctors #2302

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

XN137
Copy link
Contributor

@XN137 XN137 commented Aug 8, 2025

DRAFT as currently based on https://github.com/apache/polaris/pull/2304

@github-project-automation github-project-automation bot moved this to PRs In Progress in Basic Kanban Board Aug 8, 2025
@XN137 XN137 force-pushed the entity-type-check branch 4 times, most recently from c4eb6bd to 4de57ef Compare August 8, 2025 10:30
XN137 added 2 commits August 8, 2025 18:06
we cant just convert a `TaskEntity` to a `IcebergTableLikeEntity` as the
`getTableIdentifier()` method will not return a correct value by using
the name of the task and its parent namespace (which is empty?).

task handlers instead need to pass in the `TableIdentifier` that they
already inferred via `TaskEntity.readData`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant