Skip to content

[BP-2.2][FLINK-39242][python] Fix error when getting columns from ResolvedSchema#27761

Open
autophagy wants to merge 1 commit intoapache:release-2.2from
autophagy:FLINK-39242-2.2
Open

[BP-2.2][FLINK-39242][python] Fix error when getting columns from ResolvedSchema#27761
autophagy wants to merge 1 commit intoapache:release-2.2from
autophagy:FLINK-39242-2.2

Conversation

@autophagy
Copy link
Contributor

Backport of 74a3243.

@flinkbot
Copy link
Collaborator

flinkbot commented Mar 12, 2026

CI report:

Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

self.assertEqual(resolved_schema, expected_schema)

def test_resolved_schema_get_columns(self):
physical_schema = ResolvedSchema.physical(
Copy link
Contributor

Choose a reason for hiding this comment

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

I realise this is a port - but it worth be worth testing the computed and metadata cases as well I think. Unelss they are already covered.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good point - i'll open a follow up PR against master for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants