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

Add boolean literal processor for duckdb #2836

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gs-kotang
Copy link
Contributor

What type of PR is this?

  • Bug Fix

What does this PR do / why is it needed ?

Currently, there is a mismatch between the isBooleanLiteralSupported flag and how we process boolean literals in duckdb literalProcessors.

Which issue(s) this PR fixes:

Fixes #

Other notes for reviewers:

Does this PR introduce a user-facing change?

No

@gs-kotang gs-kotang requested a review from a team as a code owner May 7, 2024 15:10
Copy link

github-actions bot commented May 7, 2024

Test Results

     763 files  ±0       763 suites  ±0   1h 5m 52s ⏱️ -47s
12 597 tests ±0  12 364 ✔️ ±0  233 💤 ±0  0 ±0 
15 708 runs  ±0  15 457 ✔️ ±0  251 💤 ±0  0 ±0 

Results for commit 74eb687. ± Comparison against base commit a0f7fb0.

@gs-kotang
Copy link
Contributor Author

/easycla

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.

None yet

2 participants