Skip to content

Make apache-arrow an optional dependency#3246

Merged
JoshMock merged 2 commits intomainfrom
arrow-optional
Apr 8, 2026
Merged

Make apache-arrow an optional dependency#3246
JoshMock merged 2 commits intomainfrom
arrow-optional

Conversation

@JoshMock
Copy link
Copy Markdown
Member

@JoshMock JoshMock commented Apr 8, 2026

No description provided.

@prodsecmachine
Copy link
Copy Markdown

prodsecmachine commented Apr 8, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 8, 2026

🔍 Preview links for changed docs

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 8, 2026

✅ Vale Linting Results

No issues found on modified lines!


The Vale linter checks documentation changes against the Elastic Docs style guide.

To use Vale locally or report issues, refer to Elastic style guide for Vale.

@JoshMock JoshMock requested a review from margaretjgu April 8, 2026 16:52
@JoshMock JoshMock merged commit 7b3bbde into main Apr 8, 2026
26 of 27 checks passed
@JoshMock JoshMock deleted the arrow-optional branch April 8, 2026 16:57
@elastic-vault-github-plugin-prod
Copy link
Copy Markdown

The backport to 9.4 failed:

The process '/usr/bin/git' failed with exit code 128

To backport manually, run these commands in your terminal:

# Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-9.4 9.4
# Navigate to the new working tree
cd .worktrees/backport-9.4
# Create a new branch
git switch --create backport-3246-to-9.4
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 7b3bbde9e40fa97032305c1838ca808566aa3e92
# Push it to GitHub
git push --set-upstream origin backport-3246-to-9.4
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-9.4

Then, create a pull request where the base branch is 9.4 and the compare/head branch is backport-3246-to-9.4.

github-actions Bot pushed a commit that referenced this pull request Apr 8, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 8, 2026

AI Backport Resolver created a backport PR (no conflicts): #3247

JoshMock added a commit that referenced this pull request Apr 8, 2026
Co-authored-by: Josh Mock <joshua.mock@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants