gargvishesh commented on code in PR #16130:
URL: https://github.com/apache/druid/pull/16130#discussion_r1551124120


##########
extensions-core/multi-stage-query/src/main/java/org/apache/druid/msq/indexing/error/FrameFieldWriterFault.java:
##########
@@ -49,7 +51,7 @@ public FrameFieldWriterFault(
     super(
         CODE,
         StringUtils.format(
-            "Error[%s] while writing frame for source[%s], rowNumber[%d] 
column[%s]",
+            "Error[%s] while writing a field for source[%s], rowNumber[%d], 
column[%s].",

Review Comment:
   Now propagate the RE's message directly to the Fault class.



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