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 53c05b3 commit 0d10c7fCopy full SHA for 0d10c7f
awswrangler/athena/_read.py
@@ -19,10 +19,10 @@
19
from awswrangler._data_types import cast_pandas_with_athena_types
20
from awswrangler.athena._utils import (
21
_QUERY_WAIT_POLLING_DELAY,
22
- _get_default_workgroup_config,
23
_apply_formatter,
24
_apply_query_metadata,
25
_empty_dataframe_response,
+ _get_default_workgroup_config,
26
_get_query_metadata,
27
_get_s3_output,
28
_QueryMetadata,
0 commit comments