Skip to content

add avro timestamp file#124

Open
getChan wants to merge 1 commit intoapache:masterfrom
getChan:add-avro-timestmap
Open

add avro timestamp file#124
getChan wants to merge 1 commit intoapache:masterfrom
getChan:add-avro-timestmap

Conversation

@getChan
Copy link

@getChan getChan commented Jan 18, 2026

avro.schema     {"type":"record","name":"timestampRecord","fields":[{"name":"id","type":"int"},{"name":"ts_millis","type":{"type":"long","logicalType":"timestamp-millis"}},{"name":"ts_micros","type":{"type":"long","logicalType":"timestamp-micros"}},{"name":"ts_nanos","type":{"type":"long","logicalType":"timestamp-nanos"}},{"name":"local_ts_millis","type":{"type":"long","logicalType":"local-timestamp-millis"}},{"name":"local_ts_micros","type":{"type":"long","logicalType":"local-timestamp-micros"}},{"name":"local_ts_nanos","type":{"type":"long","logicalType":"local-timestamp-nanos"}}]}

for testing https://github.com/apache/datafusion/pull/17861/changes#diff-58e03e2fdb95cb16b92c2b825f4c5eeb08783ede54c0792e65d4202826fd8c2bR346-R413

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant