Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
到目前为止,我无法在 impala(版本 1.2.4)中找到分区和排名功能。有没有办法实现它?
我也无法更新 impala 版本,因为我正在使用亚马逊网络服务。
分析窗口函数将在未来几个月内随 Impala 2.0 发布。如果您想了解我们如何实现 rank(),请查看Impala github 上的提交。