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

Support bool types #42

Open
dlurton opened this issue Aug 21, 2020 · 0 comments
Open

Support bool types #42

dlurton opened this issue Aug 21, 2020 · 0 comments

Comments

@dlurton
Copy link
Member

dlurton commented Aug 21, 2020

Today PIG supports symbol and integer types.

We also need to add support for the bool type.

@dlurton dlurton added this to the Next PIG Release milestone Aug 21, 2020
dlurton added a commit that referenced this issue Jun 14, 2021
dlurton added a commit that referenced this issue Jun 14, 2021
Previously, we've only supported `int` and `symbol` as primitives.

This commit adds `bool` to that list.
dlurton added a commit that referenced this issue Jun 14, 2021
Previously, we've only supported `int` and `symbol` as primitives.

This commit adds `bool` to that list.
dlurton added a commit that referenced this issue Jun 15, 2021
* Add primitive type bool (#42)

Previously, we've only supported `int` and `symbol` as primitives.

This commit adds `bool` to that list.
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

No branches or pull requests

1 participant