Skip to content

Commit 1dec439

Browse files
SNOW-2267482 replacing SnowAPI calls with SQL calls (#3942)
1 parent 80119fa commit 1dec439

File tree

4 files changed

+174
-74
lines changed

4 files changed

+174
-74
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@
8080
#### Improvements
8181

8282
- 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.
83+
- Catalog API now uses SQL commands instead of SnowAPI calls. This new implementation is more reliable now.
8384

8485
#### Dependency Updates
8586

0 commit comments

Comments
 (0)