Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/antonycourtney/tad
/ basic.test.ts
File
basic.test.ts
packages/reltab-aws-athena/test/basic.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as reltab from
"reltab"
;
2
import
{ AWSAthenaConnection } from
"../src/reltab-aws-athena"
;
3
import
"../src/reltab-aws-athena"
;
4
import
* as util from
"./testUtils"
;
Callers
nothing calls this directly
Calls
10
project
Method · 0.80
groupBy
Method · 0.80
toJS
Method · 0.80
applyPath
Method · 0.80
getTreeQuery
Method · 0.80
getSortQuery
Method · 0.80
join
Method · 0.80
getTableSchema
Method · 0.65
evalQuery
Method · 0.65
rowCount
Method · 0.65
Tested by
no test coverage detected