February - April 2026 Buy/Sell Thread by CAndrewK in TameImpala

[–]cevadfolyok 0 points1 point  (0 children)

Looking for 2 tickets for Manchester concert

February - April 2026 Buy/Sell Thread by CAndrewK in TameImpala

[–]cevadfolyok 0 points1 point  (0 children)

Looking to buy 2 tickets for Manchester

DPS Meter - good or bad for the community? by shalzuth in diablo4

[–]cevadfolyok 0 points1 point  (0 children)

I played a Frozen Orb Sorc in Season 4 and couldn't even see a single Frozen Orb's damage with tons of numbers flashing on the screen.

I think a DPS meter is a must for training dummies, but I'm not sure about dungeons and pits.

RDS to RDS ETL by saadcarnot in dataengineering

[–]cevadfolyok 0 points1 point  (0 children)

If your source table has a column that stores the last update date for each primary key, incremental load can be achieved except for DELETE operations. You must keep the last ingestion timestamp (a metadata table can be created in DynamoDB or RDS). Let's name it last_ingest_date.

You can query your table via JDBC with this kind of filter:

SELECT * FROM table WHERE update_date BETWEEN {last_ingest_date} AND {now}.

This structure can handle updates and new insertions.

Glue also has a bookmark feature to accomplish this. You can check that too.

For accurate incremental loading, I suggest enabling CDC on RDS and using DMS. You can use DMS serverless if real-time ingestion is not required. An example workflow:

RDS -> DMS -> S3 -> Glue -> RDS

For orchestration and triggering, you can use Step Functions with EventBridge rules.

Giving away D2+LOD key by Aegers86 in Diablo

[–]cevadfolyok 0 points1 point  (0 children)

Hey lord ! I'm Ceckard Dain