Fritz Larco
Fritz Larco
I am also leaning towards the transform with params. This will open more possibilities for transforms in general. `transforms: [to_timezone(-0400)]` would work nicely as well, cause that applies to all...
> Does that open the door to what we discussed here? Yes, that's the plan. Interesting, good point about DST. I agree that it should be a location name instead...
> Maybe parquet always outputs UTC and if you need to make sure it is correct, then you need to add a timezone transform Correct, Parquet without transform will always...
@metalshanked yes, better integration in on the roadmap. Once updated, the connector will to be treated as a database connector (not a file connection).
Set for next release: https://docs.slingdata.io/connections/database-connections/iceberg
Regex are not currently accepted, but glob is. Can you try `abc_????-??-??.csv`?
Should be good now with https://github.com/slingdata-io/sling-cli/pull/344/commits/5f9d3a5e7aed59ba79c4089d16e0c1d3eae0b9b0 Feel free to build on that branch and test. Closing. ``` sling conns discover local -p 'sling-cli/core/dbio/iop/???.go' +---+-----------------------------------+------+---------+--------------------------------+ | # | NAME | TYPE...
OK, applied https://github.com/slingdata-io/sling-cli/pull/357/commits/ffe5a02fe541426856a3c724ce28c1b90240ce3c Can you try a dev build? https://f.slingdata.io/dev/latest/sling_linux_amd64.tar.gz https://f.slingdata.io/dev/latest/sling_darwin_arm64.tar.gz
can you share your replication?
can you try again with latest build?