Skip to content

Commit 81b8ec9

Browse files
author
Ghislain Fourny
committed
Add documentation.
1 parent 94af287 commit 81b8ec9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,7 @@ Even more queries can be found [here](https://colab.research.google.com/github/R
350350
# Latest updates
351351

352352
## 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.
353354
- 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.
354355
- 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.
355356
- Enhancements in the JSONiq Update Facility support to update delta files and Hive metastore tables.

0 commit comments

Comments
 (0)