File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://pypi.org/project/bigframes/#history
6
6
7
+ ## [ 1.13.1] ( https://github.com/googleapis/python-bigquery-dataframes/compare/v1.13.0...v1.13.1 ) (2024-08-06)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * Fix caching from generating row numbers in partial ordering mode ([ #872 ] ( https://github.com/googleapis/python-bigquery-dataframes/issues/872 ) ) ([ 52b7786] ( https://github.com/googleapis/python-bigquery-dataframes/commit/52b7786c3a28da6c29e3ddf12629802215194ad9 ) )
13
+
14
+
15
+ ### Performance Improvements
16
+
17
+ * Generate SQL with fewer CTEs ([ #877 ] ( https://github.com/googleapis/python-bigquery-dataframes/issues/877 ) ) ([ eb60804] ( https://github.com/googleapis/python-bigquery-dataframes/commit/eb6080460344aff2fabb7864536ea4fe24c5fbef ) )
18
+
19
+
20
+ ### Documentation
21
+
22
+ * Update streaming notebook ([ #887 ] ( https://github.com/googleapis/python-bigquery-dataframes/issues/887 ) ) ([ 6e6f9df] ( https://github.com/googleapis/python-bigquery-dataframes/commit/6e6f9df55d435afe0b3ade728ca06826e92a6ee6 ) )
23
+
7
24
## [ 1.13.0] ( https://github.com/googleapis/python-bigquery-dataframes/compare/v1.12.0...v1.13.0 ) (2024-08-05)
8
25
9
26
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- __version__ = "1.13.0 "
15
+ __version__ = "1.13.1 "
You can’t perform that action at this time.
0 commit comments