alamb commented on code in PR #7755:
URL: https://github.com/apache/arrow-datafusion/pull/7755#discussion_r1349510197


##########
datafusion/sqllogictest/test_files/groupby.slt:
##########
@@ -3563,3 +3563,81 @@ logical_plan
 Sort: multiple_ordered_table.c ASC NULLS LAST
 --TableScan: multiple_ordered_table projection=[c]
 physical_plan CsvExec: file_groups={1 group: 
[[WORKSPACE_ROOT/datafusion/core/tests/data/window_2.csv]]}, projection=[c], 
output_ordering=[c@0 ASC NULLS LAST], has_header=true
+
+# Create an external table with primary key

Review Comment:
   It would be good somewhere here to add an error test that unsupported sql 
returned an error (e.g. some sort of FULLTEXT contraint)



-- 
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]

Reply via email to