logo

Turn any REST API with an OpenAPI spec into queryable Apache Spark tables

Posted by ZenithR9 |3 hours ago |1 comments

ZenithR9 3 hours ago

APIlytics is a Spark DataSource V2 catalog plugin that reads OpenAPI 3.x specifications and exposes API endpoints as Spark tables. Filters and limits are pushed down to query parameters, pagination is handled automatically, and responses are converted to Arrow columnar format for efficient processing.