We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2882ed commit 45f2f1aCopy full SHA for 45f2f1a
CHANGELOG.md
@@ -4,6 +4,9 @@
4
### Added
5
* Added `get_by_name()` method to MetadataOntology object to access both custom and reserved metadata by name.
6
7
+### Changed
8
+* `Dataset.create_data_rows()` max limit of DataRows increased to 150,000
9
+
10
# Version 3.33.1 (2022-12-14)
11
### Fixed
12
* Fixed where batch creation limit was still limiting # of data rows. SDK should now support creating batches with up to 100k data rows
0 commit comments