Skip to content

Refactor table function analysis#12407

Merged
kasiafi merged 2 commits intotrinodb:masterfrom
kasiafi:349PTFAnalysisRefactor
May 16, 2022
Merged

Refactor table function analysis#12407
kasiafi merged 2 commits intotrinodb:masterfrom
kasiafi:349PTFAnalysisRefactor

Conversation

@kasiafi
Copy link
Copy Markdown
Member

@kasiafi kasiafi commented May 16, 2022

This is a refactor around table function Analysis.

This is a SPI change. No release notes needed if this change is merged before the upcoming release (the main change has not been yet released)

This change has to be taken into account in the documentation (#12338)

@cla-bot cla-bot bot added the cla-signed label May 16, 2022
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

rename Analysis so it can be imported here

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

final (this is SPI, so let's be defensive)

Copy link
Copy Markdown
Member

@findepi findepi left a comment

Choose a reason for hiding this comment

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

%

kasiafi added 2 commits May 16, 2022 15:41
The `analyze()` method of a `ConnectorTableFunction` must be implemented
by every subclass. It is now marked as abstract.
@kasiafi kasiafi force-pushed the 349PTFAnalysisRefactor branch from c2ef5be to 131dc44 Compare May 16, 2022 13:45
@kasiafi kasiafi merged commit 8e9eef5 into trinodb:master May 16, 2022
@github-actions github-actions bot added this to the 381 milestone May 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants