Skip to content

parse_csv(): add quote_pairs parameter#804

Merged
jszigetvari merged 2 commits intoaxoflow:mainfrom
MrAnno:filterx-csv-quote-pairs
Sep 25, 2025
Merged

parse_csv(): add quote_pairs parameter#804
jszigetvari merged 2 commits intoaxoflow:mainfrom
MrAnno:filterx-csv-quote-pairs

Conversation

@MrAnno
Copy link
Contributor

@MrAnno MrAnno commented Sep 24, 2025

For example:

filterx {
  str = "sarga,[bogre],'gorbe'";
  $MSG = parse_csv(str, quote_pairs=["[]", "'"]);
};

@MrAnno MrAnno requested a review from bshifter September 24, 2025 13:17
Copy link
Contributor

@jszigetvari jszigetvari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Laci!
I love it!

@axoflow axoflow deleted a comment from sonarqubecloud bot Sep 25, 2025
@jszigetvari jszigetvari self-assigned this Sep 25, 2025
@jszigetvari jszigetvari merged commit eec804f into axoflow:main Sep 25, 2025
23 checks passed
fekete-robert pushed a commit to axoflow/axosyslog-core-docs that referenced this pull request Sep 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants