keedio / flume-ng-sql-source

Flume Source to import data from SQL Databases
Apache License 2.0
264 stars 164 forks source link

feature: add increase column to get the current index. #87

Open min281004 opened 5 years ago

min281004 commented 5 years ago

Removed the hard requirement for the id column to increase, and you can set the column of any query to get the current index.