File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11- restore filter pushdowns
2- - support "create view"/"drop view"/"update view" (https://github.com/mabel-dev/opteryx-core/issues/17 )
2+ - "DROP VIEW" doesn't work (https://github.com/mabel-dev/opteryx-core/issues/17 )
33- support "comment" (https://github.com/mabel-dev/opteryx-core/issues/31 )
44- support redoing the statistics ` ANALYZE TABLE opteryx.test.astronauts ` (https://github.com/mabel-dev/opteryx-core/issues/57 )
55- 'MAKE T' test to test using the opteryx.tests datasets
Original file line number Diff line number Diff line change 11# THIS FILE IS AUTOMATICALLY UPDATED DURING THE BUILD PROCESS
22# DO NOT EDIT THIS FILE DIRECTLY
33
4- __build__ = 140
4+ __build__ = 141
55__author__ = "@joocer"
66__version__ = "0.5.9"
77__lib__ = "opteryx-core"
8- __build_date__ = "2026-01-04T19:08:10.859036 +00:00Z"
8+ __build_date__ = "2026-01-04T19:08:13.754656 +00:00Z"
99
1010# Store the version here so:
1111# 1) we don't load dependencies by storing it in __init__.py
You can’t perform that action at this time.
0 commit comments