eureka-network / rs-eureka

Eureka sink
0 stars 0 forks source link

20230306 add primary key to data values #72

Closed jorgeantonio21 closed 1 year ago

jorgeantonio21 commented 1 year ago

Previously there was a bug in the node cli main.rs. Namely, the primary key column value was not added to the insert data. This PR addresses this issue

jorgeantonio21 commented 1 year ago

resolves #73