Skip to content

Conversation

@gfphoenix78
Copy link
Contributor

RetrieveRelStorageType add a magic number 7014. we use the am_id(7014) we assigned to the custom table am, and let the orca optimizer treat this columnar storage format as AOCS to generate an execution plan

Contributor's Checklist

Here are some reminders and checklists before/when submitting your pull request, please check them:

  • Make sure your Pull Request has a clear title and commit message. You can take git-commit template as a reference.
  • Sign the Contributor License Agreement as prompted for your first-time contribution(One-time setup).
  • Learn the coding contribution guide, including our code conventions, workflow and more.
  • List your communication in the GitHub Issues or Discussions (if has or needed).
  • Document changes.
  • Add tests for the change
  • Pass make installcheck
  • Pass make -C src/test installcheck-cbdb-parallel
  • Feel free to request cloudberrydb/dev team for review and approval when your PR is ready🥳

RetrieveRelStorageType add a magic number 7014. we use the am_id(7014) we
assigned to the custom table am, and let the orca optimizer treat this
columnar storage format as AOCS to generate an execution plan
@gfphoenix78 gfphoenix78 merged commit 04f496c into apache:main Dec 27, 2023
@gfphoenix78 gfphoenix78 deleted the orca-pax-amoid branch December 29, 2023 16:53
foreyes pushed a commit to foreyes/cloudberrydb that referenced this pull request Jul 8, 2024
RetrieveRelStorageType add a magic number 7014. we use the am_id(7014) we
assigned to the custom table am, and let the orca optimizer treat this
columnar storage format as AOCS to generate an execution plan

Co-authored-by: gongxun <[email protected]>
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.

3 participants