Pavel Alexeev aka Pahan-Hubbitus

Results 60 issues of Pavel Alexeev aka Pahan-Hubbitus

I've continue try (https://github.com/mmolimar/ksql-jdbc-driver/issues/29) using that driver and on query: ``` CREATE TABLE proposals_table (id STRING PRIMARY KEY) WITH (kafka_topic='datahub.epm_staf.qa20.v1.m_proposals', value_format='AVRO'); ``` got error: ```SQL Error: Error parsing query 'CREATE...

Hello. I've trying use that driver with [DBeaver](https://dbeaver.io/). At very simple operations it works. But for example on the try discover tables list it gives me the exception: ``` 2020-11-25...

``` $ sbt clean package Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true -Dsun.java2d.pmoffscreen=false -XX:+UseCompressedOops -XX:+DoEscapeAnalysis -XX:+AggressiveOpts -XX:+EliminateLocks -XX:+UseNUMA -XX:+TieredCompilation Getting org.scala-sbt sbt 0.13.9 ... :: problems summary :: :::: WARNINGS :::::::::::::::::::::::::::::::::::::::::::::: ::...

``` [pasha@hubbitus ~]$ sleep 1.23 [ 1s232 | Feb 14 07:50PM ] [pasha@hubbitus ~]$ mc [pasha@hubbitus ~]$ sleep 1.23 [ 6s736 | Feb 14 07:50PM ] ``` I assume it...

Said I have form: ```php $filterRealtyTypeTemplate = '{{ input }}{{ label }}'; $form = F::form([ 'filter_realty_type' => F::radioGroup( [ 'residential' => F::radio('Residential real estate')->setTemplate($filterRealtyTypeTemplate) ,'rural' => F::radio('Rural properties')->setTemplate($filterRealtyTypeTemplate) ,'commercial' =>...

```bash $ jira-cli view --search-jql '"Epic Link" = EG-3769' Traceback (most recent call last): File "/usr/bin/jira-cli", line 9, in load_entry_point('jira-cli==2.1.5', 'console_scripts', 'jira-cli')() File "/usr/lib/python3.5/site-packages/jiracli/interface.py", line 267, in cli return post_args.cmd(jira,...

```bash $ jira-cli view EG-3743 status : Open reporter : ykovalenko summary : ГЛР QA: тестирование расширенного права пользования assignee : dushakov link : http://jira.taskdata.com/browse/EG-3743 issue : EG-3743 $ LANG=C...

**Describe the bug** On windows (wsl) and https://jqplay.org/ numbers longer than 17 digits got 0 in rest. **To reproduce** ```shell $ echo '{"userId": 11111111112222222222}' | jq '.userId' 11111111112222222000 ``` I...

For now text result looks like `80% (4)`. It will be very cool to see also, at least maximum value like: `80% (4/5)`. Meantime it may be much more flexible...

maybe later