Skip to content

feat(reader): support timestamp type in create_column#2180

Open
chenzl25 wants to merge 1 commit intoapache:mainfrom
chenzl25:dylan/fix_record_batch_transform_timestamp_type
Open

feat(reader): support timestamp type in create_column#2180
chenzl25 wants to merge 1 commit intoapache:mainfrom
chenzl25:dylan/fix_record_batch_transform_timestamp_type

Conversation

@chenzl25
Copy link
Contributor

Which issue does this PR close?

Similar to #1847

  • Closes #.

What changes are included in this PR?

  • RecordBatchTransformer does not support timestamp type support. This PR adds logic to create_column in the specific scenario for a schema evolution with a new timestamp column.

Are these changes tested?

2 unit tests test_create_timestamp_microsecond_with_timezone_array_repeated and test_create_timestamp_microsecond_array_repeated are added.

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