stream-reactor icon indicating copy to clipboard operation
stream-reactor copied to clipboard

Feature cassandra timestamp support

Open sjmittal opened this issue 4 years ago • 1 comments

sjmittal avatar Apr 27 '20 12:04 sjmittal

I checked and right now I don't see any test case written for CassandraTableReader. Actually I have not worked on this since almost beginning of the year. As per comment: https://github.com/lensesio/stream-reactor/issues/647#issuecomment-619953830 The change was very specific to the use case where a column of type timestamp was converted to a Long timestamp. This may not always be the case.

I think a right fix should be for kcql be able to parse cql functions so data could be read from source is any format as we like.

sjmittal avatar Aug 26 '20 05:08 sjmittal