Copilot commented on code in PR #22633:
URL: https://github.com/apache/datafusion/pull/22633#discussion_r3338093051
##########
benchmarks/sql_benchmarks/clickbench/init/set_config.sql:
##########
@@ -0,0 +1,7 @@
+# ClickBench partitioned dataset was written by an ancient version of pyarrow
that
+# that wrote strings with the wrong logical type. To read it correctly, we must
+# automatically convert binary to string.
Review Comment:
The comment has a duplicated word ("that") and inconsistent capitalization
("pyarrow"), which makes the rationale harder to read.
--
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]