You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove link to internal arrow-integration-test crate from main arrow crate (#8740)
# Which issue does this PR close?
- Closes#8739
# Rationale for this change
According to
#8684 (comment),
the crate is only intended for use within the Arrow project itself. So
we should not link to it from the user-facing docs.
# What changes are included in this PR?
remove the link from the list
# Are these changes tested?
doc-only change
# Are there any user-facing changes?
yes, we no longer recommend an incomplete, internal crate to users
0 commit comments