Skip to content

Commit a5dbcc0

Browse files
committed
Revert "feat(c/sedona-libgpuspatial): Add GPU-accelerated spatial join library (apache#310)"
This reverts commit 0a2a499.
1 parent 61387a1 commit a5dbcc0

File tree

107 files changed

+7
-18849
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

107 files changed

+7
-18849
lines changed

.github/workflows/rust-gpu.yml

Lines changed: 0 additions & 224 deletions
This file was deleted.

.pre-commit-config.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ repos:
3434
- id: codespell
3535
# types_or: [markdown, c, c++, rust, python]
3636
additional_dependencies: [tomli]
37-
exclude: "^c/(sedona-geoarrow-c/src/geoarrow|sedona-geoarrow-c/src/nanoarrow|sedona-libgpuspatial/libgpuspatial|sedona-tg/src/tg)/.*|^docs/image/sedonadb-architecture\\.svg$"
38-
args: ["--ignore-words-list=thirdparty"]
37+
exclude: "^c/(sedona-geoarrow-c/src/geoarrow|sedona-geoarrow-c/src/nanoarrow|sedona-tg/src/tg)/.*|^docs/image/sedonadb-architecture\\.svg$"
3938

4039
- repo: https://github.com/astral-sh/ruff-pre-commit
4140
rev: v0.14.6

0 commit comments

Comments
 (0)