Github user bzz commented on the issue:
https://github.com/apache/zeppelin/pull/1249
Looks great to me.
>I think it would be nice to show a column with the row number or index if
the DataFrame had one.
@bustios This makes sense, please feel free to open a separate JIRA issue
for such improvement. We just need to make sure that it's clearly distinguished
and can not be confused by the user as a part of the dataset.
CI failure is due to flaky R integration tests, which are not related
```
Results :
Failed tests:
ZeppelinSparkClusterTest.sparkRTest:116 expected:<[[1] 3]> but
was:<[<pre><code>Error in getSparkSession(): SparkSession not initialized
</code></pre>
<pre><code>Error in (function (classes, fdef, mtable) : unable to find an
inherited method for function 'count' for signature '"function"'
</code></pre>]>
Tests run: 65, Failures: 1, Errors: 0, Skipped: 0
```
Merging if there is no further discussion.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---