We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6e4d88 commit de46b4fCopy full SHA for de46b4f
awswrangler/athena/_executions.py
@@ -18,7 +18,6 @@
18
from concurrent.futures import ThreadPoolExecutor
19
from awswrangler import _utils, exceptions, typing
20
from awswrangler._config import apply_configs
21
-from functools import reduce
22
23
from ._cache import _CacheInfo, _check_for_cached_results
24
from ._utils import (
0 commit comments