I watched a really good video recently where Paul Dix described the iterations of influx DB with really open reviews about the issues they've encountered
One comment "Parquet is a standard like SQL is a standard" called out inconsistent handling of Parquet data between their service and others. https://youtu.be/AGS4GNGDK_4?si=27CvjJ5O69cI8xZZ&t=3867 Does anyone know what problems were encountered? Are there open issues? And sample files? I'm curious about this stuff -and debugging some of this seems a really good way to learn about the lower level details of the formats and how libraries work with that. Nobody wants to be accused as a "standard like SQL" in a way that is not praise.