kevinjmh commented on issue #3357: [CARBONDATA-3491] Return updated/deleted 
rows count when execute update/delete sql
URL: https://github.com/apache/carbondata/pull/3357#issuecomment-520737311
 
 
   I try and your test case pass.
   
   Modification content I did in mentioned class:
   ```
     override def output: Seq[Attribute] =
       Seq(AttributeReference("Total Rows Updated", LongType, nullable = 
false)())
   ```

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to