Skip to content

ASTERIXDB-PR1: Bootstrap asterix-spidersilk module with NL2SQL++ serv…#46

Open
pineappleBest123 wants to merge 1 commit intoapache:masterfrom
pineappleBest123:gsoc-pr1-spidersilk-bootstrap
Open

ASTERIXDB-PR1: Bootstrap asterix-spidersilk module with NL2SQL++ serv…#46
pineappleBest123 wants to merge 1 commit intoapache:masterfrom
pineappleBest123:gsoc-pr1-spidersilk-bootstrap

Conversation

@pineappleBest123
Copy link
Copy Markdown

Summary

Bootstrap the asterix-spidersilk module as the first step of the
GSoC 2026 NL2SQL++ project.

Changes

  • Add IApiServerRegistrant ServiceLoader extension point to register
    servlets on the JSON API server without modifying CCApplication.java
  • Add core interfaces: INl2SqlTranslator, SchemaContext, Nl2SqlException
  • Register a skeleton NL2SqlServlet on POST /query/nl2sql (port 19002)
  • Add unit tests covering the core API contracts

Testing

All unit tests pass: mvn test -pl asterixdb/asterix-spidersilk

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

Successfully merging this pull request may close these issues.

1 participant