mayansalama
mayansalama
Hi there, I'm encountering this issue when the schema of the incoming JSON message does not match the target table. @ryanmcdowell do you have any ideas if there's a fix...
This looks pretty handy: https://microsoft.github.io/monaco-editor/
@TomKlimovski can open dags and convert them into wmls now. There's a couple of changes I've left out, because I want to consolidate your navbar changes first. Namely: 1. Change...
Found an issue with py -> wml. Node IDs referenced in links object are not correct: ``` > console.log(temp1.links["6913dcdd-0d77-493f-ac5b-bf8822fedd0d"]) {from: {…}, id: "6913dcdd-0d77-493f-ac5b-bf8822fedd0d", to: {…}} from: {nodeId: "d9e13a1e-f236-45ca-943b-80eebd23715e", portId: "out_port"}...
Keeping a bug list: - [x] dag name can clash with task ids - [x] dag and task names need to remove spaces - [x] single task causes a bug...
> Found an issue with py -> wml. Node IDs referenced in links object are not correct: > > ``` > > console.log(temp1.links["6913dcdd-0d77-493f-ac5b-bf8822fedd0d"]) > > {from: {…}, id: "6913dcdd-0d77-493f-ac5b-bf8822fedd0d", to:...
 @TomKlimovski thoughts on the scaling? This is generated from python, I think it looks a little squat?