Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Conversation

@Yuhta
Copy link
Contributor

@Yuhta Yuhta commented Jun 23, 2022

Summary:
X-link: facebookincubator/velox#1857

  1. Use List instead of LargeList because vector_size_t is 32 bits large.
  2. Fix the conversion of Map; arrow requires an extra layer of struct type between the map type and key-value types.

Differential Revision: D37356848

@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 Jun 23, 2022
@facebook-github-bot
Copy link
Contributor

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

@Yuhta Yuhta changed the base branch from main to fbsync July 6, 2022 14:21
Summary:
Pull Request resolved: pytorch#399

X-link: facebookincubator/velox#1857

1. Use `List` instead of `LargeList` because `vector_size_t` is 32 bits large.
2. Fix the conversion of `Map`; arrow requires an extra layer of struct type between the map type and key-value types.

Reviewed By: pedroerp

Differential Revision: D37356848

fbshipit-source-id: 237428cc315466a74a4285445dfc925a6cd2729d
@Yuhta Yuhta force-pushed the export-D37356848 branch from 40e74a3 to f564e9b Compare July 6, 2022 14:24
@facebook-github-bot
Copy link
Contributor

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

facebook-github-bot pushed a commit to facebookincubator/velox that referenced this pull request Jul 6, 2022
Summary:
X-link: pytorch/torcharrow#399

Pull Request resolved: #1857

1. Use `List` instead of `LargeList` because `vector_size_t` is 32 bits large.
2. Fix the conversion of `Map`; arrow requires an extra layer of struct type between the map type and key-value types.

Reviewed By: pedroerp

Differential Revision: D37356848

fbshipit-source-id: 6289708cdd207c27c2bb30fe4c4827a65acd7e6d
facebook-github-bot pushed a commit that referenced this pull request Jul 6, 2022
Summary:
Pull Request resolved: #399

X-link: facebookincubator/velox#1857

1. Use `List` instead of `LargeList` because `vector_size_t` is 32 bits large.
2. Fix the conversion of `Map`; arrow requires an extra layer of struct type between the map type and key-value types.

Reviewed By: pedroerp

Differential Revision: D37356848

fbshipit-source-id: 6289708cdd207c27c2bb30fe4c4827a65acd7e6d
wenleix pushed a commit that referenced this pull request Jul 16, 2022
Summary:
Pull Request resolved: #399

X-link: facebookincubator/velox#1857

1. Use `List` instead of `LargeList` because `vector_size_t` is 32 bits large.
2. Fix the conversion of `Map`; arrow requires an extra layer of struct type between the map type and key-value types.

Reviewed By: pedroerp

Differential Revision: D37356848

fbshipit-source-id: 6289708cdd207c27c2bb30fe4c4827a65acd7e6d
@wenleix wenleix closed this in c165f40 Jul 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants