Commits

Philipp Moritz authored 1ef6c2644b6
ARROW-3746: [Gandiva] [Python] Print list of functions registered with gandiva I'm also making the iterators of the Function registry static, can you check if that's ok @praveenbingo and @pravindra Author: Philipp Moritz <pcmoritz@gmail.com> Closes #2933 from pcmoritz/gandiva-print-functions and squashes the following commits: 58fb14bfd <Philipp Moritz> linting 09fe76b2d <Philipp Moritz> documentation fix and cleanup 1bc904fe8 <Philipp Moritz> add test and simplify 3b7d57960 <Philipp Moritz> lint 947dd64b5 <Philipp Moritz> lint c02dc7c0b <Philipp Moritz> fix cd520f834 <Philipp Moritz> fix 4a23c50de <Philipp Moritz> update 079070552 <Philipp Moritz> python linting cf7fa35b0 <Philipp Moritz> fix lint eacceec55 <Philipp Moritz> add documentation 3a1b78cfc <Philipp Moritz> print list of functions registered with gandiva