Skip to content

[hotfix][docs] Fix temporal table function expression examples - #28826

Open
fallintoplace wants to merge 1 commit into
apache:masterfrom
fallintoplace:hotfix-temporal-table-expression-examples
Open

[hotfix][docs] Fix temporal table function expression examples#28826
fallintoplace wants to merge 1 commit into
apache:masterfrom
fallintoplace:hotfix-temporal-table-expression-examples

Conversation

@fallintoplace

Copy link
Copy Markdown

What is the purpose of the change

The Java temporal table function example includes an opening parenthesis in the o_amount column name. The Scala example has an unmatched closing parenthesis. Both errors appear in the English and Chinese documentation.

Brief change log

  • Correct the o_amount reference in both Java examples.
  • Remove the unmatched closing parenthesis from both Scala examples.

Verifying this change

The English and Chinese documentation build successfully with Hugo.

Does this pull request potentially affect one of the following parts:

  • Dependencies: no
  • Public API: no
  • Serializers: no
  • Runtime per-record code paths: no
  • Deployment or recovery: no
  • S3 file system connector: no

Documentation

  • Does this pull request introduce a new feature? no

Was generative AI tooling used to co-author this PR?
  • No

@flinkbot

flinkbot commented Jul 26, 2026

Copy link
Copy Markdown
Collaborator

CI report:

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

@spuru9 spuru9 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@github-actions github-actions Bot added the community-reviewed PR has been reviewed by the community. label Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-reviewed PR has been reviewed by the community.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants