fallintoplace opened a new pull request, #28826:
URL: https://github.com/apache/flink/pull/28826

   ## 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?
   
   - [X] No


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to