Skip to content

[Feature]: MySQL Plugin: Provide support to decode JSON as non utf-8 encoding  #20088

Open
@sumitsum

Description

Is there an existing issue for this?

  • I have searched the existing issues

Summary

Currently, MySQL plugin assumes utf-8 encoding when decoding bytes to String, reason being that MySQL by default uses a subset of utf-8 as its default encoding (utf8mb3/4). However, it seems that it is possible to configure MySQL to use non utf-8 encoding as well, for which we should provide support - maybe in terms of a knob for the user ?

Why should this be worked on?

Reading Mysql data.

Metadata

Assignees

No one assigned

    Labels

    EnhancementNew feature or requestIntegrations ProductIssues related to a specific integrationLowAn issue that is neither critical nor breaks a user flowMySQLIssues related to MySQL pluginNeeds Designneeds design or changes to designQuery & JS PodIssues related to the query & JS Pod

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions