Thanks for reaching out. Can you please provide a bit more detail when you see this error?
In case you are running queries from your local computer, using either the 'datalab' command-line tool, or the queryClient Python module installed on your local machine, can you please verify that you have the latest version installed?
datalab version
It should be show "Task Version: 2.20.0" or higher. If not, please update your version via:
pip install --ignore-installed --no-cache-dir noaodatalab
But if your situation is different, please tell us a bit more details so we can try to reproduce the error.