Hi,
What is the equivalent function using dataframe in spark. I was able to
make it work for spark sql but looking to use dataframes instead.
df11=self.spark.sql("""SELECT transaction_card_bin,(CASE WHEN
transaction_card_bin REGEXP '^5[1-5][\d]*' THEN "MC"
WHEN transaction_card_bin REGEXP '^4[
-- Forwarded message -
寄件者: Kevin Su
Date: 2021年6月25日 週五 下午8:23
Subject: Fail to run benchmark in Github Action
To:
Hi all,
I try to run a benchmark test in GitHub action in my fork, and I faced the
below error.
https://github.com/pingsutw/spark/runs/2867617238?check_suite_focu