Skip to content

Conversation

@xudong963
Copy link
Member

@xudong963 xudong963 commented Jan 6, 2026

Which issue does this PR close?

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions bot added documentation Improvements or additions to documentation development-process Related to development process of DataFusion sqllogictest SQL Logic Tests (.slt) labels Jan 6, 2026
@xudong963 xudong963 force-pushed the update_version branch 2 times, most recently from c11ed74 to 8a43831 Compare January 6, 2026 07:59
@github-actions github-actions bot removed the sqllogictest SQL Logic Tests (.slt) label Jan 6, 2026
tool: cargo-audit
- name: Run audit check
run: cargo audit
run: cargo audit --ignore RUSTSEC-2026-0001
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

paupino/rust-decimal#766

It looks like the issue from upstream isn't easy to resolve. I added the ignore here to not block CI.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is probably worth adding a comments about why we need this -- specifically we can copy the comments from

        # RUSTSEC-2026-0001: https://rustsec.org/advisories/RUSTSEC-2026-0001.html
        # underlying rkyv is patched, but rustsec database not yet updated
        # Can remove when this is merged: https://github.com/rustsec/advisory-db/pull/2565

Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @xudong963

1 hsiang-c
1 r1b
1 rin
1 xavlee
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

119 contributors by my count 🍠

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

development-process Related to development process of DataFusion documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants