How to use the system time parameter to control the synchronization scope of blob data? #34593
Unanswered
sin90kk
asked this question in
Connector Questions
Replies: 1 comment
-
I don't know if our current connectors can sync based on the name but, you can set the sync frequency to be everyday? Would that not work for your use case? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We plan to use a blob connector to integrate blob data into Big Query.
All files in the blob are stored in the same folder(can not be changed), and new files are generated every day.
How can the system time parameter be utilized to control the scope of data integration?
For instance, on January 29, 2024, only integrate data with names containing '20240129,' and on January 30, 2024, only integrate data with names containing '20240130.'
Can the current connector automate the data integration based on these criteria?
Beta Was this translation helpful? Give feedback.
All reactions