Kris
Kris
would it make sense to move some of this to global variables in this script? Would reduce the amount of change required if we ever need/want to change username/password/api endpoint?...
Would it make sense to also add an example where we actively add config to dags with a policy? Perhaps something like: ```python def task_assign_default_owner(task: BaseOperator): if not task.owner or...
The documentation specifies this: ``` If the Avro type specifies an array, any JSON value compatible with the type of the array elements will be wrapped as a single-element array....
Moved some documentation from general README into example specific README files. Cleared up wrong documentation
Hi Friso, Halfway done i think. Needs some TLC to finalize and maybe simplify, but it's a first working draft. Nodes are finished, relationships need some work to convert id's...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior # error ``` Exception: Unable to get result from Presto server...