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

ENH: Allow struct of primitives as map key in datatypes #1873

Closed
cpcloud opened this issue Jul 3, 2019 · 0 comments
Closed

ENH: Allow struct of primitives as map key in datatypes #1873

cpcloud opened this issue Jul 3, 2019 · 0 comments
Assignees
Labels
expressions Issues or PRs related to the expression API feature Features or general enhancements

Comments

@cpcloud
Copy link
Member

cpcloud commented Jul 3, 2019

In [5]: ibis.schema([('a', 'map<struct<a:int64,b:int64>, array<array<int64>>>')])
---------------------------------------------------------------------------
SyntaxError: Expected PRIMITIVE after '<' in 'map<struct<a:int64,b:int64>, array<array<int64>>>'
@cpcloud cpcloud added feature Features or general enhancements expressions Issues or PRs related to the expression API labels Jul 3, 2019
@cpcloud cpcloud added this to the Next Feature Release milestone Jul 3, 2019
@cpcloud cpcloud self-assigned this Jul 3, 2019
@datapythonista datapythonista removed this from the Next Feature Release milestone Nov 13, 2020
@cpcloud cpcloud closed this as completed Dec 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
expressions Issues or PRs related to the expression API feature Features or general enhancements
Projects
None yet
Development

No branches or pull requests

2 participants