v1.0.2-beta.5
Pre-release
Pre-release
·
420 commits
to master
since this release
Please Note: This is a release on top of v1.0.2-beta.4
This release contains a few bug fixes and improvements for Snowpipe Streaming
[Improvement] Improve and fix a few data type validation logic
[Improvement] Add throttling logic on direct memory based on uploading queue size
[Improvement] Add basic logic to support Parquet file format, this work is still in progress and we're still using Arrow
[Improvement] Improve exception handling logic
What's Changed
- PRODSEC-1924 rm whitesource legacy files by @sfc-gh-jfan in #217
- @snow SNOW-657206 SteamingIngestIT: add random suffix to DB name to fix concurrent CI runs by @sfc-gh-azagrebin in #222
- @snow SNOW-633432 Refactor RowBuffer and Flusher API by @sfc-gh-azagrebin in #202
- @snow SNOW-633432 Refactor tests to support various BDEC format versions by @sfc-gh-azagrebin in #209
- SNOW-470176: [Snyk] Fix for 2 vulnerabilities by @sfc-gh-snyk-sca-sa in #225
- SNOW-655614 Data type validation: Boolean by @sfc-gh-lsembera in #228
- SNOW-655614 Data type validation: Date and Time by @sfc-gh-lsembera in #229
- SNOW-655614 Data type validation: NUMBER and REAL by @sfc-gh-lsembera in #230
- SNOW-655614 Data type validation: String and Binary by @sfc-gh-lsembera in #231
- SNOW-616916: throttle the insertRows API when the flush task queue size reaches a certain threshold by @sfc-gh-tzhang in #215
- NO-SNOW: add stacktrace during blob building failure by @sfc-gh-tzhang in #232
- SNOW-655614 Data type validation: Semi-structured types by @sfc-gh-lsembera in #233
- V1.0.2-beta.5 release by @sfc-gh-tzhang in #235
New Contributors
- @sfc-gh-snyk-sca-sa made their first contribution in #225
- @sfc-gh-lsembera made their first contribution in #228
Full Changelog: v1.0.2-beta.4...v1.0.2-beta.5