The edits_hourly data cube in Druid contains data that when queried results in errors in both Superset and Turnilo.
In Superset, querying edits_hourly for data that spans 2021-06-12 to 2021-06-30 (inclusive on both ends) will throw this error (as reported by @MNeisler in T346636#9179412):
java.lang.RuntimeException: net.jpountz.lz4.LZ4Exception: Error decoding offset 53533 of input buffer
In Turnilo, querying edits_hourly for data at any point within June 2021 results in an error:
Query error Request failed with status code 500
At this point, we don't know if other date ranges will also results in errors.