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

feat: add name sanitizer for IotDB #2827

Merged
merged 2 commits into from
May 7, 2024
Merged

feat: add name sanitizer for IotDB #2827

merged 2 commits into from
May 7, 2024

Conversation

bossenti
Copy link
Contributor

@bossenti bossenti commented May 6, 2024

Purpose

Add name sanitizer for IotDB that prevents reserved keywords being used as field names.

Remarks

PR introduces (a) breaking change(s): no

PR introduces (a) deprecation(s): no

@bossenti bossenti added this to the 0.97.0 milestone May 6, 2024
@github-actions github-actions bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code backend Everything that is related to the StreamPipes backend testing Relates to any kind of test (unit test, integration, or E2E test). labels May 6, 2024
@bossenti bossenti merged commit abafb84 into dev May 7, 2024
21 checks passed
@bossenti bossenti deleted the iotdb-name-sanitizer branch May 7, 2024 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Everything that is related to the StreamPipes backend dependencies Pull requests that update a dependency file java Pull requests that update Java code testing Relates to any kind of test (unit test, integration, or E2E test).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants