>
>
> 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.
>
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
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