microscopic-mechanic-13766
09/19/2022, 10:31 AM"AttributeError: 'bytes' object has no attribute 'value'\n
I suppose that the problem might be related to a problem of the parse process during the porfiling (as if the profile option is disabled, this error does not appear), but I don't know why I am getting it (the last successful ingestion was on Friday and during the weekend no one has touched the deployment).
I will share the full log in the next message of the thread
I would appreciate any help to narrow down the source of the error!hundreds-photographer-13496
09/19/2022, 12:40 PMgreat-expectations>=0.15.12, <0.15.23
, t verify if it appears there as well.microscopic-mechanic-13766
09/19/2022, 1:38 PMmicroscopic-mechanic-13766
09/19/2022, 2:21 PMpip install 'acryl-datahub[hive]'
the ingestion will end up with the previously shown error.
But if such plugin isn't installed (which in previous versions of the actions framework led to an error as it wasn't installed by default), the ingestion works correctly.
I am guessing that, apart from installing the dependencies needed for the Hive ingestion to work, the newer version of great-expectations that you have mentioned is also installed, which leads to obtaining this error.microscopic-mechanic-13766
09/19/2022, 2:32 PMacryldata/datahub-actions:2aad384