I have been using influxdb 2.x.x (OSS) for a few year, gotten used to the flux query language and I like the flexibility and options it offers.
I am setting up a new test server for myself, and checking the documentation I noticed that Influxdb3 is out, and installed 3.4.1 (Quick install of the core). Following the documentation further, I noticed that all the query examples are SQL queries and I did not find a reference to flux queries at all. Also when I checked the InfluxDB 3 Explorer is shows SQL in the video, there is no visual clue that Flux can be used as well.
Has the Flux query language been discontinued for InfluxDB3? If so, I may consider going back to 2.x.x. Do you have any documentation how to remove InfluxDB3?
