docs/src/main/sphinx/release/release-409.md
DROP COLUMN statement. ({issue}15975)EXPLAIN ANALYZE. ({issue}16329)1839)EXPLAIN queries to show statistics when a query contains
aggregations. ({issue}16201)DISTINCT
clause using table statistics. This can be configured with the
optimizer.mark-distinct-strategyconfiguration property, and the
optimizer.use-mark-distinct configuration property is now deprecated in
favor of it. ({issue}15927)15999)distributed-index-joins-enabled configuration property and
related functionality. ({issue}15375)VALUES expression. ({issue}16242)16327)query table
function. ({issue}16075)TIME type. ({issue}13063)ru.yandex.clickhouse.ClickHouseDriver legacy JDBC
driver in the clickhouse.legacy-driver configuration property. ({issue}16188)sample_by table property to
prevent SQL injection. ({issue}16261)16310)16264)DefaultCodec to Hive formats. ({issue}16250)csv_native_reader_enabled and csv_native_writer_enabled session properties
or the csv.native-reader.enabled and csv.native-writer.enabled
configuration properties. ({issue}15918)json_native_reader_enabled and json_native_writer_enabled session
properties or the json.native-reader.enabled and
json.native-writer.enabled configuration properties. ({issue}15918)text_file_native_reader_enabled and text_file_native_writer_enabled
session properties or the text-file.native-reader.enabled and
text-file.native-writer.enabled configuration properties. ({issue}15918)sequence_file_native_reader_enabled and
sequence_file_native_writer_enabled session properties or the
sequence-file.native-reader.enabled and
sequence-file.native-writer.enabled configuration properties. ({issue}15918)regex_native_reader_enabled session property or the
regex.native-reader.enabled configuration property. ({issue}15918)regex and regex_case_insensitive table properties for the REGEX
format. ({issue}16271)16229)hive.metastore.thrift.use-spark-table-statistics-fallback configuration
property. ({issue}16120)ANALYZE. ({issue}15995)16264)16264)DROP COLUMN statement. ({issue}15975)sorted_by columns which are used to order files written to the table. ({issue}14891)14836)16264)= and != predicates over text
columns if the column uses a case-sensitive collation within SQL Server. ({issue}16185)