apache / apache/datafusion

Bug: unexpected behavior with special characters in input

Open
#24,847 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
9.3k
Forks
2.4k
Avg merge
3d 7h
Merged PRs (30d)
344

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

Start by reproducing the incorrect output with inputs containing special characters, then inspect the encoding changes from the last release to identify the affected path. Done means special characters are properly escaped and handled without being stripped or causing errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
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.