Prayansh Srivastava

Results 3 issues of Prayansh Srivastava

Follow up from: https://github.com/segmentio/action-destinations/pull/2040 Exporting the `isExcludeWhenNullDirective` check function for consumers of the core-library ## Testing - [ ] Added [unit tests](https://github.com/segmentio/action-destinations/blob/main/docs/testing.md#local-end-to-end-testing) for new functionality - [ ] Tested end-to-end...

Ready for Release
not-partner-eng-review (cloud)
team:segment-core
actions:core

Hi! I am using the databricks-sql-go library in my application and seeing this weird behaviour when querying decimal columns. I am using `CAST(... AS DECIMAL(5, 2))` to get my desired...

Hi there! I am looking to deprecate some old RPCs from my twirp service and was wondering if there was a way to let the auto-gen client raise compile time...