Skip to content

Conversation

@mspruc
Copy link
Contributor

@mspruc mspruc commented Dec 13, 2025

I split the functionality of JdbcExecutor to allow for easier testing, and write a simple test for Jdbc mappings with the sql-api.

One issue I've noted is that createSqlClause() method for operators require Jdbc connection & function compilers despite never actually being used? We need to revisit the architecture of how we convert JdbcOperators to the underlying sql string.

@mspruc mspruc marked this pull request as draft December 13, 2025 18:46
@mspruc mspruc marked this pull request as ready for review December 17, 2025 07:48
@mspruc mspruc merged commit 3fa657b into apache:main Dec 19, 2025
4 checks passed
@mspruc mspruc deleted the sql-api-testing branch December 19, 2025 08:25
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.

2 participants