Dataflow を使用してリアルタイム ダッシュボード用のストリーミング データ パイプラインを作成する のレビュー

122121 件のレビュー

Ortiz Morales Camilo Andres · 1年以上前にレビュー済み

Torres Salas Luis Diego · 1年以上前にレビュー済み

PASSO POLANCO ALEXÁNDER JOSÉ · 1年以上前にレビュー済み

Torres Salas Luis Diego · 1年以上前にレビュー済み

Chuc Arcia Alejandro · 1年以上前にレビュー済み

González Edilson · 1年以上前にレビュー済み

Fatikha Anisatul · 1年以上前にレビュー済み

Ramirez Brena Josecarlos · 1年以上前にレビュー済み

GOOGLEUSER Nathaniel Robert Santoso · 1年以上前にレビュー済み

Rios Sanchez Anthony · 1年以上前にレビュー済み

Cortés Méndez Daniela · 1年以上前にレビュー済み

Just an opinion. I think in the following command (Task 5) the last line should not have the "timestamp" field, just the "minute" field. WITH streaming_data AS ( SELECT timestamp, TIMESTAMP_TRUNC(timestamp, HOUR, 'UTC') AS hour, TIMESTAMP_TRUNC(timestamp, MINUTE, 'UTC') AS minute, TIMESTAMP_TRUNC(timestamp, SECOND, 'UTC') AS second, ride_id, latitude, longitude, meter_reading, ride_status, passenger_count FROM taxirides.realtime ORDER BY timestamp DESC LIMIT 1000 ) # calculate aggregations on stream for reporting: SELECT ROW_NUMBER() OVER() AS dashboard_sort, minute, COUNT(DISTINCT ride_id) AS total_rides, SUM(meter_reading) AS total_revenue, SUM(passenger_count) AS total_passengers FROM streaming_data GROUP BY minute, timestamp

Alberte Igor · 1年以上前にレビュー済み

CHOPIN SANCHEZ JESUS ANTONIO · 1年以上前にレビュー済み

Ferreira Uriel · 1年以上前にレビュー済み

Dube Siddhant · 1年以上前にレビュー済み

FINGER CANDIDO ALLAN · 1年以上前にレビュー済み

I bit confuse uding the setup panel on looker studio

Muñoz Raziel · 1年以上前にレビュー済み

The instructions to fill in the Dataflow details were out of order and confusing. And I spend more time waiting for the Dataflow job to run than I did actually working.

Smiles Ben · 1年以上前にレビュー済み

Yoplac Fiorella · 1年以上前にレビュー済み

Salazar Sanchez Frederik Adolfo · 1年以上前にレビュー済み

Manggala Putri Renatha Amelia · 1年以上前にレビュー済み

Riascos Portilla John · 1年以上前にレビュー済み

Nascentes de Paula Brenno · 1年以上前にレビュー済み

Peralta Roberto · 1年以上前にレビュー済み

Pick Ana · 1年以上前にレビュー済み

公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。