alamb opened a new pull request, #3532:
URL: https://github.com/apache/arrow-datafusion/pull/3532

   # Which issue does this PR close?
   
   
   Part of https://github.com/apache/arrow-datafusion/issues/3531
   
    # Rationale for this change
   See https://github.com/apache/arrow-datafusion/issues/3531
   
   # What changes are included in this PR?
   1. Implement serialization code for `ScalarValue::Dictionary`
   2. Add tests
   3. Explicitly list out unhandled variants so it is less likely we overlook 
new variants in the future. Turns out the following variants need to be 
completed (I will fix in follow on PRs):
   
   # Are there any user-facing changes?
   One fewer bug


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