Skip to content

fix(ilp): fix incorrectly symbol value when use doublecolumn ingest to symbol column#6143

Merged
bluestreak01 merged 8 commits intomasterfrom
optimize_utf8_exception_print
Sep 17, 2025
Merged

fix(ilp): fix incorrectly symbol value when use doublecolumn ingest to symbol column#6143
bluestreak01 merged 8 commits intomasterfrom
optimize_utf8_exception_print

Conversation

@kafka1991
Copy link
Copy Markdown
Collaborator

enhance exception messages for invalid UTF-8 to UTF-16 conversions.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Sep 13, 2025

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch optimize_utf8_exception_print

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@kafka1991 kafka1991 changed the title chore(sql): enhance exception messages for invalid UTF-8 to UTF-16 co… fix(ilp): fix incorrectly symbol value when use doublecolumn ingest to symbol column Sep 16, 2025
ideoma
ideoma previously approved these changes Sep 17, 2025
…tion_print

# Conflicts:
#	core/src/main/java/io/questdb/cutlass/http/processors/LineHttpProcessorState.java
#	core/src/main/java/io/questdb/cutlass/line/tcp/LineTcpMeasurementScheduler.java
#	core/src/main/java/io/questdb/cutlass/line/tcp/LineWalAppender.java
#	core/src/test/java/io/questdb/test/cutlass/http/line/LineHttpSenderTest.java
@glasstiger
Copy link
Copy Markdown
Contributor

[PR Coverage check]

😍 pass : 104 / 138 (75.36%)

file detail

path covered line new line coverage
🔵 io/questdb/cutlass/line/tcp/LineWalAppender.java 20 30 66.67%
🔵 io/questdb/cutlass/line/tcp/LineTcpMeasurementEvent.java 28 42 66.67%
🔵 io/questdb/cutlass/line/http/AbstractLineHttpSender.java 31 39 79.49%
🔵 io/questdb/std/str/Utf8s.java 14 16 87.50%
🔵 io/questdb/cutlass/line/tcp/LineTcpParser.java 4 4 100.00%
🔵 io/questdb/cutlass/line/tcp/LineTcpMeasurementScheduler.java 2 2 100.00%
🔵 io/questdb/cutlass/http/processors/LineHttpProcessorState.java 2 2 100.00%
🔵 io/questdb/std/str/DirectUtf8Sink.java 3 3 100.00%

@bluestreak01 bluestreak01 merged commit 31b66f0 into master Sep 17, 2025
35 checks passed
@bluestreak01 bluestreak01 deleted the optimize_utf8_exception_print branch September 17, 2025 18:57
kafka1991 added a commit that referenced this pull request Sep 22, 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.

4 participants