Commits


Vibhatha Abeykoon authored and Antoine Pitrou committed 57841a7c0ce
MINOR: [C++] Remove Internal lib usage in examples Following up with another PR, realizing the internal library usage is not relevant to execution context creation. Noted that two previous examples have the same usage. Adding this minor modification to fix it. Closes #12727 from vibhatha/minor-example-fix Authored-by: Vibhatha Abeykoon <vibhatha@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>