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

columns should support alias #496

Closed
huhongbo opened this issue May 4, 2014 · 1 comment
Closed

columns should support alias #496

huhongbo opened this issue May 4, 2014 · 1 comment
Milestone

Comments

@huhongbo
Copy link

huhongbo commented May 4, 2014

select (a+b) as c from d

@jvshahid jvshahid modified the milestones: 0.6.2, Next release May 7, 2014
chobie added a commit to chobie/influxdb that referenced this issue May 24, 2014

Unverified

This user has not yet uploaded their public signing key.
This patch support alias for parentheses value.

e.g)
select (1 + 2) as v from access

Currently, parentheses are mandatory.
pauldix added a commit that referenced this issue May 26, 2014

Unverified

This user has not yet uploaded their public signing key.
…support-alias

parentheses value should support alias #496
pauldix pushed a commit that referenced this issue May 27, 2014

Unverified

This user has not yet uploaded their public signing key.
This patch support alias for parentheses value.

e.g)
select (1 + 2) as v from access

Currently, parentheses are mandatory.
@jvshahid
Copy link
Contributor

closed by #578

@jvshahid jvshahid modified the milestones: 0.7.1, Next release May 28, 2014
mgattozzi pushed a commit that referenced this issue Feb 10, 2025

Unverified

This user has not yet uploaded their public signing key.
chore: sync core cf1dd5c
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

2 participants