sivankumar86

Results 29 issues of sivankumar86

Improve performance on loop up. concat with Symbol+Month+strike+call/put Example, "BANKNIFTYAUG31100.0CE": [ "NFO", 82505, "BANKNIFTYAUG31100.0CE", "", "2022-08-26", "25" ]

### Platform Version 0.50.34 ### What step the error happened? None ### Revelant information Job is failing due to "Caused by: java.lang.NullPointerException: Cannot invoke "java.lang.Integer.intValue()" because the return value of...

type/bug
area/platform
kubernetes
community
team/platform-compose
autoteam

**Is your feature request related to a problem? Please describe.** How to configure aws airflow to set up a pipeline from jupyter extension https://docs.aws.amazon.com/mwaa/latest/userguide/call-mwaa-apis-web.html

kind:enhancement

I am using gitlab account and saving temp credential option is not working. I need to enter credential on each push request and could you please shed some light on...

bug

### Bug description cryptography version conflict ### How to reproduce the bug 1. add RUN pip install snowflake-sqlalchemy==1.5.0 or latest verion 2. run a docker build and it failed with...

data:connect:snowflake

**Is your feature request related to a problem? Please describe.** I want to edit dbt file in jupyter lab such as compile , run and test. show the visulaization ....

kind:enhancement

### Is this your first time submitting a feature request? - [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations) - [X] I have searched the existing issues, and...

enhancement

permission change to support 2022 version installation Potentially solve #87

cla:signed

Steps to reproduce the issue. 1. Create dsn file 3. Run below commands %config SqlMagic.dsn_filename='./dsn.ini' %sql –section [DB_CONFIG_1] I get below error instead of connecting to db "Environment variable $DATABASE_URL...