sql: DistSQL loses named tuple field names #70360
Labels
A-sql-execution
Relating to SQL execution.
A-tools-postgrest
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
T-sql-queries
SQL Queries Team
I've found behavior that indicates that DistSQL has some negative effect on named tuples / records, causing field names to be lost. This disrupts queries that use these field names during record->json conversions.
The following example demonstrates this behavior.
I have not dug into this far enough to diagnose where the problem is coming from. It's possible that this is a known issue.
Epic CRDB-10300
The text was updated successfully, but these errors were encountered: