apache / apache/doris

Bug: unexpected behavior with special characters in input

Open
#67,394 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
15.9k
Forks
3.9k
Avg merge
2d 23h
Merged PRs (30d)
520

Description

When using special characters in the input field, the output is incorrect.

Expected: proper escaping and handling
Actual: characters are stripped or cause errors

This might be related to the encoding changes in the last release.

Contributor guide

Open the contributing guide

Research direction

No source file, test, input example, or entry point is named. Start by reproducing the behavior with representative special-character inputs and inspect the encoding changes from the last release; done means escaping is preserved, errors are gone, and regression coverage verifies the expected output.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend, databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.