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

Clean up session's Segments #8613

Closed
linear bot opened this issue May 17, 2024 · 2 comments
Closed

Clean up session's Segments #8613

linear bot opened this issue May 17, 2024 · 2 comments

Comments

@linear
Copy link

linear bot commented May 17, 2024

Now that the new session experience is in for a few weeks, we can go back and clean up some of the unused code. This is the segments table and related graphql methods.

Copy link
Author

linear bot commented May 17, 2024

Copy link

greptile-apps bot commented May 17, 2024

To clean up the session's Segments, follow these steps:

  1. Remove Segments Table:

    • Navigate to backend/clickhouse.
    • Identify and remove the segments table definition and any related code.
  2. Remove Related GraphQL Methods:

    • Navigate to backend/private-graph/graph/generated/generated.go.
    • Identify and remove the GraphQL methods related to segments.

Ensure all references to the segments table and GraphQL methods are removed from the codebase.

References

@linear linear bot closed this as completed May 20, 2024
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

No branches or pull requests

0 participants