kazdy
kazdy
Hi, I noticed that policies created by serverless-step-functions plugin does not conform to the serverless framework naming convention. Example serverless framework generated policy name: `abc-serverless-dev-lambda` vs one created with serverless-step-functions...
**Describe the problem you faced** I'm observing failed spark stages `"Doing partition and writing data: " in " SparkUpsertCommitActionExecutor" job group. ` Effectively it can no longer insert or update...
Hi, I would like to ask if this is a good idea to add an option to save bundled venv to .zip or tar.gz file. The usecase is for providing...
## Description fixes: #165 ## How are the changes test-covered - [ ] N/A - [x] Automated tests (unit and/or integration tests) - [ ] Manual tests - [ ]...
## Description resolves: #150 This allows datafusion users to register an external hudi table and query it like so: ```sql CREATE EXTERNAL TABLE trips STORED AS HUDITABLE LOCATION tbl/path; SELECT...
## Description resolves: #70 google style docstrings: https://sphinxcontrib-napoleon.readthedocs.io/en/latest/example_google.html ## How are the changes test-covered - [x] N/A - [ ] Automated tests (unit and/or integration tests) - [ ] Manual...