Skip to content

Conversation

g31pranjal
Copy link
Member

@g31pranjal g31pranjal commented Jul 14, 2025

This basically #3395 put over main, minus the UUID support. I think bringing this in as a "enhancement" separately will declutter the future UUID support PR.

@g31pranjal g31pranjal force-pushed the adapt_dataType_main branch from 8cc9d30 to a3fe547 Compare July 14, 2025 22:07
@g31pranjal g31pranjal added the enhancement New feature or request label Jul 15, 2025
@arnaud-lacurie arnaud-lacurie merged commit 8ee1c54 into FoundationDB:main Jul 15, 2025
6 checks passed
g31pranjal added a commit that referenced this pull request Jul 17, 2025
This PR adds support for inserting structs with NULL typed fields into
the table via `ExecuteInsert` in the Direct Access API. Also adds a test
for the same.

This bug was introduced by
#3484, which
essentially shifts the Relational-layer from using Sql Type codes for
internal operations to relying on Relational DataTypes for getting a
richer information.

Fixes: #3491
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants