kination commented on issue #477:
URL: 
https://github.com/apache/datafusion-comet/issues/477#issuecomment-3131401938

   @kazuyukitanimura sorry for question.
   Is it meaning `unhex` cannot decode correctly if value is dict? For 
example...
   ```
   SELECT decode(unhex('<source>'), 'UTF-8'); 
   ```
   it works well if source hex data is String such as `Spark`, but it fails if 
it is `{ "target": "spark" }`
   -> Am I understanding correct?


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to