issues
search
snowflakedb
/
snowflake-ingest-java
Java SDK for the Snowflake Ingest Service -
http://www.snowflake.net
Apache License 2.0
71
stars
57
forks
source link
Fix empty map & list ingestion
#873
Closed
sfc-gh-alhuang
closed
2 weeks ago
sfc-gh-alhuang
commented
3 weeks ago
This PR includes following changes:
Fix empty list & map ingestion.
Added test for empty list & map.
Removed assert exception for nested type as the EP key fix should be available on prepod now.
This PR includes following changes: