Skip to content

Commit

Permalink
Add note on supported Spark versions
Browse files Browse the repository at this point in the history
  • Loading branch information
cmick authored Nov 28, 2023
1 parent cf689f8 commit 87eed05
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,5 @@ duplicates).

## Current limitations

- The connector is reading only the dimensions, skipping all the metrics.
- The connector is reading only the dimensions, skipping all the metrics ([#5](https://github.com/deep-bi/spark-druid-segment-reader/issues/5)).
- Apache Spark 3.x is not supported yet (the latest release is compatible with Apache Spark 2.4 only)

0 comments on commit 87eed05

Please sign in to comment.