README.md
pyproject.toml
setup.cfg
setup.py
duckdb_gpudb.egg-info/PKG-INFO
duckdb_gpudb.egg-info/SOURCES.txt
duckdb_gpudb.egg-info/dependency_links.txt
duckdb_gpudb.egg-info/entry_points.txt
duckdb_gpudb.egg-info/requires.txt
duckdb_gpudb.egg-info/top_level.txt
gpudb/__init__.py
gpudb/__main__.py
gpudb/_aggs.py
gpudb/_classify.py
gpudb/_ctes.py
gpudb/_exprs.py
gpudb/_flatten.py
gpudb/_join.py
gpudb/_residency.py
gpudb/_resolve.py
gpudb/_rewrite.py
gpudb/_scope.py
gpudb/_shell.py
gpudb/_split.py
gpudb/_syntax.py
gpudb/_thresholds.py
gpudb/_views.py
gpudb/connection.py
tests/test_residency_policy.py
tests/test_shell.py
tests/test_wrapper.py