mirror of
https://github.com/turbot/steampipe.git
synced 2026-05-13 06:04:27 -04:00
Update FDW to 1.11.0-rc.3: - always build with netgo to fix runtime error `undefined symbol: __res_search` when building on ubuntu20. - fix deserializeDeparsedSortGroup crashing for some order by expressions. - only push down supported columns and stop when reaching unsupported one