-
With code like:
```
for dyf_name in dfc.keys():
print(dyf_name)
```
Where dfc is an instance of [DynamicFrameCollection](https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-crawler-py…
-
Hey,
I'm using this connector within an aws glue etl job to load data from bq to s3 (see https://aws.amazon.com/blogs/big-data/migrating-data-from-google-bigquery-to-amazon-s3-using-aws-glue-custom…
-
### Describe the bug
I have this error when executing:
`aws quicksight list-data-sources --aws-account-id AWS_ACCOUNT_ID`
### Expected Behavior
To list the data sources I have in quicksight.…
-
Hello Hope all well
while i was playing with clustering i tried few ways to perform clustering using stored procedures. thought to create an issue so it can be tracked
```
try:
import sys
…
-
### Describe the bug
When writing a glue trigger:
```
const etlS3JobTrigger = new glue.CfnTrigger(
this,
`DataEng-Trigger-ETLS3Job-${props.env}`,
{
name: `etl-s3-…
-
**Problem Description:**
I am using Apache Hudi's Copy-on-Write (CoW) table and have implemented a data pipeline to remove complete partitions from the table. However, I have noticed that the physica…
-
```
tests | 2022-07-16 00:57:47 INFO: FAILURE / io.trino.tests.product.deltalake.TestDeltaLakeAlterTableCompatibility.testCommentOnColumn (Groups: profile_specific_tests, delta-l…
-
### Describe the bug
Data set creation and import stack is failing in cloudformation and is always getting rolled back from past few days. This issue started recently and there is no change in the da…
-
### Highlight of Issues Facing:
1. Missing Data
2. DDL changes in Hudi Tables
3. Upgrade to Newer Version
### Detailed Description of Issues:
**1. Missing Data**
a. For around 20 tables,ra…
-
### Describe the bug
When trying to deploy Ray Glue Jobs through CDK, they will fail because it is now required to provide the "Runtime" parameter, which, as far as I know, is currently not mapped …