Skip to content

ScanQuery: Fix JsonIgnore for isLegacy.#12674

Merged
vogievetsky merged 1 commit intoapache:masterfrom
gianm:fix-scan-legacy
Jun 18, 2022
Merged

ScanQuery: Fix JsonIgnore for isLegacy.#12674
vogievetsky merged 1 commit intoapache:masterfrom
gianm:fix-scan-legacy

Conversation

@gianm
Copy link
Contributor

@gianm gianm commented Jun 17, 2022

True, false, and null have different meanings: true/false mean "legacy" and "not legacy"; null means use the default set by ScanQueryConfig. So, we need to respect this in the JsonIgnore setup.

Reverts one of the changes from #12634.

True, false, and null have different meanings: true/false mean "legacy"
and "not legacy"; null means use the default set by ScanQueryConfig.
So, we need to respect this in the JsonIgnore setup.
@gianm gianm added the Bug label Jun 17, 2022
@lgtm-com
Copy link

lgtm-com bot commented Jun 18, 2022

This pull request fixes 1 alert when merging 60547a8 into 18937ff - view on LGTM.com

fixed alerts:

  • 1 for Inconsistent equals and hashCode

Copy link
Contributor

@cryptoe cryptoe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!

@vogievetsky vogievetsky merged commit 818974f into apache:master Jun 18, 2022
@abhishekagarwal87 abhishekagarwal87 added this to the 24.0.0 milestone Aug 26, 2022
@gianm gianm deleted the fix-scan-legacy branch September 23, 2022 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants