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 371 #10941

Closed
mosabua opened this issue Feb 3, 2022 · 20 comments · Fixed by #10943
Closed

Release notes for 371 #10941

mosabua opened this issue Feb 3, 2022 · 20 comments · Fixed by #10943

Comments

@mosabua
Copy link
Member

mosabua commented Feb 3, 2022

No description provided.

@mosabua mosabua added the docs label Feb 3, 2022
@ebyhr ebyhr pinned this issue Feb 4, 2022
@mosabua
Copy link
Member Author

mosabua commented Feb 4, 2022

@findepi .. I concluded that all your merges from the 4th of Feb dont need docs or RN. If that is incorrect please let me know.

@findepi
Copy link
Member

findepi commented Feb 5, 2022

Security
* Invoke correct authorization method, `checkCanCreateTable` taking parameters, when table is created
  via `CREATE TABLE AS`.

SPI
* Remove deprecated `checkCanCreateTable` and `checkCanCreateMaterializedView` methods not taking
  parameters.

General
* Remove `deprecated.disable-set-properties-security-check-for-create-ddl` configuration toggle.

#10939

@kokosing
Copy link
Member

kokosing commented Feb 7, 2022

Hive
* Allow specifying AWS role session name via S3 security mapping config.

#10714

@mosabua
Copy link
Member Author

mosabua commented Feb 7, 2022

Added everything above.

@findepi
Copy link
Member

findepi commented Feb 8, 2022

Hive
* Disallow writes to bucketed tables recognized as created by Spark to prevent data corruption, as
  Spark uses a custom bucketing hash function that is not compatible with Hive and Trino. ({issue}`10815`)

#10815

@ebyhr
Copy link
Member

ebyhr commented Feb 8, 2022

# SQL Server
* Fix incorrect results when specified negative dates in the predicates. ({issue}`10263`)
* Fix incorrect results when writing negative dates. ({issue}`10263`)

#10263

@ebyhr
Copy link
Member

ebyhr commented Feb 8, 2022

# ClickHouse
* Remove support for Altinity version 20.3. ({issue}`10975`)

#10975

@mosabua
Copy link
Member Author

mosabua commented Feb 8, 2022

All above added again.

@findepi
Copy link
Member

findepi commented Feb 10, 2022

Iceberg
* Create files of up to approximately 1GB of size when writing.
  This can be configured using `hive.target-max-file-size` catalog property or `target_max_file_size` 
  session property. ({issue}`10957`)

#10957

@sopel39
Copy link
Member

sopel39 commented Feb 10, 2022

General:
* Fix planning timing out for certain queries. ({issue}`10985`)
* Improve query performance by removing redundant predicates above table scan. ({issue}`10985`)

#10985

@mosabua
Copy link
Member Author

mosabua commented Feb 10, 2022

Above two add with minor rewording

@sopel39
Copy link
Member

sopel39 commented Feb 11, 2022

Hive:
* Fix reading of Hive tables that contain symlinks to text files. ({issue}`11003`)

#11003

@mosabua
Copy link
Member Author

mosabua commented Feb 11, 2022

Updated again.

@ebyhr
Copy link
Member

ebyhr commented Feb 14, 2022

# ClickHouse
* Support showing table properties. ({issue}`11027`)

#11027

@mosabua
Copy link
Member Author

mosabua commented Feb 14, 2022

Updated ..

@losipiuk
Copy link
Member

# Iceberg
* Allow running queries performing DML on Iceberg tables with fault-tolerant execution. ({issue}`10622`)

#10622

@mosabua
Copy link
Member Author

mosabua commented Feb 15, 2022

Updated

@hashhar
Copy link
Member

hashhar commented Feb 16, 2022

# Kudu
* Drop support for Kudu versions older than 1.13.0. ({issue}`10940`)

#10940

@hashhar
Copy link
Member

hashhar commented Feb 16, 2022

# General
* Add support for using secrets in database backed resource group manager configuration. ({issue}`10996`)
* Add support for the user group selector rule in database backed resource group manager. ({issue}`10914`)

#10996 #10914

@mosabua
Copy link
Member Author

mosabua commented Feb 16, 2022

Above added again

@martint martint unpinned this issue Feb 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