Skip to content

deps: update ibis to version 8.0.0 and refactor remote_function to use ibis UDF method #277

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

Merged
merged 44 commits into from
Feb 28, 2024
Merged
Changes from 1 commit
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
8929fef
deps: migrate to `ibis-framework >= "7.0.0"`
tswast Sep 22, 2023
a4e995d
use dtype instead of output_dtype in custom ops
tswast Sep 22, 2023
8fd8fd4
adjust type annotations
tswast Sep 22, 2023
ba3c5c4
Merge remote-tracking branch 'origin/main' into b301459557-ibis-prere…
tswast Oct 13, 2023
f1ce176
Merge branch 'main' into b301459557-ibis-prerelease
tswast Nov 2, 2023
14fb7c8
Update noxfile.py
tswast Nov 13, 2023
ea8d3e5
Merge branch 'main' into b301459557-ibis-prerelease
tswast Nov 13, 2023
191df69
Merge remote-tracking branch 'origin/main' into b301459557-ibis-prere…
tswast Nov 13, 2023
b182453
update type annotations
tswast Nov 13, 2023
174e735
Merge remote-tracking branch 'origin/main' into b301459557-ibis-prere…
tswast Nov 27, 2023
0ab94cc
fix for deferred values
tswast Nov 27, 2023
4931923
fix prerelease
tswast Nov 27, 2023
9df0816
minimum 7.1.0
tswast Nov 27, 2023
71f4889
mypy
tswast Nov 27, 2023
6c64ec5
revert presubmit changes
tswast Nov 27, 2023
e37571c
fix minimum sqlglot
tswast Nov 27, 2023
fad36a8
fix custom op
tswast Nov 28, 2023
5770502
Merge remote-tracking branch 'origin/main' into b301459557-ibis-prere…
tswast Dec 14, 2023
c318b18
hack InMemoryTable formatter back in
tswast Dec 14, 2023
d3304b2
use ops module to avoid breaking changes if ops move around
tswast Dec 15, 2023
33bd2e0
workaround nullscalar issue
tswast Dec 15, 2023
c373dc0
update usage of percent_rank to explicitly order by the value
tswast Dec 15, 2023
41364b5
disable ibis prerelease tests for now
tswast Dec 15, 2023
7a8784c
fix unit_prerelease
tswast Dec 15, 2023
7b304a9
refactor: use ibis UDF functionality for remote_function
tswast Dec 15, 2023
eb5fcbc
Merge branch 'main' into tswast-ibis-udf
tswast Dec 15, 2023
5390c91
Merge branch 'main' into tswast-ibis-udf
tswast Dec 19, 2023
7393b16
Merge remote-tracking branch 'origin/main' into tswast-ibis-udf
tswast Dec 21, 2023
b09c549
fix tests except for one remaining issue with deferred ordering id
tswast Dec 21, 2023
cdc17a3
Merge remote-tracking branch 'origin/main' into tswast-ibis-udf
tswast Jan 2, 2024
a142b29
use unordered mode with pandas backend in unit tests
tswast Jan 2, 2024
aaeabd4
fix constraints
tswast Jan 2, 2024
c4ad90f
Merge remote-tracking branch 'origin/main' into tswast-ibis-udf
tswast Feb 26, 2024
63cc0f3
try ibis 8.0.0
tswast Feb 26, 2024
c434824
fix unit tests
tswast Feb 26, 2024
2bd2573
fix tests
tswast Feb 26, 2024
16415c2
Merge remote-tracking branch 'origin/main' into tswast-ibis-udf
tswast Feb 26, 2024
24038f1
fix unit_prerelease tests
tswast Feb 27, 2024
56ca094
fix remote function tests
tswast Feb 27, 2024
d4e8d51
fix nlargest/nsmallest
tswast Feb 27, 2024
a180d8c
Merge remote-tracking branch 'origin/main' into tswast-ibis-udf
tswast Feb 27, 2024
d2de4d7
Merge branch 'main' into tswast-ibis-udf
tswast Feb 27, 2024
54df52b
synchronize max sqlglot with ibis
tswast Feb 27, 2024
cf0ee34
Merge branch 'main' into tswast-ibis-udf
tswast Feb 28, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into b301459557-ibis-prerelease
  • Loading branch information
tswast authored Nov 13, 2023
commit ea8d3e5fce497a98ce9890a02ffb30c4283a4723

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.