rohit3d2003
rohit3d2003
Thanks for suggesting this solution. Our challenge is that JSON is dynamic and we don’t know schema upfront. Even the nested arrays are not deterministic. I may have to come...
The requirement is any nested array in json should result in multiple rows of data instead of multiple columns. I have seen lot of posts where people are looking to...
Sorry, should have been clear. Yes, it run perfectly in 'run' configuration but failed in 'debug' configuration. In the status bar, I see it waiting for the debugger and than...
This is what I see in idea.log. Not sure what is missing here: 2020-11-17 08:47:05,025 | INFO | Client | FrontendToDebugWorker: start terminating lifetime 2020-11-17 08:47:05,026 | INFO | Client...
I did install docker Hub on Mac. Do I need to have an existing docker machine running? I assumed AWS toolkit will do it automatically as long as docker software...
Appreciate your feedback and I will switch to Visual Studio for the time being.
@abrooksv - Any update on this thread? I have the latest version installed and now it is giving little more information: Error running 'CreateSupportAdmin': Command did not return expected result...
When is the next release planned? Is there any workaround to this at the moment? I hate to use Visual Studio on Windows
@abrooksv - Got a new AWS ToolKit update (1.23-203) today and now when I try to debug, it errors out with 'Timeout waiting for Debugger Worker process to start'
Couldn't figure out where the timeout setting is mentioned? When I do Cmd+Shift+A, it opens a search within Rider. If I manually go to preferences, where should I add this...