Uh oh!
There was an error while loading. Please reload this page.
GH-48384: [C++][Docs][Parquet] Fix broken link for parquet-format spec - #48385
Conversation
ArnavBalyan
commented
Dec 7, 2025
cc @pitrou could you ptal thanks! :) |
kou
left a comment
There was a problem hiding this comment.
+1
Could you fix the lint failure by nice pre-commit run --show-diff-on-failure --color=always --all-files cpp?
ArnavBalyan
commented
Dec 7, 2025
updated thanks |
After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit f66887e. There were no benchmark performance regressions. 🎉 The full Conbench report has more details. It also includes information about 2 possible false positives for unstable benchmarks that are known to sometimes produce them. |
…at spec (apache#48385) ### Rationale for this change: - Broken link for dictionary spec for parquet. - Fixes the same ### What changes are included in this PR? - Same as above ### Are these changes tested? - Yes, CI ### Are there any user-facing changes? - Yes, doc update * GitHub Issue: apache#48384 Authored-by: arnavb <arnavb@uber.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Rationale for this change:
What changes are included in this PR?
Are these changes tested?
Are there any user-facing changes?