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 4e4936b commit 1f56c72Copy full SHA for 1f56c72
awswrangler/athena/_write_iceberg.py
@@ -6,7 +6,7 @@
6
import re
7
import typing
8
import uuid
9
-from typing import Any, Dict, Literal, TypedDict, Union
+from typing import Any, Dict, Literal, TypedDict
10
11
import boto3
12
import pandas as pd
0 commit comments