feat(api): support order_by
in order-sensitive aggregates (collect
/group_concat
/first
/last
)
#9729
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
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
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
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
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
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
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
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
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
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
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
codecov / codecov/patch
ibis/backends/sql/compilers/snowflake.py#L380
Added line #L380 was not covered by tests