Datastax version has an option to store audit info to dse_audit.audit_log
table; I do not know the performance impact since I use the file option
Subroto
> On Mar 1, 2019, at 9:40 AM, Jeremiah D Jordan
> wrote:
>
> AFAIK the Full Query Logging binary format was already made more general in
;, 'Registered'), ('11230103039', '11230103039', 'Registered'),
('4649861872074', 'Garbage Phone number', 'Unknown')], 'Web', 'US') USING
TIMESTAMP 1495840211904000;|consistency level:LOCAL_QUORUMÂ
On Satu
i have a table with one of the column as Tuple datatype.
when I insert rows with "using timestamp", I see multiple inserts in the trace
log and I see multiple data sets per partition key.
for eg: for each partition key, I get extra tuple for each insert as opposed to
1 row for the key, whic