Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve connector SQL support sections #24523

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

mosabua
Copy link
Member

@mosabua mosabua commented Dec 18, 2024

Description

  • First improve the MERGE limitation and make it a fragment
  • Move the limitations into SQL support section, add headers, and improve overview list
  • Add for Ignite and Phoenix

Additional context and related issues

Follow up to #23034 and related PRs.

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.

@mosabua mosabua requested a review from chenjian2664 December 18, 2024 23:04
@cla-bot cla-bot bot added the cla-signed label Dec 18, 2024
@mosabua mosabua requested a review from ebyhr December 18, 2024 23:04
@github-actions github-actions bot added the docs label Dec 18, 2024
@mosabua mosabua requested a review from electrum December 18, 2024 23:04
Copy link
Contributor

@chenjian2664 chenjian2664 left a comment

Choose a reason for hiding this comment

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

Thanks. I was also thought to do this, but forgot :)
Involve @kokosing

@chenjian2664
Copy link
Contributor

Phoenix Connector also supports non transactional merge @mosabua

@mosabua
Copy link
Member Author

mosabua commented Dec 24, 2024

Ignite connector also needs to be updated

@mosabua mosabua force-pushed the jdbcmerge branch 3 times, most recently from c2b3e8d to 38b298e Compare December 27, 2024 05:37
@mosabua mosabua changed the title Improve JDBC connector SQL support section Improve connector SQL support section Dec 27, 2024
@mosabua mosabua force-pushed the jdbcmerge branch 2 times, most recently from af58a05 to 3ff3d0f Compare December 27, 2024 05:43
@mosabua mosabua changed the title Improve connector SQL support section Improve connector SQL support sections Dec 27, 2024
@mosabua mosabua force-pushed the jdbcmerge branch 2 times, most recently from 8123393 to 56b19c2 Compare December 27, 2024 05:49
@mosabua
Copy link
Member Author

mosabua commented Dec 27, 2024

I think this is good to go now .. Updated all JDBC connectors and made them more consistent. Also added the Ignite and Phoenix merge .. all in clean separate commits .. I think we should work towards merge and I can revisit the whole stuff more for other connectors.

As applicable for PostgreSQL connector for now. Also extract into
a fragment so it can be reused in other connectors.
- No content changes but...
- Consistent wording
_ Markdown link syntax
- Move related configs to SQL support section
- Improve list and rejig as small local ToC, add links
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants