careful-insurance-60247
08/11/2021, 1:11 PM[2021-08-10 19:33:35,758] INFO {great_expectations.data_context.data_context:2932} - Profiled 9 columns using 0 rows from None (2.204 sec)
[2021-08-10 19:33:35,758] INFO {great_expectations.data_context.data_context:2944} -
Profiled the data asset, with 0 total rows and 9 columns in 2.20 seconds.
Generated, evaluated, and stored 51 Expectations during profiling. Please review results using data-docs.
[2021-08-10 19:33:35,759] INFO {root:1140} - Sending ROLLBACK TRAN
Traceback (most recent call last):
File "/usr/local/bin/datahub", line 8, in <module>
sys.exit(datahub())
File "/usr/local/lib/python3.7/site-packages/click/core.py", line 829, in __call__
return self.main(*args, **kwargs)
File "/usr/local/lib/python3.7/site-packages/click/core.py", line 782, in main
rv = self.invoke(ctx)
File "/usr/local/lib/python3.7/site-packages/click/core.py", line 1259, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "/usr/local/lib/python3.7/site-packages/click/core.py", line 1259, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "/usr/local/lib/python3.7/site-packages/click/core.py", line 1066, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/usr/local/lib/python3.7/site-packages/click/core.py", line 610, in invoke
return callback(*args, **kwargs)
File "/home/ec2-user/.local/lib/python3.7/site-packages/datahub/cli/ingest_cli.py", line 58, in run
pipeline.run()
File "/home/ec2-user/.local/lib/python3.7/site-packages/datahub/ingestion/run/pipeline.py", line 108, in run
for wu in self.source.get_workunits():
File "/home/ec2-user/.local/lib/python3.7/site-packages/datahub/ingestion/source/sql/sql_common.py", line 319, in get_workunits
inspector, profiler, schema, sql_config
File "/home/ec2-user/.local/lib/python3.7/site-packages/datahub/ingestion/source/sql/sql_common.py", line 515, in loop_profiler
**self.prepare_profiler_args(schema=schema, table=table),
File "/home/ec2-user/.local/lib/python3.7/site-packages/datahub/ingestion/source/ge_data_profiler.py", line 118, in generate_profile
profile = self._convert_evrs_to_profile(evrs, pretty_name=pretty_name)
File "/home/ec2-user/.local/lib/python3.7/site-packages/datahub/ingestion/source/ge_data_profiler.py", line 166, in _convert_evrs_to_profile
profile, col, evrs_for_col, pretty_name=pretty_name
File "/home/ec2-user/.local/lib/python3.7/site-packages/datahub/ingestion/source/ge_data_profiler.py", line 222, in _handle_convert_column_evrs
column_profile.nullProportion = res["unexpected_percent"] / 100
TypeError: unsupported operand type(s) for /: 'NoneType' and 'int'mammoth-bear-12532
mammoth-bear-12532
mammoth-bear-12532
mammoth-bear-12532
careful-insurance-60247
08/11/2021, 4:03 PMcareful-insurance-60247
08/11/2021, 4:11 PM'TEST.dbo.testtable': ['unable to map type BIT() to metadata schema',
'unable to map type BIT() to metadata schema',
'unable to map type BIT() to metadata schema',
'unable to map type BIT() to metadata schema',
'unable to map type BIT() to metadata schema',
'unable to map type BIT() to metadata schema',
'unable to map type BIT() to metadata schema',
'unable to map type BIT() to metadata schema',
'unable to map type BIT() to metadata schema',
'unable to map type BIT() to metadata schema',
'unable to map type BIT() to metadata schema',
'unable to map type BIT() to metadata schema']mammoth-bear-12532
mammoth-bear-12532
careful-insurance-60247
08/11/2021, 4:18 PM