Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[improve][sql] Fix the wrong format of the logs #20907

Merged
merged 1 commit into from Jul 31, 2023

Conversation

crossoverJie
Copy link
Contributor

Motivation

fix the wrong format of the logs.

Modifications

{} -> %s

Verifying this change

  • Make sure that the change passes the CI checks.

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

If the box was checked, please highlight the changes

  • Dependencies (add or upgrade a dependency)
  • The public API
  • The schema
  • The default values of configurations
  • The threading model
  • The binary protocol
  • The REST endpoints
  • The admin CLI options
  • The metrics
  • Anything that affects deployment

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

Matching PR in forked repository

PR in forked repository:

@Technoboy- Technoboy- merged commit 001b134 into apache:master Jul 31, 2023
48 of 49 checks passed
@Technoboy- Technoboy- modified the milestones: 3.2.0, 3.1.0 Jul 31, 2023
@crossoverJie crossoverJie deleted the fix-sql-log-format branch August 1, 2023 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants