Skip to content

Fix BOOLEAN type handling in Firebird Proxy #38655

Open
makssent wants to merge 6 commits into
apache:masterfrom
makssent:boolean_fix
Open

Fix BOOLEAN type handling in Firebird Proxy #38655
makssent wants to merge 6 commits into
apache:masterfrom
makssent:boolean_fix

Conversation

@makssent
Copy link
Copy Markdown
Contributor

@makssent makssent commented Apr 27, 2026

Changes proposed in this pull request:

  • Introduce FirebirdBooleanBinaryProtocolValue as a dedicated handler for the Firebird BOOLEAN wire protocol type, reading/writing 4 bytes and correctly converting Boolean values to 1/0

Before committing this PR, I'm sure that I have checked the following options:

  • My code follows the code of conduct of this project.
  • I have self-reviewed the commit code.
  • I have (or in comment I request) added corresponding labels for the pull request.
  • I have passed maven check locally : ./mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e.
  • I have made corresponding changes to the documentation.
  • I have added corresponding unit tests for my changes.
  • I have updated the Release Notes of the current development version.

@makssent makssent marked this pull request as ready for review April 27, 2026 13:02
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.

1 participant