Dataiku Plugins Support Coverage
Hello
I can see different level of support coverage for plugins.I can understand what Supported / 2 Tiers Support mean.
But some plugins have not information about coverage (none of the above, but neither "not supported" ..)
Do I have to consider they are "supported" or "not supported" by default when no label is set ?
Thanks for your help
regards
JL
Dataiku version used: 14.4
Answers
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023, Circle Member Posts: 2,697 NeuronIf it says nothing then it's "not supported". But do note that most plugins are Plython based and all Python based plugins have the full source code. So this is not different that you writting your own Python recipe. Technically Dataiku will not support your code, that's your job. But I have rarely seen Dataiku Support deny support for Python code that we wrote ourselves and I am sure they will answer questions about specific issues with unsupported plugins. Of course if you write 1000 lines of code don't expect them to help you find a bug.