apache / apache/shardingsphere

Add support for WithSegment

Open
#28,328 0 comments 0 reactions 1 assignee Claimed by @kanha-gupta View on GitHub
feature: SQL federation type: enhancement
Dominant language
Java
Stars
20.8k
Forks
6.9k
Avg merge
11h 35m
Merged PRs (30d)
326

Description

## We need to add support for WithSegment
These test cases are of the database : SQLServer
Since Federation engine supports Update, delete and insert queries, We have to convert WithSegment elements to sqlNode and pass it with the given Query
We need to add support for test cases -->
1. delete_with_with_clause
2. delete_without_columns_with_with_clause
3. update_with_with_clause
4. insert_with_with_clause
5. insert_without_columns_with_with_clause

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.