MariusVolkhart / MariusVolkhart/squiggle-sql

function support in v1.2.2

Open
#19 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
Java
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
I'm creating a select statement with function eg. select max(column) from table.

I din't found any method to create the statement with the function. Please help.

What version of the product are you using? On what operating system?
I'm using version 1.2.2

```

Original issue reported on code.google.com by `mywords....@gmail.com` on 19 Jul 2013 at 6:38

Contributor guide

No contributing guide indexed for this repository

Research direction

No source files, tests, or entry points are named. Start by locating the select-statement API and its existing query-building tests, then determine how function expressions such as max(column) should be represented; done means a select statement can express the reported example and the behavior is covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
databases
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.