amoeba commented on code in PR #42089:
URL: https://github.com/apache/arrow/pull/42089#discussion_r1635418080


##########
python/benchmarks/common.py:
##########
@@ -347,3 +347,15 @@ def get_type_and_builtins(self, n, type_name):
         }
         data = factories[kind](n)
         return ty, data
+
+
+# RANDS_CHARS and rands are copyright pandas, see

Review Comment:
   Ahh, yep. That worked. I should've looked first, thanks for noticing.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to