Skip to content

Commit cd2ed77

Browse files
author
Ghislain Fourny
committed
Add item to documentation.
1 parent db8a4c8 commit cd2ed77

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
@@ -341,6 +341,7 @@ Even more queries can be found [here](https://colab.research.google.com/github/R
341341
## Version 0.2.0 alpha 8
342342
- Variables can now be bound to JSON values, pandas DataFrames or pyspark DataFrames with extra parameters to the rumble.jsoniq() call. It is no longer necessary to explicitly call bind(). This is similar to how DataFrames can be attached to views with extra parameters to spark.sql().
343343
- rumble.lastResult is now correctly assigned also when partial data is returned (only with the partial data).
344+
- Fixed issue with empty array constructors.
344345

345346
## Version 0.2.0 alpha 7
346347
- rumble.lastResult now returns a pyspark/pandas DataFrame or rdd or tuple and no longer the sequence object.

0 commit comments

Comments
 (0)