Convert scalar values from record batch to hex string using pyarrow

前端 未结 0 1775
情歌与酒
情歌与酒 2020-12-29 15:42

I want to convert scalar values from record batch to hex string, but the method I use is very inefficient.Here is the operation:

data = [
        pyarrow.arra         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题