Commits


Ali Amiri authored and Joris Van den Bossche committed 84879b91c48
MINOR: [Python] Change a test file name for better bazel support Bazel pep_deps rule can not handle files names with `=` in the name [1]. Unfortunately, there is no way to fix this issue in Bazel. [1] https://github.com/bazelbuild/bazel/issues/374 Closes #12643 from iampat/iampat/fix_bazel_pep_import Authored-by: Ali Amiri <ali@amiri.dev> Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>