Dominik Mall
02/14/2023, 5:30 AMcourses/{{ stream_slice.course_id }}/analytics
The response contains no data about the course_id
used, so I currently have no way to connect it to the correct course.vaibhav rai
02/14/2023, 7:23 AM0.39.42-alpha
to 0.40.30
But the state management was acting weird and it was not keeping track of the cursor for incremental syncs. It was doing a full data sync everytime.
The worker was looking for cursor stats in the state
table, but the table had outdated entries & the cursor stats were seen in the jobs
table.
Any idea how to fix this?Erry Kostala
02/14/2023, 9:37 AMMaxim Titov
02/14/2023, 9:42 AMMark Nuttall-Smith
02/14/2023, 10:22 AMThe connection tests failed.
ValueError("This authenticator expects a value under the ('credentials', 'access_token') field path. Please check your configuration structure or change the access_token_config_path value at initialization of this authenticator.")
Macharia Muguku
02/14/2023, 10:49 AMDominik Mall
02/14/2023, 12:17 PMVitor D'Amico
02/14/2023, 12:46 PMLuan Araldi
02/14/2023, 12:53 PMAazam Thakur
02/14/2023, 1:43 PMAlexander Schmidt
02/14/2023, 2:12 PMAlexander Ettingshausen
02/14/2023, 3:35 PMJerri Comeau (Airbyte)
docker-compose up
will still work from this directory.
3. Platform code is being consolidated in the new airbytehq/airbyte-platform repo and users will need to switch to this repo to actually start and run Airbyte.
Detailed Information:
In order for our Engineering, Product, and Design teams to more quickly and efficiently deploy new code, we decided that the best thing to do was to split up our repositories into two already-existing pieces: the connector functionality and the platform/deployment functionality. This will allow us to make isolated changes discreetly and improve the development workflow.
We’ll be making this change on 20 February but we’re letting you know now so you can prepare your workflows ahead of the change. We have done our best to limit the impact of this change, and we want everyone to know ahead of time what we’re doing. We’ll also be reminding you again before the rollout happens on 20 February..
We’ll also be updating our documentation and walkthroughs to make sure they reflect the change.
Any questions? Please don’t hesitate to let us know.Bevis Lin
02/14/2023, 4:06 PMfatal: unable to access '<https://github.com/HYLin0524/airbyte_dbt_poc.git/>': server certificate verification failed. CAfile: none CRLfile: none
.
How can I solve this issue ? Seems the CAfile not set correctly ?
***NOTE*
How do I start the airbyte on my local:
1. my host is macOS BigSur with Docker Desktop
2. clone the airbyte source code
3. run docker-compose up
Michael Taylor
02/14/2023, 5:17 PMMichael Taylor
02/14/2023, 5:18 PMMike B
02/14/2023, 5:23 PMAjay Phatak
02/14/2023, 8:49 PMJeff Crooks
02/14/2023, 8:50 PMBen Greene
02/14/2023, 9:16 PMSantiago Muñoz
02/14/2023, 9:42 PMMalik
02/14/2023, 10:37 PMSantiago Estupiñan Romero
02/14/2023, 11:04 PMJake Vernon
02/15/2023, 2:57 AMChris
02/15/2023, 4:12 AMKayden Tang
02/15/2023, 4:19 AMTmac Han
02/15/2023, 7:57 AMDR
02/15/2023, 8:15 AMcompany-data.titktok_company.ads_reports_daily_metrics
. But I don't see the date field in this table. How can I calculate AdSpend by date? Can anyone help me to point out which table I refer to for calculating AdSpend by date?Victor Jin
02/15/2023, 8:42 AMFailure Origin: source, Message: The connector encountered an error while processing the file(s): lizeo/speedy/test_competitors/test_compet.csv. only single character unicode strings can be converted to Py_UCS4, got length
My file format settings in the connector is as in picture and the csv file format is as below:
"competitor_name","ean","latest_update","competitor_price"
"<http://oponeo.fr|oponeo.fr>","3528704686216","2022-12-02 16:12","78.43"
"<http://1001pneus.fr|1001pneus.fr>","3528704686216","2022-12-02 16:12","108.17"
Is there something wrong with the connector settings ?
Thanks for your helpDR
02/15/2023, 8:45 AM