-
### Describe the bug
Hi All,
Reopening existing issue, https://github.com/boto/boto3/issues/3435
Please help me to resolve this issue.
### Expected Behavior
Arguments / parameter shoul…
-
I saw a strange behavior while creating a table in the iceberg glue catalog when schema does not exist.
Data and Metadata files get created on S3 while creating an iceberg table even if the schema…
-
Hello i am trying to rollback to previous commit to see how the functionality works
### Steps
#### Step1 I inserted some sample dataset and took save points
#### Step 2 : i tried rollback it t…
-
### Apache Iceberg version
0.14.0 (latest release)
### Query engine
Spark 3.1
spark-shell --packages org.apache.iceberg:iceberg-spark-runtime-3.1_2.12:0.14.0,software.amazon.awssdk:bundle:…
-
Hi
The value is serialised as avro and the schema is stored in a Glue schema registry (`%s-value`). However values are not deserialised.
![image](https://user-images.githubusercontent.com/102374…
-
Hello All
Hope yuou are doing well and I wanted to report this as a BUG on MOR with Apache HUDI.
Here is what happened when I selected MOR and created apache HUDI table performed append and updates…
-
### Describe the bug
I am trying create a Glue Catalog Table using [AWS Glue docker image](https://hub.docker.com/r/amazon/aws-glue-libs) with pyspark
I am using the following pyspark script to fi…
-
`table_schema` predicate caused exception when used with `information_schema.tables` in Glue/Iceberg setup.
```
SELECT .. FROM information_schema.tables
WHERE table_schema = 'information_schema…
-
### Describe the bug
1. ## Boto3 Version Used
**boto3 1.24.68**
2. Script Used To Create Glue Job
## Import Statement
import boto3
import json
client = boto3.client('glue')
## Creating G…
-
Trying out
https://delta.io/blog/2022-05-18-multi-cluster-writes-to-delta-lake-storage-in-s3/
https://docs.google.com/document/d/1Gs4ZsTH19lMxth4BSdwlWjUNR-XhKHicDvBjd2RqNd8/edit#
### DynamoDB…