You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
queriedHost: undefined,// Not yet supported by rust driver: https://github.com/scylladb/scylla-rust-driver/issues/1030
triedHosts: undefined,// FIXME: Fill this field
speculativeExecutions: undefined,// FIXME: Fill this field: https://github.com/scylladb-zpp-2024-javascript-driver/scylladb-javascript-driver/pull/37#discussion_r1817998702
achievedConsistency: undefined,// FIXME: Find out more about this field: https://github.com/scylladb-zpp-2024-javascript-driver/scylladb-javascript-driver/pull/37#discussion_r1818000903
traceId: result.getTraceId(),
warnings: result.getWarnings(),
customPayload: null,// Not exposed by the rust driver: https://github.com/scylladb-zpp-2024-javascript-driver/scylladb-javascript-driver/pull/37#discussion_r1817998912
isSchemaInAgreement: false,// FIXME: Look into this field: https://github.com/scylladb-zpp-2024-javascript-driver/scylladb-javascript-driver/pull/37#discussion_r1818002641