strongduanmu opened a new issue, #18414:
URL: https://github.com/apache/shardingsphere/issues/18414

   ## Background
   
   After we complete the cursor feature of openGauss in issue #17825, we need 
to adapt the cursor feature of PostgreSQL. In general, their logic are similar, 
and the logic of the existing kernel can be supported, but some adaptations are 
required in the part of SQL syntax parsing and sql statement context extraction.
   
   ## Subtasks
   
   - [ ] support PostgreSQL declare cursor, open, fetch, move, close statement 
parse
   - [ ] support declare cursor, open, fetch, move, close statement in 
read-write splitting scenario
   - [ ] support declare cursor, open, fetch, close statement in sharding 
scenario
   - [ ] add test case


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to