amazon-timestream-tools icon indicating copy to clipboard operation
amazon-timestream-tools copied to clipboard

Suggestion - Add a SQL connector to allow the timestream connector to be used with PyFlink

Open nicklocascio opened this issue 2 years ago • 1 comments

I'm trying to write a PyFlink application with a kinesis stream as the source and timestream as the sink and I'm struggling to find any documentation or examples of how to do this. When I looked at the repo for the kinesis connector, I saw that there was also a sql connector in there, and that allows the connector to be used in PyFlink, so adding this feature would be very helpful.

nicklocascio avatar Jul 01 '22 15:07 nicklocascio