diff --git a/README.md b/README.md index df67e53..668eb01 100644 --- a/README.md +++ b/README.md @@ -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)