Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PostHog/duckgres
/ Err
Method
Err
server/sqlcore/interfaces.go:30–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
// by existing pgwire result handling.
29
type
ExactColumnTyper
interface
{
30
ColumnTyper
31
ExactDatabaseTypeName() (name string, ok bool)
32
}
33
Callers
15
TestK8sPoolHealthCheckLoopKeepsDrainingWorkerOnHealthFailure
Function · 0.65
TestK8sPoolHealthCheckLoopRepairsLocalDrainingDurableHotWorkerOnHealthFailure
Function · 0.65
AssumeRole
Method · 0.65
AcquireWorker
Method · 0.65
completeAcquireBoundToRequester
Method · 0.65
ReconnectFlightWorkerProfile
Method · 0.65
spawnWorker
Method · 0.65
createPodWithBackoff
Method · 0.65
waitForPodReady
Method · 0.65
Acquire
Method · 0.65
AcquireWorker
Method · 0.65
ReconnectFlightWorker
Method · 0.65
Implementers
10
staticCountRowSet
server/session_database_metadata_test.
LocalRowSet
server/executor.go
describeStaticRowSet
server/conn_describe_test.go
feedbackErrRows
server/conn_querylog_feedback_test.go
attachedCatalogProbeRowSet
server/session_database_metadata_remot
streamingRowSet
server/conn_querylog_lifecycle_test.go
singleIntRow
server/sessionmeta/sessionmeta_test.go
FlightRowSet
server/flightclient/flight_executor.go
emptyRowSet
server/flightclient/flight_executor.go
emptySchemaRowSet
server/flightclient/flight_executor.go
Calls
no outgoing calls
Tested by
15
TestK8sPoolHealthCheckLoopKeepsDrainingWorkerOnHealthFailure
Function · 0.52
TestK8sPoolHealthCheckLoopRepairsLocalDrainingDurableHotWorkerOnHealthFailure
Function · 0.52
Acquire
Method · 0.52
AcquireWorker
Method · 0.52
ReconnectFlightWorker
Method · 0.52
Acquire
Method · 0.52
Recv
Method · 0.52
TestCreateSessionWithRegisteredCancel_CancelQueryCancelsWait
Function · 0.52
TestOrgReservedPoolAbandonedSpawnParksHotIdleAndIsReclaimed
Function · 0.52
TestOrgReservedPoolColdBurstSpawnsInParallel
Function · 0.52
TestOrgReservedPoolAbandonedSpawnActivationFailureRetiresWorker
Function · 0.52
TestProtocolSimpleQuery
Function · 0.52