Skip to content

[DOCS] sql-client.execution.result-mode = tableau#6077

Merged
codope merged 1 commit intoapache:asf-sitefrom
ymZhao1001:flink-result-mode
Dec 7, 2022
Merged

[DOCS] sql-client.execution.result-mode = tableau#6077
codope merged 1 commit intoapache:asf-sitefrom
ymZhao1001:flink-result-mode

Conversation

@ymZhao1001
Copy link

@ymZhao1001 ymZhao1001 commented Jul 11, 2022

use 'SET execution.result-mode=tableau;' at flink 1.12 or before
u can see it at https://nightlies.apache.org/flink/flink-docs-release-1.12/dev/table/sqlClient.html
after flink 1.13 , use 'SET sql-client.execution.result-mode = tableau'
u can see it at https://nightlies.apache.org/flink/flink-docs-release-1.13/docs/dev/table/sqlclient/

Tips

What is the purpose of the pull request

(For example: This pull request adds quick-start document.)

Brief change log

(for example:)

  • Modify AnnotationLocation checkstyle rule in checkstyle.xml

Verify this pull request

(Please pick either of the following options)

This pull request is a trivial rework / code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(example:)

  • Added integration tests for end-to-end.
  • Added HoodieClientWriteTest to verify the change.
  • Manually verified the change by running a job locally.

Committer checklist

  • Has a corresponding JIRA in PR title & commit

  • Commit message is descriptive of the change

  • CI is green

  • Necessary doc changes done or have another open PR

  • For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.

@danny0405 danny0405 self-assigned this Jul 11, 2022
@danny0405 danny0405 added docs engine:flink Flink integration labels Jul 11, 2022
@nsivabalan nsivabalan added the release-0.12.2 Patches targetted for 0.12.2 label Dec 6, 2022
@codope codope removed the release-0.12.2 Patches targetted for 0.12.2 label Dec 7, 2022
@codope codope merged commit a1f936a into apache:asf-site Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

engine:flink Flink integration

Projects

Status: 🚧 Needs Repro
Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants