79814497

Date: 2025-11-08 22:59:04
Score: 1.5
Natty:
Report link

Confusingly, the first argument to duckdb_create_list_value should be the type of the values in the list, not the type of the list itself. So, in your example, you would pass int_type, not list_type.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Jeff Raymakers