alinaliBQ opened a new issue, #47857:
URL: https://github.com/apache/arrow/issues/47857

   ### Describe the enhancement requested
   
   Append TimeUnit on conversion for `ConvertToJson` calls with 
`DurationScalar` as input. For example it looks like:
   `ConvertToJson(DurationScalar(123, TimeUnit::SECOND))`
   
   The return value should be `"\"123s\""`, not `"\"123\""` which is currently 
being returned
   
   Parent issue: https://github.com/apache/arrow/issues/30622
   
   ### Component(s)
   
   FlightRPC, C++


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