Jaesung Ryu
Jaesung Ryu
@DiegoLigtenberg Not yet :(
@DiegoLigtenberg I found [here](https://github.com/VisDrone/VisDrone2018-VID-toolkit), ``` ,,,,,,,,, Name Description ---------------------------------------------------------------------------------------------------------------------------------- The frame index of the video frame In the DETECTION result file, the identity of the target should be set to...
https://docs.mage.ai/production/deploying-to-cloud/gcp/setup#5-deploy
I found another one. `region` variable is in `variables.tf`
Sorry for late. I tried revert commit. could you check this?
hey I can reproduce error @dbeatty10 's example: ```sql {{ config( materialized="incremental", incremental_strategy="insert_overwrite", cluster_by="country", partition_by={ "field": "report_date", "data_type": "datetime", "granularity": "day" }, partitions=["DATE_SUB(CURRENT_DATE, INTERVAL 1 DAY)", "DATE_SUB(CURRENT_DATE, INTERVAL 2 DAY)"],...
@dbeatty10 sorry to late reply, We couldn't find solution :(