chenkovsky commented on PR #17673:
URL: https://github.com/apache/datafusion/pull/17673#issuecomment-3314265383

   > Looks like this isn't quite ready for review:
   > 
   > ```
   > 
   > 1. query failed: DataFusion error: type_coercion
   > caused by
   > Error during planning: Cannot automatically convert FixedSizeList(Field { 
name: "item", data_type: Int64, nullable: true, dict_id: 0, dict_is_ordered: 
false, metadata: {} }, 3) to Utf8
   > [SQL] SELECT reverse(column1) FROM test_reverse_fixed_size;
   > at 
/Users/runner/work/datafusion/datafusion/datafusion/sqllogictest/test_files/array.slt:8012
   > ```
   
   sorry for typo 😄


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to