
net.snowflake.client.ingest.avro.tempAvro.avsc Maven / Gradle / Ivy
{
"namespace" : "net.snowflake.client.ingest.avro",
"type" : "record",
"name" : "Row",
"fields" : [
{"name" : "rowId", "type":"int"},
{"name": "rowString", "type": "string"}
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy