Felipe Castro
09/20/2022, 9:02 PM2022-09-20 20:42:41 *ERROR* c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2021-06-22T18:51:25.000000
Gemini Keith
09/21/2022, 2:12 AM2022-09-21 02:10:20 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):62 - 2022-09-21 02:10:20 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword order - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword
Derek Herincx
09/21/2022, 4:37 AMBasic Normalization
, I get the following error (I know that the connector works because when I try to ingest with the normalization setting set to Raw data (JSON)
, I am able to successfully retrieve data):
2022-09-21 04:30:31 normalization > File "/usr/local/lib/python3.9/site-packages/normalization/transform_catalog/transform.py", line 36, in run
2022-09-21 04:30:31 normalization > self.process_catalog()
2022-09-21 04:30:31 normalization > File "/usr/local/lib/python3.9/site-packages/normalization/transform_catalog/transform.py", line 64, in process_catalog
2022-09-21 04:30:31 normalization > processor.process(catalog_file=catalog_file, json_column_name=json_col, default_schema=schema)
2022-09-21 04:30:31 normalization > File "/usr/local/lib/python3.9/site-packages/normalization/transform_catalog/catalog_processor.py", line 55, in process
2022-09-21 04:30:31 normalization > stream_processors = self.build_stream_processor(
2022-09-21 04:30:31 normalization > File "/usr/local/lib/python3.9/site-packages/normalization/transform_catalog/catalog_processor.py", line 138, in build_stream_processor
2022-09-21 04:30:31 normalization > properties = get_field(get_field(stream_config, "json_schema", message), "properties", message)
2022-09-21 04:30:31 normalization > File "/usr/local/lib/python3.9/site-packages/normalization/transform_catalog/catalog_processor.py", line 230, in get_field
2022-09-21 04:30:31 normalization > raise KeyError(message)
2022-09-21 04:30:31 normalization > KeyError: "'json_schema'.'properties' are not defined for stream segments"
BASTIN JERRY
09/21/2022, 11:02 AMDudu Vaanunu
09/21/2022, 11:40 AMOpeyemi Daniel
09/21/2022, 11:50 AMRicardo de Deijn
09/21/2022, 2:57 PM"'TokenAuthenticator' object is not callable"
. I get this error message after calling the next page on an endpoint. The first page gets synced perfectly fine, with a working TokenAuthenticator. What could be the problem here?Zaza Javakhishvili
09/21/2022, 8:04 PMDimitris Bachtsevanis
09/21/2022, 8:19 PMRobert Put
09/22/2022, 1:15 AMupdated_at
fields to use as cursor but no option to select them. Previous was processing the same data through stitch so i'd think it would be possible.Srinidhi krishnamurthy
09/22/2022, 4:57 AMAkshay Baura
09/22/2022, 6:42 AMYousef Hosny
09/22/2022, 6:54 AMShashank Tiwari
09/22/2022, 7:22 AMOcéane Fontaine
09/22/2022, 10:18 AMRobert Put
09/22/2022, 12:51 PMRicardo de Deijn
09/22/2022, 3:14 PMkiran
09/22/2022, 3:58 PMDelete Connection
section, it doesn’t actually disappear. It reappears after refreshing. I deleted the source and destination so I don’t know why the connection won’t go away. Has anyone else had this problem?Amos Gutman
09/22/2022, 4:52 PMDavis Ford
09/22/2022, 5:32 PMZawar Khan
09/22/2022, 6:01 PMDimitris Bachtsevanis
09/22/2022, 7:16 PMDaniel Le'Sage
09/23/2022, 12:04 AMzafar mahmood
09/23/2022, 6:17 AMHiep Minh Pham
09/23/2022, 9:16 AMrefresh token
from the Service Account credentials?Mané Rom
09/23/2022, 4:14 PMThomas C
09/23/2022, 5:22 PMJonathan Crawford
09/23/2022, 6:41 PMDavis Ford
09/23/2022, 7:20 PMupdated_at
-- when I manually ran a sync, I see an identical row for each primary key now. The updated_at
is the same for both, and all the other fields are the same except the _AIRBYTE_UNIQUE_ID
column where one contains an id and the other is NULL
. This was unexpected, as I expected it to dedupe. The first sync I did the mode was Full Refresh + Overwrite, then I switched it to Incremental Sync + Dedupe + History, but I reset the connection so it should have cleared the table. Any ideas on what I'm missing here?Bassem Ben Jemaa
09/25/2022, 8:39 PM