Vararu Vadim
Vararu Vadim
Here is a mistake in day 7 -> https://github.com/Asabeneh/30-Days-Of-Python/blob/master/07_Day_Sets/07_sets.md Creating an empty set # syntax st = {} That will actually create an empty dictionary, not a set.
Hi, I have a problem while auto-discovering source schema: `Fatal settings load error: duplicate dimension name 'testdimension' found in data cube: 'mydatasource'` I have observed that in the ingested data...
## Bug #### Which Delta project/connector is this regarding? - [x] Spark - [ ] Standalone - [ ] Flink - [ ] Kernel - [ ] Other (fill in...
Using KPL as flink job producer. After the start of the job KPL library starts to continuously log exceptions and create child java processes without killing old ones until the...