Re: Issue with NULL and Blank values

2018-09-24 Thread Ashwin Rayaprolu
That depends on whether NULL is defined as literal in your own data dictionary or as key word. If you define it as keyword then there should be an option to escape it. This is standard practice across all protocol's to define keywords and escape them. Ideally it will be better if its a single ch

[jira] [Commented] (METAMODEL-61) DataContext based on a directory of (CSV) files

2015-11-10 Thread Ashwin Rayaprolu (JIRA)
[ https://issues.apache.org/jira/browse/METAMODEL-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998832#comment-14998832 ] Ashwin Rayaprolu commented on METAMODEL-61: --- ok > DataContext bas

[jira] [Commented] (METAMODEL-61) DataContext based on a directory of (CSV) files

2015-11-10 Thread Ashwin Rayaprolu (JIRA)
[ https://issues.apache.org/jira/browse/METAMODEL-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998308#comment-14998308 ] Ashwin Rayaprolu commented on METAMODEL-61: --- I see that all CsvDataCon

[jira] [Commented] (METAMODEL-61) DataContext based on a directory of (CSV) files

2015-11-09 Thread Ashwin Rayaprolu (JIRA)
[ https://issues.apache.org/jira/browse/METAMODEL-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997264#comment-14997264 ] Ashwin Rayaprolu commented on METAMODEL-61: --- That makes sense.. I'll

[jira] [Commented] (METAMODEL-61) DataContext based on a directory of (CSV) files

2015-11-09 Thread Ashwin Rayaprolu (JIRA)
[ https://issues.apache.org/jira/browse/METAMODEL-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997196#comment-14997196 ] Ashwin Rayaprolu commented on METAMODEL-61: --- Can you assign this to me

Re: [GitHub] metamodel pull request: Updating FromItemParser to parse tableName...

2015-11-08 Thread Ashwin Rayaprolu
onnect you there. Regards Ashwin > On Nov 8, 2015, at 2:46 PM, Ashwin Rayaprolu > wrote: > > Hi, > > Even i was not sure why that DerbyTest got changed. > > > I initially checked out from > https://git-wip-us.apache.org/repos/asf/metamodel.git > &

Re: [GitHub] metamodel pull request: Updating FromItemParser to parse tableName...

2015-11-08 Thread Ashwin Rayaprolu
Hi, Even i was not sure why that DerbyTest got changed. I initially checked out from https://git-wip-us.apache.org/repos/asf/metamodel.git and then migrated to a different repository url cloned from (https://github.com/apache/metamo

Re: Updating FromItem parser to parse tableNames with spaces

2015-11-08 Thread Ashwin Rayaprolu
On Nov 8, 2015, at 11:52 AM, Ashwin Rayaprolu > wrote: > > Hi, > >I’ve started using this Metamodel since today… This really impressed me.. > I was building similar product for my own internal use and have come across > this..This is more than what i intended to build i

Updating FromItem parser to parse tableNames with spaces

2015-11-08 Thread Ashwin Rayaprolu
Hi,   I’ve started using this Metamodel since today… This really impressed me.. I was building similar product for my own internal use and have come across this..This is more than what i intended to build internally.My Current issue:I have an excel sheet where sheet name (Table Name) has spaces in