All Downloads are FREE. Search and download functionalities are using the official Maven repository.

di.hudi-trino-bundle.1.0.0.source-code.logicalType.avsc Maven / Gradle / Ivy

The newest version!
{
    "type": "record",
    "name": "LogicalTypesTest",
    "namespace": "org.apache.parquet.avro",
    "doc": "Record for testing logical types",
    "fields": [
        {
          "name": "timestamp",
          "type": {
            "type": "long", "logicalType": "timestamp-millis"
          }
        }
    ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy