当我尝试探索由自定义连接器获取的数据源时,遇到系统错误:593d1fe0。
The number of columns received in the data returned from the community connector does not match the number of columns requested by Data Studio
但是当我调试 getData 函数时,结果包含相同的列和相同的列数。
什么会导致这种麻烦?调试视图的一些屏幕截图:
我的输出结构是否正确?关于列名有什么需要考虑的吗?