-
-
Notifications
You must be signed in to change notification settings - Fork 98
Closed
Milestone
Description
ArcadeDB Version: 22.1.2
JDK Version: Coretto 11
OS: Windows 10
Expected behavior
Outputs number of records
Actual behavior
Outputs nothing
Steps to reproduce
select COUNT(*) FROM V. V is populated from an embedded server and a query through the embedded API returns the correct count.
Reactions are currently unavailable