Optimizer internal error while loading data from U-SQL table
问题 Is there a way to get around this error. "CQO: Internal Error - Optimizer internal error. Assert: a_drgcidChild->CLength() == UlSafeCLength(popMS->Pdrgcid()) in rlstreamset.cpp:499" Facing this issue while loading data from partitioned U-SQL table. @myData = SELECT * FROM dbo.MyTable; 回答1: If you encounter any system error message (or something that says Internal Error), please open a support ticket with us and/or send me your job link (if it happens on the cluster) or a self-contained