Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release notes for 381 #12278

Closed
martint opened this issue May 7, 2022 · 17 comments · Fixed by #12277
Closed

Release notes for 381 #12278

martint opened this issue May 7, 2022 · 17 comments · Fixed by #12277
Milestone

Comments

@martint
Copy link
Member

martint commented May 7, 2022

No description provided.

@martint martint added this to the 381 milestone May 7, 2022
@martint martint pinned this issue May 7, 2022
@ebyhr
Copy link
Member

ebyhr commented May 9, 2022

# Elasticsearch
* Fix failure when reading not ISO 8601 formatted timestamp values in `row` type. ({issue}`12250`)

#12286

@kokosing
Copy link
Member

kokosing commented May 9, 2022

# Security (or General)
* Fix query failure when table has multiple column masks defined. ({issue}`12262`)

#12262

@kokosing
Copy link
Member

kokosing commented May 9, 2022

# Security
* Add support for OpenID connect metadata discovery mechanism to OAuth2 authentication. ({issue}`9788`)

#9788

@findepi
Copy link
Member

findepi commented May 10, 2022

Iceberg
* Add support for {doc}`/sql/update`. ({issue}`12026`)

#12026

@findepi
Copy link
Member

findepi commented May 10, 2022

Iceberg
* Fix potential query failure or incorrect results when reading Iceberg table containing equality deletion files.
  ({issue}`12026`)

(query failure or incorrect results it really is)

#12026

@findepi
Copy link
Member

findepi commented May 10, 2022

PostgreSQL, MySQL, SQL Server, etc.
* Prevent data loss when non-transactional insert fails. ({issue}`12229`)

// For PostgreSQL this issue is appropriate: #12225

#12225 #12229

@mosabua
Copy link
Member

mosabua commented May 11, 2022

PostgreSQL, MySQL, SQL Server, etc.
* Prevent data loss when non-transactional insert fails. ({issue}`12229`)

// For PostgreSQL this issue is appropriate: #12225

#12225 #12229

@findepi this is added. .. please confirm that we got the right connectors...

@ebyhr
Copy link
Member

ebyhr commented May 11, 2022

# Redis
* Add `redis.table-description-cache-ttl` configuration property to set the
  refresh interval for fetching table descriptions. ({issue}`12240`)

#12123

@ebyhr
Copy link
Member

ebyhr commented May 11, 2022

# Redis
* Support setting username via `redis.user` config property. ({issue}`12279`)

#12280

@kasiafi
Copy link
Member

kasiafi commented May 11, 2022

# General
* Add support for table functions declared and executed by connectors. ({issue}`1839`, `11937`)

#11336

@mosabua please help with the wording.

@ebyhr
Copy link
Member

ebyhr commented May 11, 2022

# CLI
* Add support for auto suggestion from history. 
  This can be disabled by `--disable-auto-suggestion` parameter. ({issue}`11671`)

#11671

@kasiafi
Copy link
Member

kasiafi commented May 11, 2022

# General
* Fix potential planning failure of queries with multiple subqueries.

#12199

@ebyhr
Copy link
Member

ebyhr commented May 12, 2022

# BigQuery
* Allow skipping view materialization via `bigquery.skip-view-materialization` config property. ({issue}`12210`)

#12210

@sopel39
Copy link
Member

sopel39 commented May 12, 2022

General:
* Improve AES performance for S3, etc. on ARM64. ({issue}`12251`)

#12251

@ebyhr
Copy link
Member

ebyhr commented May 13, 2022

# BigQuery
* Support reading materialized views. ({issue}`12352`)

#12352

@ebyhr
Copy link
Member

ebyhr commented May 16, 2022

# BigQuery
* Support reading snapshot tables. ({issue}`12380`)

#12380

@ebyhr
Copy link
Member

ebyhr commented May 16, 2022

# ClickHouse
* Add support for [`COMMENT ON TABLE`](/sql/comment). ({issue}`11216`)

#12404

@martint martint unpinned this issue May 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

7 participants