DataTechBridge
Results
1
issues of
DataTechBridge
**Describe the feature you'd like** Not able to set workgroup for Athena query running on feature group. If I try to set: identity_query.run(query_string=query_string, output_location='s3://'+default_s3_bucket_name+'/query_results/',workgroup='non-primaty') Getting the below error: TypeError: run()...