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

[hive] Fixing where latest partition logic #6357

Merged

Conversation

john-bodley
Copy link
Member

This PR fixes an issue with filtering the latest partition for Hive. PyHive returns a list of dictionaries for get_columns rather than SQLAlchemy objects. Note this is the same logic as Presto per #6051.

to: @graceguo-supercat @michellethomas @mistercrunch @timifasubaa

@mistercrunch
Copy link
Member

LGTM

@john-bodley john-bodley merged commit 74f0817 into apache:master Nov 12, 2018
@john-bodley john-bodley deleted the john-bodley--fix-hive-lastest-partition branch November 12, 2018 18:07
graceguo-supercat pushed a commit to graceguo-supercat/superset that referenced this pull request Nov 16, 2018
bipinsoniguavus pushed a commit to ThalesGroup/incubator-superset that referenced this pull request Dec 26, 2018
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.34.0 labels Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.34.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants