Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
hi, i want to add sql debug feature into zeppelin,
now let me introduce the sql debug:
as we know, we develop in java and c, if the actual result is not same to our's expect result, we can add breakPoint and debug it find the reason or add log find the reason also。
but in a complex sql,if the actual result is not same to our's expect result, it is very
complex and troublesome ,can i debug my sql like java or c ?
so ,i want to add this feature into zeppelin