gpt4 book ai didi

python - 查询 Athena : pyathena or boto3? 哪一个更快

转载 作者:行者123 更新时间:2023-12-02 02:36:05 25 4
gpt4 key购买 nike

使用 python 脚本查询 AWS Athena 架构时,pyathenaboto3 哪一个更快?

目前我正在使用 pyathena 来查询 Athena 模式,但它非常慢,我知道还有 boto3 的另一个选项,但在开始之前需要一些专家的建议。

最佳答案

查看dependencies for PyAthena你可以看到它实际上有一个boto3的依赖。

除非 PyAthena 为其库添加了大量开销(这不太可能),否则您可能看到的最佳性能改进将取决于您如何使用 Athena 本身。

您可以进行许多性能改进,亚马逊发布了名为Top 10 Performance Tuning Tips for Amazon Athena的博客这将有助于提高查询的性能。

关于python - 查询 Athena : pyathena or boto3? 哪一个更快,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/64291515/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com