Skip to content

Commit

Permalink
fix: minor
Browse files Browse the repository at this point in the history
  • Loading branch information
vibhatha committed Sep 13, 2023
1 parent 46bba74 commit 8508059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/source/python_java.rst
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ Java Component:
In the Java component, the MapValuesConsumer class receives data from the Python component through C Data.
It then updates the data and sends it back to the Python component.

.. testcode:: java
.. testcode::

import org.apache.arrow.c.ArrowArray;
import org.apache.arrow.c.ArrowSchema;
Expand Down

0 comments on commit 8508059

Please sign in to comment.