-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
Milestone
Description
I had to disable the whole TCK class temporarily because there are 7 tests failing due to not-yet-implemented functionality.
Remove this line to re-enable.
- columnMetadata()
- prepareStatementWithTrailingAddShouldFail
- segmentInsertWithFilterCompletesWithoutOnNext
- row
- segmentInsertEmitsUpdateCount
- segmentSelectWithEmitsRow
- segmentSelectWithFilterCompletesWithoutOnNext
Several of the above have to do with implementing the Segment API.
The R2DBC SPI changelog describes all differences from 0.8 SPI to 1.0 SPI, with PR numbers describing each in detail.
Reactions are currently unavailable