Skip to content

Commit b8faa64

Browse files
moving changelog entry to next release
1 parent 5d3800b commit b8faa64

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88

99
- Added support for `Session.udf_profiler`.
1010

11+
#### Dependency Updates
12+
13+
- Catalog API no longer uses types declared in `snowflake.core` and therefore this dependency was removed.
14+
1115
## 1.41.0 (YYYY-MM-DD)
1216

1317
### Snowpark Python API Updates
@@ -81,7 +85,6 @@
8185

8286
- The default maximum length for inferred StringType columns during schema inference in `DataFrameReader.dbapi` is now increased from 16MB to 128MB in parquet file based ingestion.
8387
- Catalog API now uses SQL commands instead of SnowAPI calls. This new implementation is more reliable now.
84-
- Catalog API no longer uses types declared in `snowflake.core` and therefore this dependency was removed.
8588

8689
#### Dependency Updates
8790

0 commit comments

Comments
 (0)