Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 3FF1A200BAC for ; Wed, 26 Oct 2016 19:26:00 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 3CF07160AEE; Wed, 26 Oct 2016 17:26:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 7F53E160B02 for ; Wed, 26 Oct 2016 19:25:59 +0200 (CEST) Received: (qmail 5897 invoked by uid 500); 26 Oct 2016 17:25:58 -0000 Mailing-List: contact dev-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list dev@ignite.apache.org Received: (qmail 5782 invoked by uid 99); 26 Oct 2016 17:25:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Oct 2016 17:25:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7F0602C1F56 for ; Wed, 26 Oct 2016 17:25:58 +0000 (UTC) Date: Wed, 26 Oct 2016 17:25:58 +0000 (UTC) From: "Denis Magda (JIRA)" To: dev@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (IGNITE-4124) .NET: inconvenient to debug SQL issue from VisualStudio output MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 26 Oct 2016 17:26:00 -0000 Denis Magda created IGNITE-4124: ----------------------------------- Summary: .NET: inconvenient to debug SQL issue from VisualStudio output Key: IGNITE-4124 URL: https://issues.apache.org/jira/browse/IGNITE-4124 Project: Ignite Issue Type: Sub-task Components: platforms Reporter: Denis Magda Fix For: 1.8 It's difficult or not clear how to debug wrong SQL queries from Visual Studio. The output simply says that the query can't be parsed. Let's try to improve the user experience here somehow. If it's possible to get more details from Java stack trace it would be perfect. If there are some existed VisualStudio hints then let's document them on this page https://apacheignite-net.readme.io/docs/sql-queries -- This message was sent by Atlassian JIRA (v6.3.4#6332)