You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -350,6 +350,7 @@ Even more queries can be found [here](https://colab.research.google.com/github/R
350
350
# Latest updates
351
351
352
352
## Version 0.2.0 alpha 7
353
+
- rumble.lastResult now returns a pyspark/pandas DataFrame or rdd or tuple and no longer the sequence object.
353
354
- Enhance schema detection. When the detected static type of the overall query is DataFrame-compatible, it is now automatically possible to obtain the output as a DataFrame without explicitly giving a schema.
354
355
- It is now possible to access a table previously registered as a view via a table() function call. This is an alternative to binding variables.
355
356
- Enhancements in the JSONiq Update Facility support to update delta files and Hive metastore tables.
0 commit comments