Skip to content

Conversation

The-Alchemist
Copy link

Pulled Thrift def from https://raw.githubusercontent.com/apache/hive/master/service-rpc/if/TCLIService.thrift

This version includes TIMESTAMPLOCALTZ_TYPE, which was causing problems for me. See apache/superset#7520

@The-Alchemist
Copy link
Author

Fixes #285

@CLAassistant
Copy link

CLAassistant commented Apr 16, 2022

CLA assistant check
All committers have signed the CLA.

@jphalip
Copy link

jphalip commented Oct 24, 2023

Thank you for working on this patch. What is the current status? What would it take to merge it? Thanks!

@The-Alchemist
Copy link
Author

Thank you for working on this patch. What is the current status? What would it take to merge it? Thanks!

I haven't looked at this issue for a few years now. :)

Looks like just a small merge conflict in a unit test.

@jphalip
Copy link

jphalip commented Oct 25, 2023

Right, yeah it's been a few years now :)

I too ran into the issue with TIMESTAMPLOCALTZ. By chance are you in a position to update the PR, or would you need some help? If the latter, let me know if you have any tips on how I can pick it up. Thanks!

@The-Alchemist
Copy link
Author

I too ran into the issue with TIMESTAMPLOCALTZ. By chance are you in a position to update the PR, or would you need some help? If the latter, let me know if you have any tips on how I can pick it up. Thanks!

@jphalip : I rebased it and fixed all the issues, I believe. Note, though, I did not regenerate from the latest Thrift definition, but it appears there's no significant changes.

@jphalip
Copy link

jphalip commented Oct 25, 2023

@The-Alchemist Thanks a lot! I appreciate it. I can look into updating to the latest definition.

Is it just a matter of running the following?

python generate.py https://raw.githubusercontent.com/apache/hive/master/service-rpc/if/TCLIService.thrift

@The-Alchemist
Copy link
Author

@The-Alchemist Thanks a lot! I appreciate it. I can look into updating to the latest definition.

Is it just a matter of running the following?

python generate.py https://raw.githubusercontent.com/apache/hive/master/service-rpc/if/TCLIService.thrift

I think so, but it's been a while. Good luck =)

@jphalip
Copy link

jphalip commented Mar 11, 2024

I've just submitted an alternative PR here: #473

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants