advancedxy commented on code in PR #226:
URL: 
https://github.com/apache/arrow-datafusion-comet/pull/226#discussion_r1535745879


##########
spark/src/main/scala/org/apache/comet/serde/QueryPlanSerde.scala:
##########
@@ -1628,6 +1628,7 @@ object QueryPlanSerde extends Logging with 
ShimQueryPlanSerde {
             "make_decimal",
             DecimalType(precision, scale),
             childExpr)
+

Review Comment:
   The extra empty line is not added before and not consistent with other code, 
so it's added.



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