rupsterman
7 years agoAdvocate I
Status:
Needs Votes
How to adjust the Teradata .NET Data Provider Connection settings in Power BI
Please expose Teradata .NET settings in Teradata Connector for query performance and network transfer performance tuning. Customers should have the ability to set 'any' data source attribute per thei...
rupsterman
4 years agoAdvocate I
Re: UseXViews
Hardcoding UseXViews = True, generates additional security calls when trying to get list of user objects. The use case when to set this should be:
- When user needs objects from multiple schemas
- Default Database is not set
- UseXXiews=True
Otherwise,
- When user needs objects from single schema
- Default Database is set
- UseXViews=False
- Restrict to Default Database = true
Re: Response Buffer Size
Not exposing Response Buffer Size attribute limits users from experimenting if better performance can be achieved. The default response-buffer size may work well for on-prem. However, environments with high-latency will most likely benefit from higher Response-Buffer size (i.e. reduce round-trip calls).
Recent ideas
Programmatic point-of-failure recovery for Fabric pipelines
The Fabric monitoring UI already supports Rerun → rerun from failed activity. That capability is only reachable by a human clicking in the portal. Please make point-of-failure recovery available to a...EversonElias14 hours agoRegular VisitorNew15Views1like0CommentsEnable Managed Private Endpoints Support for Microsoft Fabric Capacities Below F64
Managed Private Endpoints in Microsoft Fabric are currently supported only on F64 and higher capacities. Customers using lower capacities, such as F8, cannot establish private connectivity to Azure s...v-tsindhu15 hours agoMicrosoft EmployeeNew9Views0likes0CommentsAccessibility bug: Notebook cell text becomes invisible under Windows 11 High Contrast mode
Any text written inside a Fabric notebook is invisible when Wndows High contrast mode is enables. This applies to cell text only (not the UI). In addition, auto-complete windows are not respecting t...abigb17 hours agoNew MemberNew4Views0likes0Comments