Skip to content

Commit 4bf29c2

Browse files
Merge pull request #497 from laughingman7743/#493
Implement SparkCursor to support Spark calculations (fix #493)
2 parents 8267e99 + f60fae3 commit 4bf29c2

29 files changed

+1738
-455
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
AWS_DEFAULT_REGION: us-west-2
1818
AWS_ATHENA_S3_STAGING_DIR: s3://laughingman7743-pyathena/github/
1919
AWS_ATHENA_WORKGROUP: pyathena
20+
AWS_ATHENA_SPARK_WORKGROUP: pyathena-spark
2021

2122
strategy:
2223
fail-fast: false

0 commit comments

Comments
 (0)