Open Issues Need Help
View All on GitHubA cluster computing framework for processing large-scale geospatial data
A cluster computing framework for processing large-scale geospatial data
AI Summary: The workflow status button on the Apache Sedona repository's homepage is currently pointing to a branch other than `master`. This issue proposes to update the button's link to correctly reflect the `master` branch, which is confirmed to have passing tests.
A cluster computing framework for processing large-scale geospatial data
A cluster computing framework for processing large-scale geospatial data
A cluster computing framework for processing large-scale geospatial data
AI Summary: This issue reports that the lychee link checker is failing to identify and report broken links within the Apache Sedona project. The broken links are currently being ignored due to their inclusion in the `lychee.toml` configuration file. The goal is to fix these broken links and remove them from the ignore list.
A cluster computing framework for processing large-scale geospatial data
AI Summary: This issue proposes to extend the lychee link checker action to also run on the master branch, in addition to its current execution on Pull Requests and cron jobs. The goal is to ensure link integrity is checked on the main development line as well.
A cluster computing framework for processing large-scale geospatial data
A cluster computing framework for processing large-scale geospatial data
A cluster computing framework for processing large-scale geospatial data
A cluster computing framework for processing large-scale geospatial data
A cluster computing framework for processing large-scale geospatial data
A cluster computing framework for processing large-scale geospatial data
A cluster computing framework for processing large-scale geospatial data
A cluster computing framework for processing large-scale geospatial data
A cluster computing framework for processing large-scale geospatial data
AI Summary: This issue addresses the upcoming removal of the `macos-13` image by GitHub Actions. The proposed solution is to replace `macos-13` with `macos-15` in the CI workflow file, as the project only uses this image once. This change aims to prevent CI failures related to the deprecated image.
A cluster computing framework for processing large-scale geospatial data
A cluster computing framework for processing large-scale geospatial data
AI Summary: The issue proposes standardizing the `.pre-commit-config.yaml` by adding `name` and `description` keys to all pre-commit hooks. This aims to improve documentation and quick reference for each hook, and ensure consistency since some hooks already include these fields.
A cluster computing framework for processing large-scale geospatial data
A cluster computing framework for processing large-scale geospatial data
A cluster computing framework for processing large-scale geospatial data
A cluster computing framework for processing large-scale geospatial data
A cluster computing framework for processing large-scale geospatial data
AI Summary: Integrate the `blacken-docs` pre-commit hook to automatically format Python code blocks within Apache Sedona's documentation files using the Black code formatter. This involves adding the hook to the `.pre-commit-config.yaml` file, resolving any formatting conflicts, and potentially configuring exceptions for specific code blocks.
A cluster computing framework for processing large-scale geospatial data
AI Summary: Fix a broken link in the Apache Sedona README file. The link, which displays a Discord server badge, is currently broken and needs to be replaced with a working URL or removed.
A cluster computing framework for processing large-scale geospatial data
AI Summary: Add a pre-commit hook to automatically insert Apache license headers into XML files, similar to existing hooks for other file types. This involves configuring a pre-commit hook using a specified library and potentially adapting it to handle XML file specifics.
A cluster computing framework for processing large-scale geospatial data