Skip to content

Migrate to JsonMapper from ObjectMapper#28516

Open
wendigo wants to merge 6 commits intomasterfrom
user/serafin/jackson-json-mapper
Open

Migrate to JsonMapper from ObjectMapper#28516
wendigo wants to merge 6 commits intomasterfrom
user/serafin/jackson-json-mapper

Conversation

@wendigo
Copy link
Contributor

@wendigo wendigo commented Mar 3, 2026

Description

Requires airlift/airlift#1804

Additional context and related issues

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text:

## Section
* Fix some things. ({issue}`issuenumber`)

wendigo added 3 commits March 3, 2026 19:45
- Use factory builder methods to configure ObjectMapper
- Use already defined serializers instead of copying them
- Inject JsonCodec<IrJsonPath> into JsonPath2016Type
@cla-bot cla-bot bot added the cla-signed label Mar 3, 2026
@github-actions github-actions bot added jdbc Relates to Trino JDBC driver iceberg Iceberg connector delta-lake Delta Lake connector hive Hive connector mongodb MongoDB connector cassandra Cassandra connector druid Druid connector elasticsearch Elasticsearch connector kafka Kafka connector opensearch OpenSearch connector pinot Pinot connector prometheus Prometheus connector redis Redis connector redshift Redshift connector labels Mar 3, 2026
@wendigo wendigo force-pushed the user/serafin/jackson-json-mapper branch from 0363247 to 9ce1118 Compare March 3, 2026 23:02
@wendigo wendigo changed the title WIP: Migrate to JsonMapper Migrate to JsonMapper from ObjectMapper Mar 3, 2026
@wendigo wendigo force-pushed the user/serafin/jackson-json-mapper branch from 9ce1118 to 1adc690 Compare March 3, 2026 23:26
@github-actions github-actions bot added the vertica Vertica connector label Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cassandra Cassandra connector cla-signed delta-lake Delta Lake connector druid Druid connector elasticsearch Elasticsearch connector hive Hive connector iceberg Iceberg connector jdbc Relates to Trino JDBC driver kafka Kafka connector mongodb MongoDB connector opensearch OpenSearch connector pinot Pinot connector prometheus Prometheus connector redis Redis connector redshift Redshift connector vertica Vertica connector

Development

Successfully merging this pull request may close these issues.

1 participant