-
There were some questions on Slack regarding deleting a partition in Hudi, so I am creating a GitHub issue to track and resolve the issue. For testing purposes, I created a sample customer table and p…
-
https://github.com/trinodb/trino/actions/runs/7473286460/job/20338170171?pr=19996
```
Error: Tests run: 11, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 22.34 s
-
If a glue crawler is running when the stack is updated, the stack update fails with:
```
Cannot update Crawler while running. Please stop crawl or wait until it completes to update. (Service: AWSG…
-
### Apache Iceberg version
1.0.0
### Query engine
Spark
### Please describe the bug 🐞
While using AWS Glue 4.0 and Iceberg 1.0.0 and leveraging the AWS Glue Data Catalog, the field `inp…
-
### Describe the bug
AWS Glue job type: Python shell
AWS Glue version: 1.0
Python version: 3.6
botocore==1.26.16
boto3== 1.29.16
I am using the [get_job_run](https://boto3.amazonaws.com/v1/d…
-
**Describe the bug**
After upgrading to the latest Datahub version (0.10.5) from version 0.10.1 we cannot get the GMS backend up and running when using AWS_GLUE as the kafka schema registry option. …
-
**Describe the problem you faced**
Hi,
I Can't get Procedures working in Glue version 4.
Getting error:
py4j.protocol.Py4JJavaError: An error occurred while calling o96.sql. : java.lang.Assertio…
-
ruff 0.1.2 emits warning `warning: The following rules may cause conflicts when used with the formatter: 'D206', 'ISC001', 'Q000', 'Q001', 'Q002', 'Q003'. To avoid unexpected behavior, we recommend di…
-
**Describe the problem you faced**
AWS Glue Sync fails when an overwriting action is done on a Hudi table with more than 25 partitions.
Looks like AWSGlue has a constraint on the "BatchDeleteParti…
-
Hi,
I'm using the example model below that I found early in this repo from @nicor88 ;
```
{{ config(
incremental_strategy='insert_overwrite',
table_type = 'hive',
s3_data_naming …