Commits


Zixi authored and Antoine Pitrou committed e63ba1c2b2f
ARROW-14975: [Docs] Fix typo in emit_dictionary_deltas documentation Typo in \arrow\cpp\src\arrow\ipc\options.h, in my understanding, it should be emitted, not omitted. Closes #11848 from zixi-bwang/FixTypo Authored-by: Zixi <zixi.bwang@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>