docs/src/main/sphinx/release/release-483.md
/sql/pivot clause to turn row values into columns.
({issue}29404)json column using the
{ref}JSON simplified accessor <json-simplified-accessor> syntax, with dotted
and subscripted notation such as SELECT j.customer.name FROM orders or
SELECT j.items[0].price.decimal(18,2) FROM orders. ({issue}29565)SELECT j.* over a json column to return its top-level
members as a single JSON array. ({issue}29565)OVERLAPS predicate to test whether two time periods share
any instant. See {doc}/functions/datetime. ({issue}29652)datetime() method in SQL/JSON path expressions.
({issue}29603)title_case function. ({issue}2942)ST_Transform and {func}ST_TransformXY functions for
transforming geometry values between coordinate reference systems.
({issue}29737)ST_Point overloads and the {func}ST_Z,
{func}ST_Force2D, and {func}ST_Force3D functions. ({issue}29737)ST_GeomFromEWKT function for parsing extended well-known text.
({issue}29737)ST_PointOnSurface, {func}ST_MakePolygon, {func}ST_Multi,
{func}ST_LineMerge, {func}ST_Normalize, {func}ST_ReducePrecision,
{func}ST_VoronoiPolygons, {func}ST_MinimumBoundingCircle, and
{func}ST_OrientedEnvelope functions. ({issue}29737)ST_Collect, {func}ST_MakeLine, and {func}ST_Polygonize
functions and the {func}geometry_collect_agg aggregate function for combining
geometry values. ({issue}29737)exchange.azure.max-connections,
exchange.azure.pending-acquire-max-count, and
exchange.azure.connection-acquisition-timeout configuration properties.
({issue}30083)geometry SRID and Z-coordinate metadata across serialization, format
conversions, and supported geospatial operations. ({issue}29737)BETWEEN predicate that compares a cast
expression against a range of literals, such as CAST(ts AS date) BETWEEN DATE '2020-01-01' AND DATE '2020-01-02'. ({issue}14648)IF or CASE expression, such as
IF(k IS NULL, a = b, a = b AND c = d). ({issue}30288)bigint, integer, or date
join keys. ({issue}30321)NOT BETWEEN predicates that compare a cast
expression against a range of literals. ({issue}30073)date against a date literal, such as
CAST(f() AS date) = DATE '2020-01-01'. ({issue}30286)MERGE failures for queries containing a right or
full outer join. ({issue}30278)30279)30112)23531)30347)SHOW SESSION and similar metadata queries when a catalog fails
to load. ({issue}30086)theta_sketch_union with explicit nominal
entries and seed arguments. ({issue}29725)http-server.authentication.oauth2.domain-hint
configuration property. ({issue}30272)30350)/ui/preview, the
default at /ui, and move the previous Web UI to /ui/legacy. The previous Web
UI is deactivated by default and can be restored by setting
web-ui.legacy.enabled to true. ({issue}22697)30078)30007)--theme
command-line option. ({issue}6190, {issue}30265)s3.auth-type
configuration property. Use ANONYMOUS for reading public buckets.
({issue}27512)s3.auth-type=IAM_ROLE when s3.iam-role is set.
({issue}27512)s3.use-web-identity-token-credentials-provider
configuration property. Use s3.auth-type=WEB_IDENTITY instead. ({issue}27512)30372)30342)30355)druid.execution-timeout configuration property. ({issue}27150)4109)s3.auth-type
configuration property. Use ANONYMOUS for reading public buckets.
({issue}27512)s3.auth-type=IAM_ROLE when s3.iam-role is set.
({issue}27512)s3.use-web-identity-token-credentials-provider
configuration property. Use s3.auth-type=WEB_IDENTITY instead. ({issue}27512)30291)30372)char columns in ORC files.
({issue}30187)hudi.max-split-size configuration property. ({issue}29842)s3.auth-type
configuration property. Use ANONYMOUS for reading public buckets.
({issue}27512)s3.auth-type=IAM_ROLE when s3.iam-role is set.
({issue}27512)s3.use-web-identity-token-credentials-provider
configuration property. Use s3.auth-type=WEB_IDENTITY instead. ({issue}27512)29842)28204)$files, $snapshots, and
$partitions, for materialized views. ({issue}30218)s3.auth-type
configuration property. Use ANONYMOUS for reading public buckets.
({issue}27512)gcs.json-key-file-path configuration property optional when
iceberg.rest-catalog.security is set to GOOGLE. ({issue}29084)s3.auth-type=IAM_ROLE when s3.iam-role is set.
({issue}27512)s3.use-web-identity-token-credentials-provider
configuration property. Use s3.auth-type=WEB_IDENTITY instead. ({issue}27512)30081)30372)char columns in ORC files.
({issue}30187)OPTIMIZE when a NOT NULL column contains
NULL values. ({issue}30062)CREATE TABLE commit to the Hive
metastore catalog fails after the table was created. ({issue}29973)29738)CREATE TABLE failure when using a catalog that generates the table
location, such as an Iceberg REST catalog. ({issue}26742)30353)30163)--add-opens=java.base/java.util=ALL-UNNAMED
JVM configuration option when using the Ignite connector. ({issue}30255)28204)s3.auth-type
configuration property. Use ANONYMOUS for reading public buckets.
({issue}27512)s3.auth-type=IAM_ROLE when s3.iam-role is set.
({issue}27512)s3.use-web-identity-token-credentials-provider
configuration property. Use s3.auth-type=WEB_IDENTITY instead. ({issue}27512)30372)char columns in ORC files.
({issue}30187)LIMIT.
({issue}30084)30128)30185)