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

feat(api): support order_by in order-sensitive aggregates (collect/group_concat/first/last) #9729

Merged
merged 29 commits into from
Aug 2, 2024

chore(risingwave): remove old first/last definitions

b9f2b19
Select commit
Loading
Failed to load commit list.
Merged

feat(api): support order_by in order-sensitive aggregates (collect/group_concat/first/last) #9729

chore(risingwave): remove old first/last definitions
b9f2b19
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 2, 2024 in 1s

93.24% of diff hit (within 92.00% threshold of 95.18%)

View this Pull Request on Codecov

93.24% of diff hit (within 92.00% threshold of 95.18%)

Annotations

Check warning on line 183 in ibis/backends/sql/compilers/bigquery.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/sql/compilers/bigquery.py#L183

Added line #L183 was not covered by tests

Check warning on line 185 in ibis/backends/sql/compilers/bigquery.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/sql/compilers/bigquery.py#L185

Added line #L185 was not covered by tests

Check warning on line 236 in ibis/backends/sql/compilers/bigquery.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/sql/compilers/bigquery.py#L236

Added line #L236 was not covered by tests

Check warning on line 489 in ibis/backends/sql/compilers/bigquery.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/sql/compilers/bigquery.py#L489

Added line #L489 was not covered by tests

Check warning on line 501 in ibis/backends/sql/compilers/bigquery.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/sql/compilers/bigquery.py#L501

Added line #L501 was not covered by tests

Check warning on line 365 in ibis/backends/sql/compilers/snowflake.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/sql/compilers/snowflake.py#L365

Added line #L365 was not covered by tests

Check warning on line 368 in ibis/backends/sql/compilers/snowflake.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/sql/compilers/snowflake.py#L368

Added line #L368 was not covered by tests

Check warning on line 373 in ibis/backends/sql/compilers/snowflake.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/sql/compilers/snowflake.py#L373

Added line #L373 was not covered by tests

Check warning on line 375 in ibis/backends/sql/compilers/snowflake.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/sql/compilers/snowflake.py#L375

Added line #L375 was not covered by tests

Check warning on line 378 in ibis/backends/sql/compilers/snowflake.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/sql/compilers/snowflake.py#L378

Added line #L378 was not covered by tests

Check warning on line 380 in ibis/backends/sql/compilers/snowflake.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/sql/compilers/snowflake.py#L380

Added line #L380 was not covered by tests