-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[EPIC] Source Google Analytics to Beta #10938
Comments
* #10938 fix docs and spec * #10938 add pr * auto-bump connector version Co-authored-by: Octavia Squidington III <[email protected]>
* #10938 doc and specs minor fixes * #10938 add changelog item * auto-bump connector version Co-authored-by: Octavia Squidington III <[email protected]>
@davydov-d Reviewed the checklist again - didn't see a Docs PR to review, can you share? |
@sherifnada @misteryeo , should this issue #12013 be included in this epic too? |
@misteryeo Sure, but it's merged already.. I was not aware you review PRs as well |
@davydov-d Oh I only asked because we were discussing the 'Window in days' field and whether 'data chunk' should be used. On that field specifically, I'm still unclear what exactly 'Window in days' means even with the description - what does 'stream slice' mean? Are there external docs that we can link to so we can make this clearer?
Yes, thanks for bringing this up @ChristopheDuong - was reviewing Thalia's response. Saw there's some chatter happening over there but @davydov-d let's make sure to implement this as part of this verification process. |
No,
ok |
And to confirm @davydov-d - there's no external documentation referencing this field? This is an Airbyte created field? |
well, we can reference this one https://developers.google.com/analytics/devguides/reporting/core/v4/rest/v4/DateRange |
@davydov-d but the field itself, is describing sampling - correct? https://github.com/airbytehq/airbyte/blob/master/airbyte-integrations/connectors/source-google-analytics-v4/source_google_analytics_v4/source.py#L25 So what the field is doing, is determining how big of a sample size of data a user would want to sync each time based on a range of days from the start_date. The larger this day range, the large the sample and the slower it will be but the more accurate it will be. Does this seem correct? Clarifying because this is opposite of what's currently described in the field description today:
|
well, yes but no :) I'm not so sure about |
Gotcha, let's update the description to - does that resonate with you @davydov-d: Data request window (Optional) - The amount of data batched by the number of days. The bigger the value, the bigger the batch size and the lower the API requests made. |
sounds good |
@davydov-d yes please consider the checklist done |
Successfully certified as Beta: https://docs.google.com/spreadsheets/d/1BRkxXPpAulWBZYOXs5W5ni9sAto06wtBuUKNBGBf0XI/edit#gid=90626852 |
* #10938 doc and specs minor fixes * #10938 add changelog item * auto-bump connector version Co-authored-by: Octavia Squidington III <[email protected]>
The main purpose of this issue is to track release progress for the connector.
According to checklist:
MLP improvements:
Engineering Acceptance Criteria:
All outstanding bug reports blocking GA:
Label connector as Beta in cloud:
Resolve issues:
Acceptance criteria
The text was updated successfully, but these errors were encountered: