Skip to content

fix(javadoc): partial isthmus calcite#755

Merged
bestbeforetoday merged 1 commit intosubstrait-io:mainfrom
mbwhite:fix-javadoc-c-002
Mar 18, 2026
Merged

fix(javadoc): partial isthmus calcite#755
bestbeforetoday merged 1 commit intosubstrait-io:mainfrom
mbwhite:fix-javadoc-c-002

Conversation

@mbwhite
Copy link
Copy Markdown
Contributor

@mbwhite mbwhite commented Mar 18, 2026

No description provided.

Signed-off-by: MBWhite <whitemat@uk.ibm.com>
@github-actions
Copy link
Copy Markdown

ACTION NEEDED

Substrait follows the Conventional Commits
specification
for
release automation.

The PR title and description are used as the merge commit message. Please update your PR title and description to match the specification.

@mbwhite mbwhite force-pushed the fix-javadoc-c-002 branch from 0a515da to 5788059 Compare March 18, 2026 13:28
@mbwhite mbwhite changed the title fix(javadoc) partial isthmus calcite fix(javadoc): partial isthmus calcite Mar 18, 2026

/** Basic {@link AbstractTable} implementation */
/**
* Basic {@link AbstractTable} implementation for Substrait.
Copy link
Copy Markdown
Member

@bestbeforetoday bestbeforetoday Mar 18, 2026

Choose a reason for hiding this comment

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

Just an observation—not necessary to change anything...

The existing JavaDoc says AbstractTable but I think in reality this is a org.apache.calcite.schema.Table implementation. The fact it extends AbstractTable (which in turn implements the Table interface is more an implementation convenience.

@bestbeforetoday bestbeforetoday merged commit 163e23a into substrait-io:main Mar 18, 2026
11 of 12 checks passed
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.

2 participants