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

Document update to point to community support #1372

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

msmygit
Copy link
Collaborator

@msmygit msmygit commented Jan 20, 2025

Description

Remove no longer existing community website/portal and replace it with Discord channel for collaboration.

How did the Spark Cassandra Connector Work or Not Work Before this Patch

n/a

Describe the problem, or state of the project that this patch fixes. Explain
why this is a problem if this isn't obvious.
There was no place for folks to ask questions as the community website was taken down a couple months ago.

Example:
"When I read from tables with 3 INTS I get a ThreeIntException(). This is a problem because I often want to read from a table with three integers."

General Design of the patch

How the fix is accomplished, were new parameters or classes added? Why did you
pursue this particular fix?
n/a

Example: "I removed the incorrect assertion which would throw the ThreeIntException. This exception was incorrectly added and the assertion is not actually needed."

Fixes: Put JIRA Reference HERE

How Has This Been Tested?

Tested that the Dicsord server invite link works by clicking and verifying it allows someone to join the server.

Almost all changes and especially bug fixes will require a test to be added to either the integration or Unit Tests. Any tests added will be automatically run on travis when the pull request is pushed to github. Be sure to run suites locally as well.

Checklist:

  • I have a ticket in the OSS JIRA
  • I have performed a self-review of my own code
  • Locally all tests pass (make sure tests fail without your patch)

@msmygit msmygit requested a review from jtgrabowski January 20, 2025 18:07
@msmygit msmygit self-assigned this Jan 20, 2025
@msmygit msmygit merged commit 265b55d into datastax:master Jan 20, 2025
4 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant