eugenegujing opened a new issue, #6721: URL: https://github.com/apache/texera/issues/6721
### Task Summary `common/workflow-operator/src/main/scala/org/apache/texera/amber/operator/source/sql/asterixdb/AsterixDBConnUtil.scala` is the HTTP-based connection utility behind the AsterixDB source operator: it resolves and caches the server's API version, submits SQL++ statements to `/query/service`, and recursively flattens nested record types for schema inference. It has no test coverage and appears nowhere in the test tree ### Task Type - [ ] Refactor / Cleanup - [ ] DevOps / Deployment / CI - [x] Testing / QA - [ ] Documentation - [ ] Performance - [ ] Other -- 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]
