mbutrovich commented on code in PR #5237:
URL: https://github.com/apache/datafusion-comet/pull/5237#discussion_r3715475613
##########
spark/src/main/scala/org/apache/comet/rules/CometScanRule.scala:
##########
@@ -279,12 +282,12 @@ case class CometScanRule(session: SparkSession)
}))) {
withFallbackReason(
scanExec,
- "Native DataFusion scan is not compatible with input_file_name, " +
+ "Native Parquet scan is not compatible with input_file_name, " +
Review Comment:
I did a quick pass, and I don't see us ever using markdown formatting in
errors.
--
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]