Why does listing tables from canvas_logs namespace still return user_agents table

SpencerWilliams
Community Explorer

Why does listing tables from canvas_logs namespace still return the user_agents table? I thought this table was deprecated/sunset? Is there a plan to stop listing it?

This dap command returns the following:

dap --base-url $DAP_API_URL --client-id $DAP_CLIENT_ID --client-secret $DAP_CLIENT_SECRET list --namespace canvas_logs

user_agents
web_logs

Labels (2)