-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
record_accessor: allow single char for flb_ra_translate
This patch is to allow a single character for `flb_ra_translate`. Currently, `flb_ra_translate` doesn't allow a single character and it causes a issue like #7330. Note: This is a backport of PR 7332 Signed-off-by: Aditya Prajapati <[email protected]> Co-authored-by: Takahiro Yamashita <[email protected]>
- Loading branch information
Showing
2 changed files
with
71 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters