Class MergePage
java.lang.Object
io.trino.spi.connector.MergePage
Separate deletions and insertions pages from a merge using
RowChangeParadigm.DELETE_ROW_AND_INSERT_ROW.-
Method Summary
Modifier and TypeMethodDescriptionstatic MergePagecreateDeleteAndInsertPages(Page inputPage, int dataColumnCount)
-
Method Details
-
getDeletionsPage
-
getInsertionsPage
-
createDeleteAndInsertPages
-