trino icon indicating copy to clipboard operation
trino copied to clipboard

Allow all bucketed table supported types during filter

Open gaurav8297 opened this issue 2 years ago • 2 comments

Description

Fixes https://github.com/trinodb/trino/issues/13472

Is this change a fix, improvement, new feature, refactoring, or other?

Fix

Is this a change to the core query engine, a connector, client library, or the SPI interfaces? (be specific)

hive connector

How would you describe this change to a non-technical end user or system administrator?

Related issues, pull requests, and links

  • Fixes #13472

Documentation

(x) No documentation is needed. ( ) Sufficient documentation is included in this PR. ( ) Documentation PR is available with #prnumber. ( ) Documentation issue #issuenumber is filed, and can be handled later.

Release notes

( ) No release notes entries required. (x) Release notes entries required with the following suggested text:

# Hive
* Add support for hive bucket filtering to float, double, date, list, map and bounded varchar data types. ({issue}`13553`)

gaurav8297 avatar Aug 08 '22 20:08 gaurav8297

@gaurav8297 see the CI is not green

findepi avatar Aug 08 '22 21:08 findepi

Error prone check failures are related

raunaqmorarka avatar Aug 10 '22 06:08 raunaqmorarka

https://github.com/trinodb/trino/issues/13600 Due to this flaky test, plugin/trino-hive is failing.

gaurav8297 avatar Aug 10 '22 17:08 gaurav8297