-
Who is using SeaTunnel?
Sincerely thank everyone who constantly keeps on using and supporting SeaTunnel. We will try our best to make SeaTunnel better and make the community and ecology more prospero…
-
I'm using Stitch for ETL and we recently onboarded with Kustomer.
The first week or so we were getting data through Stitch with this Kustomer integration just fine, but then it seemed that the extrac…
-
As discussed with Andrew Williams, it would be very helpful (also as a data quality metric) to be able to compute coverage of the unit tests.
One way to compute this would be to store the field-to-…
-
Hi, I had a couple of questions regarding the required Parity setup for eth-etl.
To export all data from the eth chain with eth-etl (blocks & txs, receipts and logs, token transfers, contracts, and…
-
When a row error occur like in the following case:
```
after_read :check_unique, :keys => [:this_field_does_not_exist]
```
errors are stacked until the threshold is reached, but none is reported on …
thbar updated
12 years ago
-
### Problem Statement
When implementing ETL logic:
- sometimes is useful to have access to the outcome of the previous command in the batch purely through SQL commands, PL/pgSQL has `GET DIAGNOSTI…
-
Still experiencing intermittent Access Denied errors see #218.
However today a new one has popped up when writing to_parquet. In this case:
```
df.to_parquet(
'path/to/20190719.parquet',
…
-
> Embed QPL’s submission form from Airtable - documentation [here](https://support.airtable.com/hc/en-us/articles/217846478-Embedding-a-view-or-base) (dedicated page)
Discovery/investigation: will …
-
> What application are you using?
ArcGIS
> Describe the problem.
I currently use an FME Workbench ETL process to retrieve GIS data from GISMAINT/GISDM for the Signs and Markings dashboard as wel…
-
Choose orchrestration tool to implement batch jobs. Will most likely be Airflow, but could also consider other options like Prefect or Databricks.
Use dbt to implement Batch ETL jobs, including pre-a…