Skip to content

Use new mediawiki-jdbc datasource

Milimetric requested to merge adaptive-mediawiki-jdbc-dataframe into main

Get an optimized and partitioned dataframe passing in only the table name, a partition column, and a boundary query.

Tested to pull 22 million records from enwiki.revision pretty quickly

Bug: T372677

Merge request reports