Skip to content

test(fuzzer): Skip MapKeysByTopNValues test#12447

Closed
duxiao1212 wants to merge 1 commit intofacebookincubator:mainfrom
duxiao1212:export-D70198160
Closed

test(fuzzer): Skip MapKeysByTopNValues test#12447
duxiao1212 wants to merge 1 commit intofacebookincubator:mainfrom
duxiao1212:export-D70198160

Conversation

@duxiao1212
Copy link
Contributor

Summary:
The fuzzer test for map_keys_by_top_n_values should be skipped until the presto array comparison null catch patch is fully released to the public.

The only failure scenario occurs when the input value is an array with a null element, which is low risk and has already been fixed in this prestodb/presto#24570. Once the patch is fully rolled out, we can remove the method from the skip list.

Reviewed By: HeidiHan0000

Differential Revision: D70198160

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70198160

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported labels Feb 25, 2025
@netlify
Copy link

netlify bot commented Feb 25, 2025

Deploy Preview for meta-velox canceled.

Name Link
🔨 Latest commit d8d50bd
🔍 Latest deploy log https://app.netlify.com/sites/meta-velox/deploys/67be9403e5f36400089a2e06

@duxiao1212 duxiao1212 changed the title Skip map_keys_by_top_n_values misc Skip map_keys_by_top_n_values in FuzzerTest Feb 25, 2025
duxiao1212 added a commit to duxiao1212/velox that referenced this pull request Feb 25, 2025
…2447)

Summary:

The fuzzer test for map_keys_by_top_n_values should be skipped until the presto array comparison null catch patch is fully released to the public. 

The only failure scenario occurs when the input value is an array with a null element, which is low risk and has already been fixed in this  prestodb/presto#24570. Once the patch is fully rolled out, we can remove the method from the skip list.

Reviewed By: kgpai, HeidiHan0000

Differential Revision: D70198160
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70198160

@duxiao1212 duxiao1212 changed the title misc Skip map_keys_by_top_n_values in FuzzerTest misc: Skip map_keys_by_top_n_values in FuzzerTest Feb 26, 2025
@duxiao1212 duxiao1212 changed the title misc: Skip map_keys_by_top_n_values in FuzzerTest fix: Skip map_keys_by_top_n_values in FuzzerTest Feb 26, 2025
@duxiao1212 duxiao1212 changed the title fix: Skip map_keys_by_top_n_values in FuzzerTest test: Skip map keys by top n values in FuzzerTest Feb 26, 2025
@duxiao1212 duxiao1212 changed the title test: Skip map keys by top n values in FuzzerTest fix(fuzzer): Fix fuzzer to skip map keys by top n values Feb 26, 2025
@duxiao1212 duxiao1212 changed the title fix(fuzzer): Fix fuzzer to skip map keys by top n values fix(fuzzer): Fix fuzzer to skip MapKeysByTopNValues Feb 26, 2025
@duxiao1212 duxiao1212 changed the title fix(fuzzer): Fix fuzzer to skip MapKeysByTopNValues fix(fuzzer): Skip MapKeysByTopNValues in fuzzer test Feb 26, 2025
@duxiao1212 duxiao1212 changed the title fix(fuzzer): Skip MapKeysByTopNValues in fuzzer test fix(velox): skip MapKeysByTopNValues Feb 26, 2025
@duxiao1212 duxiao1212 changed the title fix(velox): skip MapKeysByTopNValues test(fuzzer): skip MapKeysByTopNValues Test Feb 26, 2025
duxiao1212 added a commit to duxiao1212/velox that referenced this pull request Feb 26, 2025
Summary:

The fuzzer test for map_keys_by_top_n_values should be skipped until the presto array comparison null catch patch is fully released to the public. 

The only failure scenario occurs when the input value is an array with a null element, which is low risk and has already been fixed in this  prestodb/presto#24570. Once the patch is fully rolled out, we can remove the method from the skip list.

Reviewed By: kgpai, HeidiHan0000

Differential Revision: D70198160
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70198160

duxiao1212 added a commit to duxiao1212/velox that referenced this pull request Feb 26, 2025
…2447)

Summary:

The fuzzer test for map_keys_by_top_n_values should be skipped until the presto array comparison null catch patch is fully released to the public. 

The only failure scenario occurs when the input value is an array with a null element, which is low risk and has already been fixed in this  prestodb/presto#24570. Once the patch is fully rolled out, we can remove the method from the skip list.

Reviewed By: kgpai, HeidiHan0000

Differential Revision: D70198160
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70198160

duxiao1212 added a commit to duxiao1212/velox that referenced this pull request Feb 26, 2025
…2447)

Summary:

The fuzzer test for map_keys_by_top_n_values should be skipped until the presto array comparison null catch patch is fully released to the public. 

The only failure scenario occurs when the input value is an array with a null element, which is low risk and has already been fixed in this  prestodb/presto#24570. Once the patch is fully rolled out, we can remove the method from the skip list.

Reviewed By: kgpai, HeidiHan0000

Differential Revision: D70198160
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70198160

duxiao1212 added a commit to duxiao1212/velox that referenced this pull request Feb 26, 2025
…2447)

Summary:

The fuzzer test for map_keys_by_top_n_values should be skipped until the presto array comparison null catch patch is fully released to the public. 

The only failure scenario occurs when the input value is an array with a null element, which is low risk and has already been fixed in this  prestodb/presto#24570. Once the patch is fully rolled out, we can remove the method from the skip list.

Reviewed By: kgpai, HeidiHan0000

Differential Revision: D70198160
duxiao1212 added a commit to duxiao1212/velox that referenced this pull request Feb 26, 2025
…2447)

Summary:

The fuzzer test for map_keys_by_top_n_values should be skipped until the presto array comparison null catch patch is fully released to the public. 

The only failure scenario occurs when the input value is an array with a null element, which is low risk and has already been fixed in this  prestodb/presto#24570. Once the patch is fully rolled out, we can remove the method from the skip list.

Reviewed By: kgpai, HeidiHan0000

Differential Revision: D70198160
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70198160

@duxiao1212 duxiao1212 changed the title test(fuzzer): skip MapKeysByTopNValues Test test(fuzzer): Skip MapKeysByTopNValues Test Feb 26, 2025
@duxiao1212 duxiao1212 changed the title test(fuzzer): Skip MapKeysByTopNValues Test test(fuzzer): Skip MapKeysByTopNValues test Feb 26, 2025
@duxiao1212 duxiao1212 requested a review from kgpai February 26, 2025 03:55
…2447)

Summary:

The fuzzer test for map_keys_by_top_n_values should be skipped until the presto array comparison null catch patch is fully released to the public. 

The only failure scenario occurs when the input value is an array with a null element, which is low risk and has already been fixed in this  prestodb/presto#24570. Once the patch is fully rolled out, we can remove the method from the skip list.

Reviewed By: kgpai, yuandagits, HeidiHan0000

Differential Revision: D70198160
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in f5c25ab.

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

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants