标签: apache presto apache-arrow
是否可以使用presto在内存箭头表中查询,或者是否有某种方法可以将pandas数据帧用作presto查询引擎的数据源?
实际上我有镶木地板文件,我想转换为箭头和查询,彻底的presto是这样的可能吗?
答案 0 :(得分:0)
到目前为止,这是不可能的。但是,为此功能请求打开了一个Jira。 https://github.com/prestodb/presto/issues/12201