amphi-ai / amphi-etl

Python-based Low-code ETL. Generates Python code you can deploy anywhere.

Home Page:https://docs.amphi.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Record ID tool

simonaubertbd opened this issue · comments

Hello,

A very, very simple tool that just create an Id (usually an integer) for each records on the stream. The configuration can be quite simple like just the name and the type.

image

Best regards,

Simon

Added a Generate ID Column with your suggested fields. We'll probably extend this component with more options such as uuid in the future. Thanks
image

@tgourdel Thanks. simple and efficient.