Re: Download statistics for Java vs Python SDK

2022-06-14 Thread Siddharth Jain
> > > Is there any place where I can see download statistics for Java vs Python > SDK? I am trying to decide which one to use for upcoming project. Equally > comfortable with Both Java and Python. >

Re: Not Able to Get Code to Work for BigQuery using DataFlow

2022-06-14 Thread Sofia’s World
Juan FYI i am using this, hth cutoff_date_str = (date.today() - BDay(60)).date().strftime('%Y-%m-%d') logging.info('Cutoff is:{}'.format(cutoff_date_str)) bq_sql = """SELECT TICKER, LABEL, COUNT(*) as COUNTER FROM `datascience-projects.gcp_shareloader.stock_selection` WHERE AS_OF_DATE

Combining and using several input values in the pipeline

2022-06-14 Thread Zdenko Hrček
Greetings, I have an issue with the existing Java Beam pipeline that I need to edit. I haven't used Beam for some time and Java not to mention :) The pipeline reads data from Cloud SQL and inserts data into BigQuery. I need to provide to the template as input options table name and date based on w